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
/
bindresvport.c
Age
Commit message (
Expand
)
Author
2005-12-21
Userland programs should include <errno.h> not <sys/errno.h>
Todd C. Miller
2005-04-01
ansify. ok deraadt@ jaredy@
Otto Moerbeek
2003-05-20
this is all new code. copyright to downsj and myself who managed to
Theo de Raadt
2002-09-06
use socklen_t where needed; henning pvalchev ok
Theo de Raadt
2000-01-26
new bindresvport() semantics that itojun, shin, jean-luc and i have agreed on...
Theo de Raadt
2000-01-24
in bindresvport(), if sin is non-NULL, example sin->sin_family for the actual...
Theo de Raadt
1999-12-17
set sa_len too
Theo de Raadt
1999-12-16
rresvport_af() and bindresvport_af()
Theo de Raadt
1996-09-15
Remove dead code
Thorsten Lockert
1996-08-19
Fix RCS ids
Thorsten Lockert
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
1995-10-18
initial import of NetBSD tree
Theo de Raadt