Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-23 | Remove two stray references to the departed -r argument to disklabel. | Kenneth R Westerback | |
Pointed out by jmc@ | |||
2007-06-22 | daddr_t -> daddr64_t; ok pedro@ thib@ | Otto Moerbeek | |
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-03-19 | Add FFS2 fields to the superblock, change file system tools to keep | Pedro Martelletto | |
accessing FFS1 fields, okay art@, quite some testing by ckuethe@, simon@ and thib@, thanks. | |||
2006-09-11 | - sort options | Jason McIntyre | |
- no need for .Pp between list items | |||
2006-06-28 | Use argv[0] where argv[0] is meant, Nicholas Marriott | Pedro Martelletto | |
2004-12-14 | mention /var/backups; | Jason McIntyre | |
ok otto@ | |||
2004-02-16 | no need for extra param; Mathias@enloco.net | Theo de Raadt | |
2003-07-02 | missing protos | Theo de Raadt | |
2003-06-03 | Kill clause 3 & 4 on some of my code. | Tobias Weingartner | |
2002-07-03 | ansi | Theo de Raadt | |
2001-07-07 | major -Wall cleanup, almost complete | Theo de Raadt | |
2001-01-26 | Small cleanup patch from <mpech@prosoft.org.lv>. | Tobias Weingartner | |
niklas@ ok. | |||
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell | |
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell | |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell | |
1999-06-08 | Some large partition fixes | Niklas Hallqvist | |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell | |
1998-11-11 | more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes | Aaron Campbell | |
1998-09-17 | sbin/ man page fixes | Aaron Campbell | |
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell | |
then/than and such. Other miscellaneous problems fixed across these source files. | |||
1998-04-28 | use Xr more often | Theo de Raadt | |
1998-03-28 | Wall | Theo de Raadt | |
1998-02-05 | special -> device | Tobias Weingartner | |
1998-02-05 | Add man page. I don't know which revision this one is, I might have | Tobias Weingartner | |
a newer version of this utility to commit later... | |||
1998-02-04 | fix usage string | Todd C. Miller | |
1998-02-04 | very handy program that scans a device for filesystems; from niklas & weingart. | Theo de Raadt | |
Needs a man page, anyone willing? |