OpenBSD CVS

src/sbin/restore/


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 / restore

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   26 years  deraadt   $OpenBSD$
[TXT] dirs.c  1.31   16 years  millert   Add ffs2 support to dump/restore. From FreeBSD with some NetBSD changes. With h...
[TXT] extern.h  1.10   18 years  millert   Kill whiteout support. OK deraadt@ and beck@
[TXT] interactive.c  1.25   16 years  chl   check fgets return value use sizeof input intead of BUFSIZ remove unneeded feof ...
[TXT] main.c  1.18   16 years  deraadt   use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
[TXT] restore.8  1.33   16 years  jmc   convert to new .Dd format;
[TXT] restore.c  1.15   17 years  millert   g/c unused vars
[TXT] restore.h  1.7   16 years  millert   Add ffs2 support to dump/restore. From FreeBSD with some NetBSD changes. With h...
[TXT] symtab.c  1.17   17 years  deraadt   do not name FILE * variables "fd" since it is confusing
[TXT] tape.c  1.36   16 years  chl   remove unneeded feof with help and ok ray@
[TXT] utilities.c  1.15   18 years  millert   Kill whiteout support. OK deraadt@ and beck@