This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7cffe83841
NetBSD
/
sbin
/
restore
History
wiz
b230951fd3
system with two ss, from Adrian Mrva.
2002-12-21 12:45:32 +00:00
..
dirs.c
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
Makefile
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
2002-08-19 10:16:51 +00:00
restore.8
system with two ss, from Adrian Mrva.
2002-12-21 12:45:32 +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
utilities.c