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_6_5_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   8 years  jmc   for some time now mandoc has not required MLINKS to function correctly - logical...
[TXT] dirs.c  1.41   8 years  guenther   Switch from utimes() to utimensat() to $estore full nanosecond granularity ok m...
[TXT] extern.h  1.13   7 years  krw   Nuke whitespace foolish enough to expose itself during the great "warning:" rect...
[TXT] interactive.c  1.30   9 years  deraadt   Adjust <sys/param.h> comments regarding use of use of MAXFRAG, or delete <sys/pa...
[TXT] main.c  1.26   7 years  krw   Nuke whitespace foolish enough to expose itself during the great "warning:" rect...
[TXT] restore.8  1.40   8 years  jmc   add missing NAME entries; ok schwarze
[TXT] restore.c  1.17   11 years  deraadt   pretty print bigger off_t ok tedu otto
[TXT] restore.h  1.9   7 years  krw   Nuke whitespace foolish enough to expose itself during the great "warning:" rect...
[TXT] symtab.c  1.22   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] tape.c  1.50   6 years  guenther   Restore mode on symlinks ok deraadt@
[TXT] utilities.c  1.19   8 years  guenther   Use linkat() instead of link() so that hardlinks of symlinks work ok millert@