This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sbin
/
restore
History
David E. O'Brien
2d68bf45bf
Default to WARNS=2.
...
Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
2001-12-04 02:19:58 +00:00
..
dirs.c
Respect the -N flag when changing directory attributes in setdirmode).
2001-08-20 02:15:22 +00:00
extern.h
Silence non-constant format string warnings by marking functions
2001-08-19 08:19:37 +00:00
interactive.c
…
main.c
Documentation fixes:
2001-10-02 08:24:37 +00:00
Makefile
Default to WARNS=2.
2001-12-04 02:19:58 +00:00
restore.8
Documentation fixes:
2001-10-02 08:24:37 +00:00
restore.c
…
restore.h
…
symtab.c
Fix a bug where restore(8) segfaults while trying to restore on a
2001-10-30 20:06:59 +00:00
tape.c
Make the protocol/dumprestore.h header match restore's idea of the dump
2001-10-28 20:01:38 +00:00
utilities.c
…