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
399fa5e6c8
NetBSD
/
sbin
/
dump
History
abs
125cb421d5
Note the default tape device is taken from _PATH_DEFTAPE in /usr/include/paths.h
1999-07-01 19:18:47 +00:00
..
dump.8
Note the default tape device is taken from _PATH_DEFTAPE in /usr/include/paths.h
1999-07-01 19:18:47 +00:00
dump.h
Implement a read cache, as announced on tech-userlevel. Default is 32k
1999-03-23 14:22:59 +00:00
dumprmt.c
Turn on TCP_NODELAY on the remote tape socket, from FreeBSD. Here is the
1998-07-30 18:14:00 +00:00
itime.c
PR bin/5346 from haszlaki@UAccess.NET:
1998-04-22 08:55:18 +00:00
main.c
Implement a read cache, as announced on tech-userlevel. Default is 32k
1999-03-23 14:22:59 +00:00
Makefile
Implement a read cache, as announced on tech-userlevel. Default is 32k
1999-03-23 14:22:59 +00:00
optr.c
pathnames.h
rcache.c
Implement a read cache, as announced on tech-userlevel. Default is 32k
1999-03-23 14:22:59 +00:00
tape.c
Implement a read cache, as announced on tech-userlevel. Default is 32k
1999-03-23 14:22:59 +00:00
traverse.c
Avoid byte overflow in block estimate for large files
1999-05-05 16:53:46 +00:00
unctime.c