NetBSD/sbin/dump
thorpej 12afd4fc11 - If rcmd() fails, don't do any of the setsockopt() calls.
- Since the TCP_MAXSEG setsockopt can only descrease the MSS, and never
  increase it, do an IP_TOS:IPTOS_THROUGHPUT setsockopt instead, since
  dump is a bulk transfer.
Submitted by Bill Fenner <fenner@parc.xerox.com>.
1996-11-05 23:59:01 +00:00
..
Makefile
dump.8 support $TAPE. update manual to reflect reality (#1937). 1996-02-05 23:59:37 +00:00
dump.h
dumprmt.c - If rcmd() fails, don't do any of the setsockopt() calls. 1996-11-05 23:59:01 +00:00
itime.c
main.c Be more paranoid with our effective uid. 1996-03-15 22:39:26 +00:00
optr.c Adjust the base for time estimates to ignore time we spent waiting 1996-05-18 16:16:17 +00:00
pathnames.h
tape.c
traverse.c update for posixified stat structure 1995-06-18 21:35:33 +00:00
unctime.c