summaryrefslogtreecommitdiff
path: root/sbin/tunefs
AgeCommit message (Expand)Author
2014-05-20As suggested by guenther@ and millert@, replace seek+[read|write] withKenneth R Westerback
2014-05-12No need for a dev_bsize variable that is always set to 512,Kenneth R Westerback
2013-06-11final removal of daddr64_t. daddr_t has been 64 bit for a long enoughTheo de Raadt
2011-05-05Use opendev() not opendisk() so we get duid support. OK oga@Todd C. Miller
2010-10-18smm bits removal; whilst here, fix up aliases.5;Jason McIntyre
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-06-21fix rcs ids. ok sthen@Martynas Venckus
2007-06-10daddr_t -> daddr64_tOtto Moerbeek
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-02convert to standard usage(); ok millert ottoJason McIntyre
2007-05-02use strtonum(3) and usage nit; ok millert@Otto Moerbeek
2007-05-02remove #ifdef TUNEFS_SOFTDEP code, requested by millert@Otto Moerbeek
2007-05-02better wording and cleanup from jmc@Otto Moerbeek
2007-05-02FFS2 savvy tunefs from NetBSD. Some cleanup will be done after this.Otto Moerbeek
2004-07-28.Xr growfs 8Jason McIntyre
2003-10-17mention some defaults; noticed by John L. ScarfoneJason McIntyre
2003-07-10add missing includesDavid Krause
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-07-03ansiTheo de Raadt
2002-06-09rm trailing whitespaceTodd T. Fries
2002-05-06Correct info in "-a maxcontig" section.Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-12while 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-21Initial patch for a new mdoc issue.Mike Pechkin
2001-12-04do not open the device for writing if not needed to; millert@ ok & helpMichael Shalayeff
2001-11-05kill more registers;Mike Pechkin
2001-10-05document missing options. ok deraadt@Jakob Schlyter
2001-05-18treat two exits for a returnMichael Shalayeff
2001-04-13Remove softdep and add avgfilesize/avgfpdir in printfs().Grigoriy Orlov
2001-04-08Updates from gluk@ that describe new options that can be used to tweak theAaron Campbell
2001-04-08Remove soft updates. Warn users about how to enable softdep.Grigoriy Orlov
2001-04-06Replace FFS directory preference algorithm(dirpref) by new one.Grigoriy Orlov
2001-03-22sprintf -> snprintfGrigoriy Orlov
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
1999-05-29remove Xr to mkfs(8), since it is long goneAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-03-11fix more comma splices that involve misuse of conjunctive adverbsPaul Janzen
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28kill redundant .Nm macro arguments; other misc fixesAaron Campbell
1998-09-23alphabetize SEE ALSO entries and order them numerically according to sectionAaron Campbell
1998-09-17sbin/ man page fixesAaron Campbell
1998-07-20MINFREE is 5%; hgweigand@wiesbaden.netsurf.deTheo de Raadt
1997-11-20Document -s in SYNOPSISTodd C. Miller
1997-11-07indentTheo de Raadt
1997-11-06Added support for enabling soft updates.Constantine Sapuntzakis
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-09-21$OpenBSD$Theo de Raadt
1997-09-04use err()/warn()/__progname where appropriate, consolidate string, some -WallMichael Shalayeff