OpenBSD CVS

src/sbin/dump/


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 / sbin / dump

Current tag: OPENBSD_6_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.13   8 years  jmc   for some time now mandoc has not required MLINKS to function correctly - logical...
[TXT] dump.8  1.51   7 years  schwarze   fix HISTORY; patches from Sevan Janiyan <venture37 at geeklan dot co dot uk>; ve...
[TXT] dump.h  1.24   9 years  guenther   Canonicalize all devices to DUIDs in order to make -w and -W output consistent. ...
[TXT] dumprmt.c  1.29   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] itime.c  1.23   8 years  mmcc   assign pointers to NULL rather than 0, remove a needless cast
[TXT] main.c  1.59   7 years  deraadt   Delete SIGTRAP, SIGFPE, SIGBUS, and SIGSEGV handlers. Such patterns don't help ...
[TXT] optr.c  1.39   8 years  deraadt   Annotate an pretty obvious signal race... no time to fix it now.
[TXT] pathnames.h  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] tape.c  1.43   8 years  deraadt   <stdlib.h> is included, so do not need to cast result from malloc, calloc, reall...
[TXT] traverse.c  1.38   9 years  deraadt   Adjust <sys/param.h> comments regarding use of use of MAXFRAG, or delete <sys/pa...