OpenBSD CVS

src/usr.bin/kdump/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / kdump

Current tag: OPENBSD_5_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.29   9 years  mikeb   Remove userland bits related to the crypto(4) interface; ok deraadt
[TXT] kdump.1  1.24   9 years  guenther   Eliminate the -r option and always do sysctl OID, username, groupname, and ctime...
[TXT] kdump.c  1.103   8 years  guenther   Make KTR_SYSRET records variables variables sized, leaving out the retval on err...
[TXT] kdump.h  1.4   9 years  guenther   Eliminate the -r option and always do sysctl OID, username, groupname, and ctime...
[TXT] kdump_subr.h  1.16   9 years  guenther   Eliminate the -r option and always do sysctl OID, username, groupname, and ctime...
[TXT] ktrstruct.c  1.10   8 years  guenther   Add ktracing of structs iovec, msghdr, and cmsghdr for {,p}{read,write}v(), send...
[TXT] mkioctls  1.34   9 years  mikeb   Remove userland bits related to the crypto(4) interface; ok deraadt
[TXT] mksubr  1.28   9 years  deraadt   isatty() is used by stdio to determine the buffering mode. Add a F_ISATTY optio...