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
/
lib
/
libc
/
gen
/
getcap.c
Age
Commit message (
Expand
)
Author
2006-05-15
Handle empty terminal names more gracefully.
Hugh Graham
2006-03-22
Simplify cgetnext(3) by using strcspn(3).
Ray Lai
2006-03-18
In all these cases pfp != NULL. I also sneaked in some KNF.
Ray Lai
2006-03-10
Don't dereference NULL pointer if file is truncated.
Ray Lai
2005-08-08
zap remaining rcsid.
Marc Espie
2004-05-18
ansify function definitions and zap some `register'
Jean-Francois Brousseau
2003-06-02
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-09-22
o kill some extra whitespace
Todd C. Miller
2001-06-18
Add new cgetusedb() function to toggle reading of .db files in getcap(3).
Todd C. Miller
2000-11-22
avoid double fclose()
Theo de Raadt
1999-02-25
constify getcap(3). This fixes a warning in libcurses and doesn't
Todd C. Miller
1998-08-14
realloc repair
Theo de Raadt
1998-03-19
zap FILE * after closing it
Theo de Raadt
1998-03-19
some -Wall
Todd C. Miller
1998-03-17
do not ferror() after fclose(); dholland@eecs.harvard.edu
Theo de Raadt
1997-09-12
wrong NULL
Theo de Raadt
1997-07-28
merge in getcap change by grr, in rev 1.8
Theo de Raadt
1997-07-27
revert until the change gets evaluated by more people
Theo de Raadt
1997-07-27
Make correct distinction between "entry not found" and "no capability files",
grr
1997-07-23
trailing blanks
kstailey
1997-07-23
tabify
kstailey
1997-06-10
return -2 if can't open database like man page says.
Todd C. Miller
1997-02-01
mem leak, from lidl@va.pubnix.com
Theo de Raadt
1996-09-15
Remove dead code
Thorsten Lockert
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt