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_2_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   26 years  deraadt   $OpenBSD$
[TXT] dirs.c  1.15   26 years  millert   chflags(2) take a u_int
[TXT] extern.h  1.3   26 years  millert   vprintf -> Vprintf and dprintf -> Dprintf to avoid confusion Use err/errx and wa...
[TXT] interactive.c  1.6   26 years  millert   Use GLOB_NOESCAPE flag with glob(3) to preserve old behavior now that glob(3) ac...
[TXT] main.c  1.9   26 years  millert   vprintf -> Vprintf and dprintf -> Dprintf to avoid confusion Use err/errx and wa...
[TXT] restore.8  1.8   26 years  deraadt   grammar
[TXT] restore.c  1.5   26 years  deraadt   NULL vs 0 confusion
[TXT] restore.h  1.3   26 years  millert   vprintf -> Vprintf and dprintf -> Dprintf to avoid confusion Use err/errx and wa...
[TXT] symtab.c  1.5   26 years  millert   vprintf -> Vprintf and dprintf -> Dprintf to avoid confusion Use err/errx and wa...
[TXT] tape.c  1.13   26 years  millert   chflags(2) take a u_int
[TXT] utilities.c  1.5   26 years  downsj   More err()/warn()/etc. argument fixes.