History log of /illumos-gate/usr/src/cmd/mdb/common/mdb/mdb_print.c (Results 1 – 23 of 23)
Revision Date Author Comments
# 60377884 22-Oct-2022 Robert Mustacchi

15110 mdb ::printf replicated mdb ::print bitfield mistakes
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <illumo

15110 mdb ::printf replicated mdb ::print bitfield mistakes
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...


# 7a58f538 09-Dec-2021 Robert Mustacchi

14317 mdb misprints certain bitfields
6461 mdb incorrectly prints byte-sized things at a bit-offset
14316 want means to leverage ctfconvert in one go in the build
Reviewed by: Yuri Pankov

14317 mdb misprints certain bitfields
6461 mdb incorrectly prints byte-sized things at a bit-offset
14316 want means to leverage ctfconvert in one go in the build
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Rich Lowe <richlowe@richlowe.net>

show more ...


# 24537d3e 24-May-2020 Toomas Soome

13617 mdb: variable may be used uninitialized
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Dan McDonald <danmcd@joyent.com>


# f11c6b60 06-Mar-2020 John Levon

12364 mdb trips assertion related to autowrap
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>


# 892ad162 24-Jan-2019 Toomas Soome

10306 mdb: NULL pointer errors
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Gerg&#337; Mih&#225;ly Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>


# b3eeeb30 15-Aug-2015 Cody Peter Mello

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@

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

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>

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 16-Oct-2014 Josef 'Jeff' Sipek

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

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 02-Jul-2014 Alex Reece

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 <m

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

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 Sc

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

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@

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

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 <d

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

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

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 30-Jan-2013 Matthew Ahrens

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

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

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:

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

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@delph

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

6893690 some ON cmds are not lint clean


# e0ad97e3 27-Oct-2009 Jonathan Adams

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 ::offseto

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 23-Apr-2009 Jonathan Adams

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

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 kern

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

4949088 ::print would be more useful with a couple more options


# cace7e23 13-Sep-2005 eschrock

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

OpenSolaris Launch