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_7_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.54   4 years  bentley   Spell "mount point" as other man pages do, with a space. ok jmc@
[TXT] dump.h  1.25   3 years  mortimer   Rearrange variables in dump / restore to handle -fno-common. Largely following ...
[TXT] dumprmt.c  1.31   3 years  mortimer   Rearrange variables in dump / restore to handle -fno-common. Largely following ...
[TXT] itime.c  1.25   3 years  mortimer   Rearrange variables in dump / restore to handle -fno-common. Largely following ...
[TXT] main.c  1.62   3 years  mortimer   Rearrange variables in dump / restore to handle -fno-common. Largely following ...
[TXT] optr.c  1.40   5 years  otto   Don't use dangerous idiom for qsort comparison function; ok deraadt@
[TXT] pathnames.h  1.7   3 years  mortimer   Rearrange variables in dump / restore to handle -fno-common. Largely following ...
[TXT] tape.c  1.47   3 years  mortimer   Rearrange variables in dump / restore to handle -fno-common. Largely following ...
[TXT] traverse.c  1.39   6 years  guenther   Cast a multiplicand to ino_t to avoid overflow in 32*32=64 calculations ok piro...