NetBSD/sbin/restore
perry 8a49ec08e4 "Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
2003-02-04 23:07:28 +00:00
..
Makefile Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path 2002-08-19 10:16:51 +00:00
dirs.c Don't bother testing if a uint8_t is > 256 -- that test is always false. 2002-05-09 02:55:49 +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 "Utilize" has exactly the same meaning as "use," but it is more 2003-02-04 23:07:28 +00:00
restore.c
restore.h Don't allocate struct entry one by one; it just wastes memory. 2002-11-18 04:28:03 +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 __STDC__ is always defined on NetBSD. 2002-05-25 23:45:12 +00:00
utilities.c __STDC__ is always defined on NetBSD. 2002-05-25 23:45:12 +00:00