| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-06-20 | With filesystem having many cylinder groups and many inodes per cg the |  otto | 1 | -21/+22 |
| 2020-02-17 | Do not look for an FFS1 file system at SBLOCK_UFS2. Doing so will |  otto | 1 | -1/+3 |
| 2019-06-28 | When system calls indicate an error they return -1, not some arbitrary |  deraadt | 1 | -2/+2 |
| 2015-11-23 | Use pledge "disklabel" as needed. The theory here is these tools become more |  deraadt | 1 | -1/+4 |
| 2015-01-20 | Adjust <sys/param.h> comments regarding use of use of MAXFRAG, or |  deraadt | 1 | -2/+2 |
| 2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where |  deraadt | 1 | -3/+5 |
| 2014-05-13 | Nuke another pointless dev_bsize variable always set to 512 and use |  krw | 1 | -6/+3 |
| 2013-04-02 | Use a time_t variable with ctime() |  guenther | 1 | -2/+2 |
| 2011-02-28 | switch open(...) to opendev(...) |  halex | 2 | -4/+8 |
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 1 | -15/+1 |
| 2008-08-19 | Look at 'fs_flags' when dumping FFS2 file systems, okay beck@, millert@ |  pedro | 1 | -3/+4 |
| 2008-06-08 | fix generated size for -m; bug report by Peter J. Philipp; ok millert@ |  otto | 1 | -3/+3 |
| 2008-01-22 | pick the right csaddr when dumping cgs. Makes FFS2 dumps work much better |  otto | 1 | -3/+3 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2007-05-21 | Use SBLOCKSEARCH[] to find the superblock. OK pedro@ |  millert | 1 | -18/+14 |
| 2007-05-05 | Add support for ffs2 and a new flag, -m, which will output a |  millert | 2 | -134/+294 |
| 2007-04-19 | teach dumpfs about the 'updated' flag; ok pedro@ |  otto | 1 | -5/+8 |
| 2007-03-19 | Add FFS2 fields to the superblock, change file system tools to keep |  pedro | 1 | -14/+14 |
| 2006-03-09 | Remove option -n from newfs as well as all references to fs_postbl() |  pedro | 1 | -25/+3 |
| 2004-07-28 | .Xr growfs 8 |  jmc | 1 | -1/+2 |
| 2003-06-25 | ansi |  deraadt | 1 | -14/+7 |
| 2003-06-02 | Remove the advertising clause in the UCB license which Berkeley |  millert | 2 | -13/+5 |
| 2002-09-06 | bogus ; outside of function |  deraadt | 1 | -4/+4 |
| 2002-06-09 | rm trailing whitespace |  todd | 1 | -3/+3 |
| 2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 1 | -6/+6 |
| 2001-12-01 | remove unused variable; csapuntz ok |  deraadt | 1 | -3/+3 |
| 2001-11-05 | kill more registers; |  mpech | 1 | -6/+6 |
| 2001-04-13 | Fix overflow in superblock. From FreeBSD. |  gluk | 1 | -4/+4 |
| 1999-07-18 | print out fs_flags fields; mpp@freebsd |  deraadt | 1 | -2/+13 |
| 1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ |  aaron | 1 | -2/+2 |
| 1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common |  aaron | 1 | -2/+2 |
| 1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net |  aaron | 1 | -2/+2 |
| 1998-04-25 | handle truncated superblock read; rnordier@freebsd |  deraadt | 1 | -3/+10 |
| 1997-11-13 | Say "soft updates" when FS_DOSOFTDEP is set in superblock, could look nicer. |  millert | 1 | -6/+6 |
| 1997-09-21 | $OpenBSD$ |  deraadt | 1 | -2/+1 |
| 1997-06-30 | print fs_maxfilesize; bde@freebsd |  deraadt | 1 | -4/+4 |
| 1997-05-31 | lukem: Determine filesystem level (ref: fsck_ffs(8) -c ...) and display it. |  deraadt | 2 | -17/+39 |
| 1997-02-11 | Remove occurences of headswitch and trackseek, they no longer |  millert | 1 | -4/+3 |
| 1996-06-23 | update rcsid |  deraadt | 3 | -2/+4 |
| 1996-01-11 | sync with netbsd |  deraadt | 1 | -5/+5 |
| 1995-11-20 | lseek botch repair; from tegge@idt.unit.no; netbsd pr#1768 |  deraadt | 1 | -3/+3 |
| 1995-10-18 | initial import of NetBSD tree |  deraadt | 3 | -0/+401 |