| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-06-28 | When system calls indicate an error they return -1, not some arbitrary |  deraadt | 1 | -4/+4 |
| 2019-02-10 | Delete BUGS: dubious style and not relevant/accurate |  jca | 1 | -5/+1 |
| 2019-02-10 | Add a warning that scan_ffs doesn't support FFS2 filesystems |  jca | 1 | -1/+5 |
| 2019-02-10 | Drop useless .TH line; ok jmc@ |  jca | 1 | -3/+2 |
| 2018-04-26 | Prefer <fcntl.h> over <sys/fcntl.h> in userland |  guenther | 1 | -6/+7 |
| 2017-07-09 | remove redundant variable declarations in Makefiles, since those are |  espie | 1 | -2/+1 |
| 2015-11-23 | Use pledge "disklabel" as needed. The theory here is these tools become more |  deraadt | 1 | -1/+4 |
| 2015-10-11 | After the disk is opened, this can pledge "stdio". |  deraadt | 1 | -1/+4 |
| 2015-01-20 | Adjust <sys/param.h> comments regarding use of use of MAXFRAG, or |  deraadt | 1 | -2/+1 |
| 2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where |  deraadt | 1 | -2/+3 |
| 2013-11-01 | Sprinkle (long long) casts where %lld is being used to print daddr_t |  krw | 1 | -5/+8 |
| 2013-06-11 | final removal of daddr64_t. daddr_t has been 64 bit for a long enough |  deraadt | 1 | -4/+4 |
| 2013-04-02 | handle large time_t |  deraadt | 1 | -2/+5 |
| 2008-03-23 | Remove two stray references to the departed -r argument to disklabel. |  krw | 1 | -4/+4 |
| 2007-06-22 | daddr_t -> daddr64_t; ok pedro@ thib@ |  otto | 1 | -10/+15 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2007-03-19 | Add FFS2 fields to the superblock, change file system tools to keep |  pedro | 1 | -6/+6 |
| 2006-09-11 | - sort options |  jmc | 1 | -21/+11 |
| 2006-06-28 | Use argv[0] where argv[0] is meant, Nicholas Marriott |  pedro | 1 | -2/+2 |
| 2004-12-14 | mention /var/backups; |  jmc | 1 | -2/+5 |
| 2004-02-16 | no need for extra param; Mathias@enloco.net |  deraadt | 1 | -5/+7 |
| 2003-07-02 | missing protos |  deraadt | 1 | -3/+3 |
| 2003-06-03 | Kill clause 3 & 4 on some of my code. |  weingart | 2 | -12/+2 |
| 2002-07-03 | ansi |  deraadt | 1 | -17/+17 |
| 2001-07-07 | major -Wall cleanup, almost complete |  deraadt | 1 | -3/+3 |
| 2001-01-26 | Small cleanup patch from <mpech@prosoft.org.lv>. |  weingart | 1 | -6/+9 |
| 2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man |  aaron | 1 | -2/+2 |
| 2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. |  aaron | 1 | -19/+29 |
| 2000-03-05 | Finish standardizing options list introduction. |  aaron | 1 | -2/+2 |
| 1999-07-03 | remove redundant .Pp macros |  aaron | 1 | -2/+1 |
| 1999-06-08 | Some large partition fixes |  niklas | 1 | -6/+6 |
| 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-11-11 | more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes |  aaron | 1 | -4/+4 |
| 1998-09-17 | sbin/ man page fixes |  aaron | 1 | -2/+2 |
| 1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, |  aaron | 1 | -3/+3 |
| 1998-04-28 | use Xr more often |  deraadt | 1 | -2/+4 |
| 1998-03-28 | Wall |  deraadt | 1 | -2/+5 |
| 1998-02-05 | special -> device |  weingart | 1 | -2/+2 |
| 1998-02-05 | Add man page. I don't know which revision this one is, I might have |  weingart | 2 | -2/+145 |
| 1998-02-04 | fix usage string |  millert | 1 | -2/+2 |
| 1998-02-04 | very handy program that scans a device for filesystems; from niklas & weingart. |  deraadt | 2 | -0/+172 |