NetBSD/sbin/dump
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
..
Makefile Implement a read cache, as announced on tech-userlevel. Default is 32k 1999-03-23 14:22:59 +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
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 Avoid byte overflow in block estimate for large files 1999-05-05 16:53:46 +00:00
unctime.c Use strptime() instead of a home grown parser. 1998-02-04 14:49:11 +00:00