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.3
Age
Commit message (
Expand
)
Author
2001-06-18
Add new cgetusedb() function to toggle reading of .db files in getcap(3).
Todd C. Miller
2000-12-24
Various repairs, mostly to get rid of short lines.
Aaron Campbell
2000-04-18
Repairs, mostly removing hard sentence breaks.
Aaron Campbell
2000-03-06
Do not leave `(' characters dangling at the end of lines; instead, use the
Aaron Campbell
2000-03-04
In Unix land we prefer "whitespace" to "white space" or "white-space". At
Aaron Campbell
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-07-02
remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,
Aaron Campbell
1999-06-05
change some .Em/.Va to .Li, looks nicer
Aaron Campbell
1999-06-04
After some constructive criticism from pjanzen@ and some e-mail tag:
Aaron Campbell
1999-06-03
use \-1, not -1, to change the meaning of `-' to minus sign from hyphen;
Aaron Campbell
1999-05-29
repairs; go back over some old files, because we should properly distinguish
Aaron Campbell
1999-05-29
repairs
Aaron Campbell
1999-05-27
sync cgetset() Fn definition with prototype from stdlib.h
Aaron Campbell
1999-05-10
correct some Xr's which referred to the wrong man page sections
Aaron Campbell
1999-02-27
make function names the correct case
Theo de Raadt
1999-02-25
constify getcap(3). This fixes a warning in libcurses and doesn't
Todd C. Miller
1998-08-29
man page repairs; aaron@ug.cs.dal.ca
Theo de Raadt
1998-06-08
do not needlessly uppercase function names
Theo de Raadt
1997-05-30
for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt