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
0b10ce5dfc
NetBSD
/
sbin
/
restore
History
enami
34f6f0d4dc
Typo in comment.
2002-11-18 04:38:43 +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
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
Makefile
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
2002-08-19 10:16:51 +00:00
restore.8
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-08 01:21:55 +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
Typo in comment.
2002-11-18 04:38:43 +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