| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-01 | Fix byteswapping issues in dirindir(); mostly from Enami Tsugutomo. | fvdl |
| 2003-05-01 | Swap the right disk block in mapdirs() for the UFS1 case. From Enami. | fvdl |
| 2003-04-08 | Since the size passed in may be different from the fs blocksize, just | fvdl |
| 2003-04-08 | dblk should be static. Fixes PR 21020, by Geoff Wing. Patch supplied | fvdl |
| 2003-04-02 | Add support for UFS2. UFS2 is an enhanced FFS, adding support for | fvdl |
| 2003-01-24 | Bump daddr_t to 64 bits. Replace it with int32_t in all places where | fvdl |
| 2002-09-30 | Add fix from FreeBSD traverse.c 1.16: | lukem |
| 2001-12-23 | unifdef sunos | lukem |
| 2001-11-01 | fix -Wshadow warnings | lukem |
| 2001-08-14 | s/filesystem/file system/dump.h | lukem |
| 2001-05-28 | * improve parsing of file-systems-to-dump when a path is given: | lukem |
| 2001-05-28 | unifdef !__STDC__ (missed in previous) | lukem |
| 2001-05-27 | knf to ansi | lukem |
| 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-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 |
| 1998-12-28 | fix estimate of blocks for subsets. | lukem |
| 1998-08-25 | from Erik Bertelsen <erik@mediator.uni-c.dk> | ross |
| 1998-03-18 | Add support for non-native byte order FFS. The dump is in filesystem byte | bouyer |
| 1997-09-16 | resolve conflicts from lite-2 import | lukem |
| 1997-09-15 | * cleanup for WARNS=1 | lukem |
| 1997-06-05 | * Add the ability to dump specific files & directories of a single | lukem |
| 1997-04-15 | remove use of "register". | lukem |
| 1996-11-30 | patches from Tom I Helbekkmo <tih@nhh.no> to deal with type-size issues, | cgd |
| 1995-06-18 | update for posixified stat structure | cgd |
| 1995-06-11 | Back out previous change. | mycroft |
| 1995-06-07 | typeof(timeval.tv_sec) != time_t | cgd |
| 1995-03-27 | Fix another bogus cast. | mycroft |
| 1995-03-27 | Remove incorrect cast on lseek() return value. | mycroft |
| 1995-03-18 | convert to new RCS Id conventions; reduce my headache | cgd |
| 1995-01-30 | Don't mix stat flags and inode flags. | mycroft |
| 1994-09-23 | Eliminate uses of some obsolete functions. | mycroft |
| 1994-09-17 | Correct typo; IFMT -> S_IFMT. | mycroft |
| 1994-06-14 | Fix compatibility with old fastlinks. | mycroft |
| 1994-06-08 | Update from 4.4-Lite, with local changes. | mycroft |
| 1994-04-25 | change some #ifdef's. | cgd |
| 1994-01-14 | fix for() starting condition in mapfiles() | cgd |
| 1993-12-22 | new version from CSRG, via BSDI, with fixes | cgd |