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 (
Expand
)
Author
1998-06-08
buf oflow; chris@ferret.lmh.ox.ac.uk
Theo de Raadt
1998-06-06
MAP_FAILED; kleink
Theo de Raadt
1998-06-05
spelling
Theo de Raadt
1998-06-03
zero sigaction before use
Theo de Raadt
1998-06-02
nbytes - ofs should never be less than 0 (Oops on me)
janjaap
1998-06-02
add sysctl and sysconf support for sysvsem, sysvshm, sysvmsg, and fsync; most...
Theo de Raadt
1998-06-02
tell people to use sysconf(3) now; kleink
Theo de Raadt
1998-05-22
make svctcp_recv kill sockets that fail in xdr_callmsg(); wpaul
Theo de Raadt
1998-05-22
make readtcp() call svc_getreqset2() for activity on other sockets; wpaul
Theo de Raadt
1998-05-20
fragment size of 0 is clearly illegal; wpaul
Theo de Raadt
1998-05-19
incorrect timeout handling
Theo de Raadt
1998-05-18
readlink(path, buf, sizeof buf-1). Never forget that -1.
Theo de Raadt
1998-05-18
spelling
Artur Grabowski
1998-05-17
ENTRY takes 2 args nowadays
Niklas Hallqvist
1998-05-15
bit nicer description, plus add missing return desc
David Leonard
1998-05-14
NetBSD merge
Niklas Hallqvist
1998-05-14
bad theo
Todd C. Miller
1998-05-13
dbm.3 link
Theo de Raadt
1998-05-13
pop ndbm.3 into the tree
Theo de Raadt
1998-05-13
use .Ft
Theo de Raadt
1998-05-13
first cut
David Leonard
1998-05-13
connect() can get EINTR too
Theo de Raadt
1998-05-13
put the SA_RESTART into the list of flags
Theo de Raadt
1998-05-13
document SA_RESETHAND; erh@uaccess.net
Theo de Raadt
1998-05-13
change size parameter to size_t
Theo de Raadt
1998-05-12
document how to enable YP for each database
Theo de Raadt
1998-05-12
recommend fcntl.h not sys/file.h; kleink
Theo de Raadt
1998-05-11
const a few more calls
Theo de Raadt
1998-05-06
use errno.h
Theo de Raadt
1998-05-05
indent nice
Theo de Raadt
1998-05-04
s/NULL/NUL/
Theo de Raadt
1998-04-28
use Xr more often
Theo de Raadt
1998-04-27
fix .Ev usage
Todd C. Miller
1998-04-26
Allow PF_LOCAL as the proto arg in socketpair(2). Previously, only
Todd C. Miller
1998-04-25
Use PF_UNSPEC as proto in socketpair() instead of just 0 for clarity.
Todd C. Miller
1998-04-25
correct first paragraph of description; jpo@EasternGraphics.com
Theo de Raadt
1998-04-25
month/weekday names are case insensitive; jpo@EasternGraphics.com
Theo de Raadt
1998-04-25
readlink() 3rd param is size_t; XPG
Theo de Raadt
1998-04-25
indent; dima
Theo de Raadt
1998-04-14
wrap Z->a and z->A; peter@netplex.com.au
Theo de Raadt
1998-03-23
teach rmd160 not to throw leftovers out the window
janjaap
1998-03-22
$OpenBSD$
Niklas Hallqvist
1998-03-19
Cleanup. Don't need to reference munmap(2) in SEE ALSO.
Todd T. Fries
1998-03-19
zap FILE * after closing it
Theo de Raadt
1998-03-19
some -Wall
Todd C. Miller
1998-03-19
Some -Wall
Todd C. Miller
1998-03-18
send(2) and friends return EINVAL if (flags & MSG_EOR)
Todd C. Miller
1998-03-18
include errno.h not sys/errno.h for int errno
Theo de Raadt
1998-03-18
registerrpc(3)
Theo de Raadt
1998-03-18
Todd does not test YP code; felix@mamba.pond.sub.org
Theo de Raadt
[next]