summaryrefslogtreecommitdiff
path: root/usr.bin/kdump
AgeCommit message (Expand)Author
2004-01-12- add a new flags field to the emulation vector, with one user so farmrg
2003-11-24Fix cross-build problem on sparc caused by a cast size_t -> intmanu
2003-11-24Enable tracing of out of line data sent with Mach messagesmanu
2003-11-18For Mach messages, always display the message Id in decimal. The informationmanu
2003-11-18Stop core dump if an ioctl trace has fewer than expected arguments.dsl
2003-11-16New sentence, new line; add comma in enumeration.wiz
2003-11-16Following mycroft's comment, restore -x to its original behavior: withoutmanu
2003-11-16Validate the numeric argument to -x, support -x1|2|4|8|16.dsl
2003-11-16Bump date for previous. New sentence, new line.wiz
2003-11-16Add an argument to the -x flag to choose between byte per byte displaymanu
2003-11-16Re-add the static root conditionnal that was removed by mistake.manu
2003-11-15kdump now displays Mach services names itself, including a table ofmanu
2003-11-13Look for siginfo in the correct place - otherwise kdump is rebuilt all the time.dsl
2003-11-13Use envariable AWKmatt
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19KNF:christos
2003-10-19support MAKEVERBOSE and use ${HOST_SH}lukem
2003-09-20Fix printf botchmatt
2003-09-20improve formatting in the non-siginfo case, by printing the code. This ischristos
2003-09-19Print siginfo_t information when available.christos
2003-08-27* Make it a little easier to add new "ioctl defns are in these files".thorpej
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-17Grok KTR_EXEC_ENV and KTR_EXEC_ARG.dsl
2003-07-13Change back to print hex bytes. The 'word' print was completely brokendsl
2003-07-13On some ports, pointer differences are not ints, so do a casthe
2003-07-12Make hexdump output fix in 80 char-wide terminalmanu
2003-07-12Use the same code to display hexdump of GIO and MMSG (Mach Messages).manu
2003-07-11Add -x to usage output.wiz
2003-07-11Bump date for -x addition.wiz
2003-07-11Add a '-x' option to display GIO data blocks in hex and ascii (instead ofdsl
2003-06-29Back out previous.fvdl
2003-06-29Since a caddr_t is (mis-)used as the lwp-id, cast it to intptr_t and usemartin
2003-06-28add appropriate hack to display ktr_buf as the lwpid if -L is supplied ondarrenr
2003-06-24Add sys/sockio.h to needed includes for SIOCGIFASYNCMAP.mjl
2003-05-15Print rval[1] if non-zero and present in the trace entry.dsl
2003-04-18Don't invoke the grep for cleandir and obj targets. Suggested bychristos
2003-04-13PR/21117: Robert Elz: Makefile-ioctl.c mishandles dependencieschristos
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-01-30Make "-m0" print no data, so that we agree better with the man page.atatat
2002-12-09Added support for dumping mach messages in ktrace/kdump. While we aremanu
2002-11-29Sync usage with man page (and actual options).wiz
2002-11-29Bump date for -N; sort options.wiz
2002-11-28signame(): if sig == 0, return name " 0", so that the result would bejdolecek
2002-11-27Add -N which inhibits translation of system calls numbers into names.atatat
2002-11-15Now properly display Mach trapsmanu
2002-10-29Added support for COMPAT_MACHmanu
2002-09-28Bump date for .Op Ar file addition.wiz
2002-09-27Allow passing of the ktrace file as the last argument without a -f.atatat
2002-09-19use NETBSDSRCDIR as appropriatelukem
2002-09-18remove extra $ from previous commitlha