| Age | Commit message (Expand) | Author |
| 1999-10-01 | Working version of aborted dump{,_lfs} join. | perseant |
| 1999-09-30 | Back out changes made on the 29th, not at all the changes I intended to commit. | perseant |
| 1999-09-29 | Adapt dump(8) to use filestore-independent (but still ufs-specific) | perseant |
| 1999-07-01 | Note the default tape device is taken from _PATH_DEFTAPE in /usr/include/paths.h | abs |
| 1999-06-28 | Default device is nrst0 not rst0 | abs |
| 1999-05-05 | Avoid byte overflow in block estimate for large files | sommerfe |
| 1999-03-23 | Implement a read cache, as announced on tech-userlevel. Default is 32k | bouyer |
| 1999-03-09 | Handle "nodump" flag on directories, by not dumping any files or directories | bouyer |
| 1999-03-07 | Clean up SYNOPSIS formatting. | mycroft |
| 1999-01-15 | #include machine/bswap.h and remove -lutil. | bouyer |
| 1999-01-03 | s/1998/1999/ | lukem |
| 1999-01-03 | add support for '-L label', which file(1) and restore(1) can extract from the | lukem |
| 1999-01-03 | add support for '-L label', which file(1) and restore(1) can extract | lukem |
| 1999-01-02 | Add reference to "st(4)" as suggested by Brian Grayson in PR bin/6713. | tron |
| 1998-12-28 | fix estimate of blocks for subsets. | lukem |
| 1998-08-25 | from Erik Bertelsen <erik@mediator.uni-c.dk> | ross |
| 1998-08-11 | A dump level above 0 saves new or modified files since the last dump of | frueauf |
| 1998-07-30 | Turn on TCP_NODELAY on the remote tape socket, from FreeBSD. Here is the | thorpej |
| 1998-07-18 | use AF_LOCAL instead of AF_UNIX | lukem |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-07-03 | PR#5697 + nroff cleanup | fair |
| 1998-04-29 | fix bad .Xr references | fair |
| 1998-04-28 | Change occurrences of "UNIX" to .Ux or .At as appropriate. | fair |
| 1998-04-22 | PR bin/5346 from haszlaki@UAccess.NET: | bouyer |
| 1998-04-01 | Need <time.h> for time(), localtime() and ctime() prototypes. | kleink |
| 1998-04-01 | Need <time.h> for ctime() prototype. | kleink |
| 1998-03-30 | use <errno.h> | mrg |
| 1998-03-18 | Add support for non-native byte order FFS. The dump is in filesystem byte | bouyer |
| 1998-02-04 | Use strptime() instead of a home grown parser. | christos |
| 1997-11-11 | add missing .Nm sections. | mrg |
| 1997-10-20 | Fix .Nm usage. | enami |
| 1997-10-10 | CFLAGS->CPPFLAGS | christos |
| 1997-09-18 | Various changes from Brian Grayson <bgrayson@ece.utexas.edu> in [bin/4103] | lukem |
| 1997-09-16 | make these compile on the alpha after WARNS=1. | mrg |
| 1997-09-16 | resolve conflicts from lite-2 import | lukem |
| 1997-09-15 | remove __dead | lukem |
| 1997-09-15 | * cleanup for WARNS=1 | lukem |
| 1997-06-05 | fix PR#3710, reported by Tatoku Ogaito <tacha@trap.fukui-med.ac.jp>. | mrg |
| 1997-06-05 | cleanup xrefs | lukem |
| 1997-06-05 | * Add the ability to dump specific files & directories of a single | lukem |
| 1997-05-27 | enable rcmd(). garbage collect. | mrg |
| 1997-05-27 | fix off by one bug. | mrg |
| 1997-05-26 | use orcmd() for now. | mrg |
| 1997-04-21 | Don't need to account for space for NUL, as it's included in the | thorpej |
| 1997-04-21 | Add missing `-', noted by Erik Fair <fair@cesium.clock.org> on | thorpej |
| 1997-04-21 | be safe with buffers. | mrg |
| 1997-04-15 | use _PATH_DEFTAPE from <paths.h> | lukem |
| 1997-04-15 | remove use of "register". | lukem |
| 1997-04-10 | Implement changes from [bin/1915] | lukem |
| 1997-02-27 | set bflag so that 'dump bd M N' works properly. fix from Juergen | mikel |