#
b3eeeb30 |
| 15-Aug-2015 |
Cody Peter Mello <cody.mello@joyent.com> |
4750 mdb ::list command parses arguments incorrectly Reviewed by: Alex Wilson <alex.wilson@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jason King <jason.brian.king@gmail.com> R
4750 mdb ::list command parses arguments incorrectly Reviewed by: Alex Wilson <alex.wilson@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
show more ...
|
#
6b98d994 |
| 07-Jul-2015 |
Robert Mustacchi <rm@joyent.com> |
6172 ::printf should increment dot Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by:
6172 ::printf should increment dot Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
show more ...
|
#
38ce19d2 |
| 17-Oct-2014 |
Josef 'Jeff' Sipek <josef.sipek@nexenta.com> |
5231 ::printf doesn't handle enums Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Alex Reece <alex@delphix.com> Approved by: Robert Musta
5231 ::printf doesn't handle enums Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Alex Reece <alex@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
show more ...
|
#
e9f82d69 |
| 03-Jul-2014 |
Alex Reece <alex@delphix.com> |
4948 mdb does not print enums correctly in a pipeline Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Marcel Telka <marcel@telka.
4948 mdb does not print enums correctly in a pipeline Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
show more ...
|
#
2f045fd6 |
| 07-Nov-2013 |
Robert Mustacchi <rm@joyent.com> |
4297 ::help tab completion 4298 ::printf tab completion Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Eric Schrock <eric.schr
4297 ::help tab completion 4298 ::printf tab completion Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
show more ...
|
#
23edb310 |
| 02-Aug-2013 |
Max Grossman <max.grossman@delphix.com> |
3953 Calling ::list without specifying the name of the next member causes mdb to core dump Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.
3953 Calling ::list without specifying the name of the next member causes mdb to core dump Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
show more ...
|
#
cab8de14 |
| 11-Jan-2013 |
Bryan Cantrill <bryan@joyent.com> |
3668 add "%H" to mdb_printf() for human-readable sizes Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Carlos Cardenas <carlos.cardenas@joyent.com> Reviewed by: Dan McDonald <danmcd@nexent
3668 add "%H" to mdb_printf() for human-readable sizes Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Carlos Cardenas <carlos.cardenas@joyent.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
show more ...
|
#
838d7172 |
| 07-Feb-2013 |
Sebastien Roy <seb@delphix.com> |
3535 mdb ::print should pretty-print ipaddr_t and friends Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
3535 mdb ::print should pretty-print ipaddr_t and friends Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
show more ...
|
#
28e4da25 |
| 31-Jan-2013 |
Matthew Ahrens <mahrens@delphix.com> |
3465 ::walk ... | ::<dcmd> misinterprets input as symbol names 3466 ::tsd should handle missing/NULL values better 3467 mdb_ctf_vread() could be more useful 3468 mdb enhancements for zfs development
3465 ::walk ... | ::<dcmd> misinterprets input as symbol names 3466 ::tsd should handle missing/NULL values better 3467 mdb_ctf_vread() could be more useful 3468 mdb enhancements for zfs development 3470 ::whatis does not print callers from KMF_LITE 3473 mdb_get_module() returns wrong module Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@nexenta.com>
show more ...
|
#
3ddcfadd |
| 08-Mar-2012 |
Bryan Cantrill <bryan@joyent.com> |
2574 mdb needs ::printf Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Richard Lowe <r
2574 mdb needs ::printf Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
show more ...
|
#
3b6e0a59 |
| 12-May-2012 |
Matt Amdur <matt.amdur@delphix.com> |
2701 Add tab completion support for mdb Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Revi
2701 Add tab completion support for mdb Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Darren Reed <darrenr@fastmail.net> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
show more ...
|
#
80148899 |
| 12-Nov-2009 |
Surya Prakki <Surya.Prakki@Sun.COM> |
6893690 some ON cmds are not lint clean
|
#
e0ad97e3 |
| 27-Oct-2009 |
Jonathan Adams <Jonathan.Adams@Sun.COM> |
6888456 zfs command line utilities should have CTF data 6887356 ::stacks is slow in pipelines on live kernels 6884079 mdb's enum p2 printing should elide common prefixes 6887160 ::offsetof and ::size
6888456 zfs command line utilities should have CTF data 6887356 ::stacks is slow in pipelines on live kernels 6884079 mdb's enum p2 printing should elide common prefixes 6887160 ::offsetof and ::sizeof still can't handle forward decls 6551113 ::taskq would be nice
--HG-- rename : usr/src/cmd/svc/Makefile.ctf => usr/src/cmd/Makefile.ctf
show more ...
|
#
cce40297 |
| 24-Apr-2009 |
Jonathan Adams <Jonathan.Adams@Sun.COM> |
4916519 can't ::print forward-decl typedef 5006620 ::print's enum printing should support power-of-two-flags enums 6824044 mdb ::print output could be more regular
|
#
8a6a72fd |
| 19-Dec-2006 |
af <none@none> |
4432333 bus error executing bogus pipeline 6309373 mdb dumps core in elt_print with assertion failure 6381180 mdb's genunix module uses DEBUG version of struct, doesn't work on non-DEBUG kernels 6385
4432333 bus error executing bogus pipeline 6309373 mdb dumps core in elt_print with assertion failure 6381180 mdb's genunix module uses DEBUG version of struct, doesn't work on non-DEBUG kernels 6385034 ::head / mdb_set_pipe() interact badly with VCBs 6450326 mdb corrupt frame list when dcmd aborts pipe
show more ...
|
#
bf5197d8 |
| 24-Aug-2006 |
jwadams <none@none> |
4949088 ::print would be more useful with a couple more options
|
#
cace7e23 |
| 13-Sep-2005 |
eschrock <none@none> |
4658359 dhcpmsgtype() not used 6303675 ::help print has a small formatting error Contributed by Richard Lowe <richlowe@richlowe.net>.
|
#
7c478bd9 |
| 14-Jun-2005 |
stevel@tonic-gate <none@none> |
OpenSolaris Launch
|