Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-11 | final removal of daddr64_t. daddr_t has been 64 bit for a long enough | Theo de Raadt | |
test period; i think 3 years ago the last bugs fell out. ok otto beck others | |||
2011-05-05 | Use opendev() not opendisk() so we get duid support. OK oga@ | Todd C. Miller | |
2010-10-18 | smm bits removal; whilst here, fix up aliases.5; | Jason McIntyre | |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2009-06-21 | fix rcs ids. ok sthen@ | Martynas Venckus | |
2007-06-10 | daddr_t -> daddr64_t | Otto Moerbeek | |
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-05-02 | convert to standard usage(); ok millert otto | Jason McIntyre | |
2007-05-02 | use strtonum(3) and usage nit; ok millert@ | Otto Moerbeek | |
2007-05-02 | remove #ifdef TUNEFS_SOFTDEP code, requested by millert@ | Otto Moerbeek | |
2007-05-02 | better wording and cleanup from jmc@ | Otto Moerbeek | |
2007-05-02 | FFS2 savvy tunefs from NetBSD. Some cleanup will be done after this. | Otto Moerbeek | |
ok millert@ and jmc@ for the man page. | |||
2004-07-28 | .Xr growfs 8 | Jason McIntyre | |
2003-10-17 | mention some defaults; noticed by John L. Scarfone | Jason McIntyre | |
ok tedu@ | |||
2003-07-10 | add missing includes | David Krause | |
ok deraadt@ millert@ tedu@ | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-07-03 | ansi | Theo de Raadt | |
2002-06-09 | rm trailing whitespace | Todd T. Fries | |
2002-05-06 | Correct info in "-a maxcontig" section. | Todd C. Miller | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2002-02-12 | while im here; clean -Wall. | Federico G. Schwindt | |
2002-02-12 | _PATH_DEV already includes the trailing '/'; no need for it. | Federico G. Schwindt | |
2001-12-21 | Initial patch for a new mdoc issue. | Mike Pechkin | |
Powered by @mantoya: o) kill extra line in the end of file; o) kill extra space in the end of line; o) replace blank lines with .Pp; millert@ ok | |||
2001-12-04 | do not open the device for writing if not needed to; millert@ ok & help | Michael Shalayeff | |
2001-11-05 | kill more registers; | Mike Pechkin | |
millert@ ok | |||
2001-10-05 | document missing options. ok deraadt@ | Jakob Schlyter | |
2001-05-18 | treat two exits for a return | Michael Shalayeff | |
2001-04-13 | Remove softdep and add avgfilesize/avgfpdir in printfs(). | Grigoriy Orlov | |
Pointed out by fgs@. deraadt@ ok. | |||
2001-04-08 | Updates from gluk@ that describe new options that can be used to tweak the | Aaron Campbell | |
new directory allocation policy. | |||
2001-04-08 | Remove soft updates. Warn users about how to enable softdep. | Grigoriy Orlov | |
art, deraadt ok. | |||
2001-04-06 | Replace FFS directory preference algorithm(dirpref) by new one. | Grigoriy Orlov | |
It allocates directory inode in the same cylinder group as a parent directory in. This speedup file/directory intensive operations on a big file systems in times. Don't forget to recompile fsck_ffs with updated fs.h or you will get "VALUES IN SUPER BLOCK DISAGREE WITH THOSE IN FIRST ALTERNATE" at the next boot. In any case you can ignore this error safely. Requested by deraadt@ | |||
2001-03-22 | sprintf -> snprintf | Grigoriy Orlov | |
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell | |
1999-05-29 | remove Xr to mkfs(8), since it is long gone | Aaron Campbell | |
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 | |||
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen | |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell | |
1998-11-28 | kill redundant .Nm macro arguments; other misc fixes | Aaron Campbell | |
1998-09-23 | alphabetize SEE ALSO entries and order them numerically according to section | Aaron Campbell | |
1998-09-17 | sbin/ man page fixes | Aaron Campbell | |
1998-07-20 | MINFREE is 5%; hgweigand@wiesbaden.netsurf.de | Theo de Raadt | |
1997-11-20 | Document -s in SYNOPSIS | Todd C. Miller | |
1997-11-07 | indent | Theo de Raadt | |
1997-11-06 | Added support for enabling soft updates. | Constantine Sapuntzakis | |
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt | |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-04 | use err()/warn()/__progname where appropriate, consolidate string, some -Wall | Michael Shalayeff | |
1996-08-02 | add -p option to show current values; this information is available from | Theo de Raadt | |
dumpfs but not readily obvious. from freebsd by peter@haywire.dialix.com | |||
1996-06-23 | update rcsid | Theo de Raadt | |