NetBSD/sbin/restore
lukem 9014bdbce6 * Document $RCMD_CMD in environ(7).
* Cross-reference rcmd(1), rcmd(3), and environ(7) as appropriate.

Should fix [bin/21670] from Geoff Wing.
2003-05-26 10:18:39 +00:00
..
Makefile Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path 2002-08-19 10:16:51 +00:00
dirs.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
extern.h remove arg name in prototype decl 2001-11-01 08:18:01 +00:00
interactive.c convert to use getprogname() 2001-02-19 22:48:57 +00:00
main.c Don't allocate struct entry one by one; it just wastes memory. 2002-11-18 04:28:03 +00:00
restore.8 * Document $RCMD_CMD in environ(7). 2003-05-26 10:18:39 +00:00
restore.c If possible, detect more case that file is missing on the tape. 2001-01-18 08:59:23 +00:00
restore.h Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
symtab.c Also, don't allocate string entries one by one. Instead, allocate one page 2002-11-25 07:16:17 +00:00
tape.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
utilities.c __STDC__ is always defined on NetBSD. 2002-05-25 23:45:12 +00:00