summaryrefslogtreecommitdiff
path: root/sbin/tunefs/tunefs.c
AgeCommit message (Expand)Author
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-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-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-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
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-04use err()/warn()/__progname where appropriate, consolidate string, some -WallMichael Shalayeff
1996-08-02add -p option to show current values; this information is available fromTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt