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
/
pmap_rmt.c
Age
Commit message (
Expand
)
Author
2002-09-06
use socklen_t where needed; henning pvalchev ok
Theo de Raadt
2001-09-15
prototype cleanup
Theo de Raadt
2000-08-24
uninit variables
Theo de Raadt
2000-05-19
use getifaddrs(3) instead of SIOCGIFCONF, to avoid alignment issues.
Jun-ichiro itojun Hagino
1998-08-14
realloc repair
Theo de Raadt
1997-07-09
avoid close(closed_socket) or close(-1); it looks disgusting in kdump
Theo de Raadt
1997-01-22
handle SIOCGIFCONF for as many interfaces as provided
Theo de Raadt
1997-01-02
use arc4random for xid generation
Theo de Raadt
1996-12-10
avoid close(-1) cases
Theo de Raadt
1996-11-14
More Alpha casts.
etheisen
1996-09-15
Remove dead code
Thorsten Lockert
1996-09-02
perturb xid further. confuse the world
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-19
Fix RCS ids
Thorsten Lockert
1996-08-15
support descriptors > FD_SETSIZE and correct timeout handling
Theo de Raadt
1996-08-10
idle cleanup
Theo de Raadt
1996-08-10
idle cleanup
Theo de Raadt
1996-07-20
bcopy->memcpy & tag
Theo de Raadt
1996-03-25
Pull prototypes into scope
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt