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
/
getinfo.c
Age
Commit message (
Expand
)
Author
2011-07-04
Nuke a load of trailing whitespace; no binary change.
Nicholas Marriott
2009-11-11
Fix memory leaks found by parfait.
Nicholas Marriott
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2007-05-09
typo in license found by ray; verified repair using my old archives...
Theo de Raadt
2007-05-07
Compare chars with '\0', not NULL.
Ray Lai
2007-05-07
Replace manual loops with strcspn and plug realloc memory leaks.
Ray Lai
2007-05-06
Grammar.
Ray Lai
2006-03-18
In all these cases pfp != NULL. I also sneaked in some KNF.
Ray Lai
2006-03-10
Don't ferror() after fclose().
Ray Lai
2006-02-20
fix some typos in comments; from ray lai
Jason McIntyre
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-04
term 3 & 4 from tholo after permission
Theo de Raadt
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-06-18
kill useless include of db.h
Todd C. Miller
2000-09-22
- move break from loop on EOF in order to make cap_mkdb not ignore the final
Christian Weisgerber
1999-03-05
Merge cap_mkdb(1) and info_mkdb(1)
Thorsten Lockert