index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
tunefs
Age
Commit message (
Expand
)
Author
2019-04-23
missing dots after ".%P pp"; the case of btree(3) was
Ingo Schwarze
2016-05-28
Don't pledge before opendev. Just leave pledge "stdio" right
Theo Buehler
2015-12-09
add braces to correct pledge logic
Jonathan Gray
2015-11-23
Use pledge "disklabel" as needed. The theory here is these tools become more
Theo de Raadt
2015-10-12
tunefs can pledge to only use "stdio", after it has opened the device.
Theo de Raadt
2015-02-07
When getopt processing flags, many should be flag=1 instead of flag++
Theo de Raadt
2015-01-20
Adjust <sys/param.h> comments regarding use of use of MAXFRAG, or
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-05-20
As suggested by guenther@ and millert@, replace seek+[read|write] with
Kenneth R Westerback
2014-05-12
No need for a dev_bsize variable that is always set to 512,
Kenneth R Westerback
2013-06-11
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
Theo de Raadt
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
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
2004-07-28
.Xr growfs 8
Jason McIntyre
2003-10-17
mention some defaults; noticed by John L. Scarfone
Jason McIntyre
2003-07-10
add missing includes
David Krause
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
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
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
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
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
2001-04-08
Updates from gluk@ that describe new options that can be used to tweak the
Aaron Campbell
2001-04-08
Remove soft updates. Warn users about how to enable softdep.
Grigoriy Orlov
2001-04-06
Replace FFS directory preference algorithm(dirpref) by new one.
Grigoriy Orlov
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
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
[next]