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
/
libexec
/
lfs_cleanerd
Age
Commit message (
Expand
)
Author
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-07-27
Wall cleanup
Peter Valchev
2000-03-14
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
Aaron Campbell
1999-07-02
consistent .Dd usage; proper format is: .Dd Month DD, YYYY
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1998-06-15
use Bx macro for BSD versions
Michael Shalayeff
1997-08-05
More of errno.
Angelos D. Keromytis
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-07-23
tabify
kstailey
1997-05-30
for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \
Theo de Raadt
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-07-01
new lfs_cleanerd from Lite2.
Jason Downs
1995-10-18
initial import of NetBSD tree
Theo de Raadt