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
/
usr.bin
/
cap_mkdb
Age
Commit message (
Expand
)
Author
2003-09-26
better realloc. ok deraadt@
Ted Unangst
2003-09-21
Replace err(1, "") with err(1, NULL) to avoid a warning; Andrey Matveev
Todd C. Miller
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-04
term 3 & 4 from tholo after permission
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
2001-07-12
first pass at a -Wall cleanup
Theo de Raadt
2001-06-18
use cgetusedb(3)
Todd C. Miller
2001-06-18
kill useless include of db.h
Todd C. Miller
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-09-22
- move break from loop on EOF in order to make cap_mkdb not ignore the final
Christian Weisgerber
2000-03-04
Many improvements and general cleanup/standardization.
Aaron Campbell
2000-01-09
When storing termcap entry in the .db file, prune out empty entries like
Todd C. Miller
1999-07-03
remove redundant .Pp macros
Aaron Campbell
1999-07-02
consistent .Dd usage; proper format is: .Dd Month DD, YYYY
Aaron Campbell
1999-06-05
- remove trailing white space
Aaron Campbell
1999-03-05
Merge cap_mkdb(1) and info_mkdb(1)
Thorsten Lockert
1998-09-23
usr.bin/ man page repairs, a - e
Aaron Campbell
1998-09-06
More man page fixes. Spelling, grammar, some typos. Lots of double-word
Aaron Campbell
1997-09-21
$OpenBSD$
Theo de Raadt
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-12-10
"the the" purge
Theo de Raadt
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt