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
Age
Commit message (
Collapse
)
Author
1999-07-06
these can also return ENFILE
Theo de Raadt
1999-07-06
Update to reflect reality.
Jason Downs
1999-07-05
repairs
Aaron Campbell
1999-07-05
whoops, forgot this one
Aaron Campbell
1999-07-05
repairs
Aaron Campbell
1999-07-05
use .Li to refer to data types
Aaron Campbell
1999-07-05
repairs; better English, formatting, etc.
Aaron Campbell
1999-07-05
formatting nits
Aaron Campbell
1999-07-04
trash some old leftover macros and replace them with -mdoc macros
Aaron Campbell
1999-07-04
better wording
Aaron Campbell
1999-07-04
document KERN_RND and KERN_NOSUIDCOREDUMP
Aaron Campbell
1999-07-03
cleaned up
Theo de Raadt
1999-07-03
if_freenameindex() API
Theo de Raadt
1999-07-03
cleaner
Theo de Raadt
1999-07-03
man pages from WIDE
Theo de Raadt
1999-07-03
install man page
Theo de Raadt
1999-07-03
man page for net_addrcmp(3)
Aaron Campbell
1999-07-03
Ignore SIGs in the answer section for now as we don't use them (yet).
Jakob Schlyter
OK'd by deraadt.
1999-07-03
whoops, fix a bug in my example :)
Aaron Campbell
1999-07-03
add an example
Aaron Campbell
1999-07-02
remove redundant .Pp macros
Aaron Campbell
1999-07-02
document more
Theo de Raadt
1999-07-02
- rnd(4) does not exist, it is really random(4)
Aaron Campbell
- iteger -> integer - cpus -> CPUs
1999-07-02
some formatting fixes
Aaron Campbell
1999-07-02
.Dd should not be given abbreviated month names
Aaron Campbell
1999-07-02
remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,
Aaron Campbell
not "Month, ##, ####"
1999-07-01
tzcode1999d from ftp://elsie.nci.nih.gov/pub/; ok millert@
David Leonard
1999-07-01
indent and audit
Theo de Raadt
1999-06-30
indent
Theo de Raadt
1999-06-30
clarify trade secret issue
Theo de Raadt
1999-06-30
document KERN_ARND, this mangpage needs work, KERN_RND, KERN_NOSUIDCOREDUMP,
Niels Provos
etc ... are not documented.
1999-06-29
if /dev/arandom is not available for seeding, use data from sysctl
Niels Provos
kern.arandom.
1999-06-29
temporary crank
Theo de Raadt
1999-06-29
first round of repairs on stdlib
Aaron Campbell
1999-06-29
repairs
Aaron Campbell
1999-06-29
new mdoc bm(3) man page
Aaron Campbell
1999-06-29
add #include for <vm/vm_inherit.h>
Aaron Campbell
1999-06-29
fix some old macros that didn't get converted from man to mdoc
Aaron Campbell
1999-06-29
.Fa int -> .Li int (should use literal macro to refer to data types)
Aaron Campbell
1999-06-29
- change references to nil to null; tschroed@acm.org
Aaron Campbell
- remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes
1999-06-29
add Xr for stdio(3) like the is*() man pages
Aaron Campbell
1999-06-29
fix phasing
Theo de Raadt
1999-06-29
accept(2) will set errno to EINVAL if the socket is not listen(2)'ing
Aaron Campbell
1999-06-25
use AF_LOCAL instead of AF_UNIX
Theo de Raadt
1999-06-25
add missing reference to setsockopt(2) in "SEE ALSO" section; tron@netbsd.org
Aaron Campbell
1999-06-23
Fixed compilation problems.
cmetz
1999-06-23
Compilation fixes.
cmetz
1999-06-23
Removed non-existent source file from SRC.
cmetz
1999-06-23
Removed portability ifdefs.
cmetz
1999-06-23
Removed portability ifdefs and calls to nonstandard back-end.
cmetz
[next]