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_6_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.35   5 years  anton   recognize kcov ioctl commands; ok deraadt@ mpi@ visa@
[TXT] kdump.1  1.32   7 years  guenther   Add 'p' trace point for KTRFAC_PLEDGE, as noted by Michal Mazurek <akfaew@jasmin...
[TXT] kdump.c  1.134   5 years  mestre   the only fs access kdump(1) needs is to the tracefile which by default is ktrace...
[TXT] kdump.h  1.6   8 years  guenther   Display NAMI records and AF_UNIX socket paths with vis, using VIS_CSTYLE | VIS_D...
[TXT] kdump_subr.h  1.21   7 years  mpi   Display futex(2) operations and arguments.
[TXT] ktrstruct.c  1.25   5 years  beck   Unveiling unveil(2). This brings unveil into the tree, disabled by default - Cur...
[TXT] mkioctls  1.40   5 years  anton   recognize kcov ioctl commands; ok deraadt@ mpi@ visa@
[TXT] mksubr  1.35   6 years  otto   Zero as (un)mount flag is valid; ok millert@