freebsd-dev/usr.bin/kdump
John Baldwin 670b9e9fda Add code to parse the utrace(2) entries generated by malloc(3) in a more
human-readable format.  Note that we report 'realloc(p, 0)' as 'free(p)'
since both cases are encoded the same way and 'free()' is more common
than a realloc() to 0.

MFC after:	1 week
2007-01-05 21:04:37 +00:00
..
kdump_subr.h Add sockipprotoname() function. Decode the third parameter (protocol) 2007-01-04 04:46:59 +00:00
kdump.1 -mdoc sweep. 2005-11-18 10:36:29 +00:00
kdump.c Add code to parse the utrace(2) entries generated by malloc(3) in a more 2007-01-05 21:04:37 +00:00
Makefile Change kdump to print more useful information, i.e. it changes from 2006-05-20 14:27:22 +00:00
mkioctls Add audit.h to mkioctls inclusion list: audit pipe ioctls need access 2006-06-05 10:06:51 +00:00
mksubr Add sockipprotoname() function. Decode the third parameter (protocol) 2007-01-04 04:46:59 +00:00