summaryrefslogtreecommitdiff
path: root/sbin/dump
AgeCommit message (Expand)Author
1998-08-25from Erik Bertelsen <erik@mediator.uni-c.dk>ross
1998-08-11A dump level above 0 saves new or modified files since the last dump offrueauf
1998-07-30Turn on TCP_NODELAY on the remote tape socket, from FreeBSD. Here is thethorpej
1998-07-18use AF_LOCAL instead of AF_UNIXlukem
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-07-03PR#5697 + nroff cleanupfair
1998-04-29fix bad .Xr referencesfair
1998-04-28Change occurrences of "UNIX" to .Ux or .At as appropriate.fair
1998-04-22PR bin/5346 from haszlaki@UAccess.NET:bouyer
1998-04-01Need <time.h> for time(), localtime() and ctime() prototypes.kleink
1998-04-01Need <time.h> for ctime() prototype.kleink
1998-03-30use <errno.h>mrg
1998-03-18Add support for non-native byte order FFS. The dump is in filesystem bytebouyer
1998-02-04Use strptime() instead of a home grown parser.christos
1997-11-11add missing .Nm sections.mrg
1997-10-20Fix .Nm usage.enami
1997-10-10CFLAGS->CPPFLAGSchristos
1997-09-18Various changes from Brian Grayson <bgrayson@ece.utexas.edu> in [bin/4103]lukem
1997-09-16make these compile on the alpha after WARNS=1.mrg
1997-09-16resolve conflicts from lite-2 importlukem
1997-09-15remove __deadlukem
1997-09-15* cleanup for WARNS=1lukem
1997-06-05fix PR#3710, reported by Tatoku Ogaito <tacha@trap.fukui-med.ac.jp>.mrg
1997-06-05cleanup xrefslukem
1997-06-05* Add the ability to dump specific files & directories of a singlelukem
1997-05-27enable rcmd(). garbage collect.mrg
1997-05-27fix off by one bug.mrg
1997-05-26use orcmd() for now.mrg
1997-04-21Don't need to account for space for NUL, as it's included in thethorpej
1997-04-21Add missing `-', noted by Erik Fair <fair@cesium.clock.org> onthorpej
1997-04-21be safe with buffers.mrg
1997-04-15use _PATH_DEFTAPE from <paths.h>lukem
1997-04-15remove use of "register".lukem
1997-04-10Implement changes from [bin/1915]lukem
1997-02-27set bflag so that 'dump bd M N' works properly. fix from Juergenmikel
1997-01-16fix pr 2977 -- only try to dump ufs/ffs partitionsperry
1996-11-30patches from Tom I Helbekkmo <tih@nhh.no> to deal with type-size issues,cgd
1996-11-05- If rcmd() fails, don't do any of the setsockopt() calls.thorpej
1996-05-18Adjust the base for time estimates to ignore time we spent waitingjtk
1996-03-15Be more paranoid with our effective uid.scottr
1996-02-05support $TAPE. update manual to reflect reality (#1937).mrg
1996-02-02Add /dev/rst* to FILES section. (pr 601) (Matches mt man page.)phil
1995-06-18update for posixified stat structurecgd
1995-06-11Back out previous change.mycroft
1995-06-07typeof(timeval.tv_sec) != time_tcgd
1995-03-27Fix another bogus cast.mycroft
1995-03-27Remove incorrect cast on lseek() return value.mycroft
1995-03-21Use POSIX signals.mycroft
1995-03-18convert to new RCS Id conventions; reduce my headachecgd
1995-03-01Clean up deleted files.mycroft