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
/
rpc
Age
Commit message (
Expand
)
Author
1996-08-27
use strncpy correctly
Theo de Raadt
1996-08-20
memset 0; also fix for byte order botch in __svc_fdset handling; thanks to mw...
Theo de Raadt
1996-08-20
only close real socket
Theo de Raadt
1996-08-20
deal with unintializated __svc_fdset
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-08-15
support descriptors > FD_SETSIZE and correct timeout handling
Theo de Raadt
1996-08-13
do not limit to FD_SETSIZE here, that is idiotic
Theo de Raadt
1996-08-13
fix some fn/arg decls; strengthen reminder that svc_fdset is readonly
Theo de Raadt
1996-08-10
idle cleanup
Theo de Raadt
1996-08-10
idle cleanup
Theo de Raadt
1996-08-05
if port 20 incoming, kill it and try again
Theo de Raadt
1996-07-30
errno restore was reversed.
Jason Downs
1996-07-30
if (beer-tonight) test-before-commit();
Theo de Raadt
1996-07-30
only reset port-range if modified initially; if needed call getsockname
Theo de Raadt
1996-07-29
Reset port range if bind() fails.
Jason Downs
1996-07-29
Use new bind() kernel semantics.
Jason Downs
1996-07-20
bcopy->memcpy & tag
Theo de Raadt
1996-07-20
bogus frees; from jraynard@freebsd.org
Theo de Raadt
1996-06-29
prefer non-loopback addresses
Theo de Raadt
1996-06-29
pmap_set/unset to loopback; should rewrite to search for loopback addr
Theo de Raadt
1996-06-29
typo
Theo de Raadt
1996-05-22
need string.h
Theo de Raadt
1996-05-04
clear xports after allocating it; netbsd pr#2194; from ragge@my28.sm.luth.se
Theo de Raadt
1996-03-25
Pull in more prototypes
Thorsten Lockert
1996-03-25
Pull prototypes into scope
Thorsten Lockert
1996-03-19
Fix RCS Id botch in last change
Niklas Hallqvist
1996-03-19
From NetBSD: merge of 960317
Niklas Hallqvist
1996-03-09
From NetBSD: 960217 merge
Niklas Hallqvist
1996-01-05
from netbsd; make get_myaddress() return failure if it is unable to
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt