NetBSD/sbin/dump
he ecaef6e7a4 Better fix for format warnings.
The type of time_t varies between ports, so we need to cast
before printing.  It appears to be sufficient and safe to use (int).
2000-10-11 20:25:29 +00:00
..
Makefile Working version of aborted dump{,_lfs} join. 1999-10-01 04:35:21 +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 Format string cleanups by Bill Sommerfeld. 2000-10-10 20:24:49 +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 Working version of aborted dump{,_lfs} join. 1999-10-01 04:35:21 +00:00
itime.c PR bin/5346 from haszlaki@UAccess.NET: 1998-04-22 08:55:18 +00:00
main.c Fix format warnings 2000-10-11 04:57:42 +00:00
optr.c Format string cleanups by Bill Sommerfeld. 2000-10-10 20:24:49 +00:00
pathnames.h
rcache.c Fix format warnings 2000-10-11 04:57:42 +00:00
tape.c Better fix for format warnings. 2000-10-11 20:25:29 +00:00
traverse.c Working version of aborted dump{,_lfs} join. 1999-10-01 04:35:21 +00:00
unctime.c