NetBSD/sbin/dump
perseant 54fd3dd508 Adapt dump(8) to use filestore-independent (but still ufs-specific)
replacements for NINDIR, fsbtodb, etc.  Create dump_lfs by adding a few
LFS-filestore-specific routines.  As described in PR#8317.
1999-09-29 04:57:48 +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 Adapt dump(8) to use filestore-independent (but still ufs-specific) 1999-09-29 04:57:48 +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
ffs_inode.c Adapt dump(8) to use filestore-independent (but still ufs-specific) 1999-09-29 04:57:48 +00:00
itime.c PR bin/5346 from haszlaki@UAccess.NET: 1998-04-22 08:55:18 +00:00
main.c Adapt dump(8) to use filestore-independent (but still ufs-specific) 1999-09-29 04:57:48 +00:00
Makefile Adapt dump(8) to use filestore-independent (but still ufs-specific) 1999-09-29 04:57:48 +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 Adapt dump(8) to use filestore-independent (but still ufs-specific) 1999-09-29 04:57:48 +00:00
tape.c Adapt dump(8) to use filestore-independent (but still ufs-specific) 1999-09-29 04:57:48 +00:00
traverse.c Adapt dump(8) to use filestore-independent (but still ufs-specific) 1999-09-29 04:57:48 +00:00
unctime.c Use strptime() instead of a home grown parser. 1998-02-04 14:49:11 +00:00