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_5


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.52   5 years  jmc   add some EXIT STATUS sections; from matthew martin
[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.60   6 years  guenther   Cast a multiplicand to ino_t to avoid overflow in 32*32=64 calculations ok piro...
[TXT] optr.c  1.40   5 years  otto   Don't use dangerous idiom for qsort comparison function; ok deraadt@
[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.44   6 years  deraadt   Convert snprintf+write into dprintf. It is simply easier to read, and provides ...
[TXT] traverse.c  1.39   6 years  guenther   Cast a multiplicand to ino_t to avoid overflow in 32*32=64 calculations ok piro...