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