NetBSD/sbin/dump
bouyer 491d912f59 Implement a read cache, as announced on tech-userlevel. Default is 32k
read buffer size, 512 buffer or 15% of the user memory. Can be changed
with the -k and -s options.
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
dump.8 Implement a read cache, as announced on tech-userlevel. Default is 32k 1999-03-23 14:22:59 +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
optr.c Need <time.h> for time(), localtime() and ctime() prototypes. 1998-04-01 16:15:40 +00:00
pathnames.h use _PATH_DEFTAPE from <paths.h> 1997-04-15 07:00:45 +00:00
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 Implement a read cache, as announced on tech-userlevel. Default is 32k 1999-03-23 14:22:59 +00:00
unctime.c Use strptime() instead of a home grown parser. 1998-02-04 14:49:11 +00:00