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
dirs.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
extern.h
interactive.c
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
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