summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/bindresvport.c
AgeCommit message (Expand)Author
2003-05-20this is all new code. copyright to downsj and myself who managed toTheo de Raadt
2002-09-06use socklen_t where needed; henning pvalchev okTheo de Raadt
2000-01-26new bindresvport() semantics that itojun, shin, jean-luc and i have agreed on...Theo de Raadt
2000-01-24in bindresvport(), if sin is non-NULL, example sin->sin_family for the actual...Theo de Raadt
1999-12-17set sa_len tooTheo de Raadt
1999-12-16rresvport_af() and bindresvport_af()Theo de Raadt
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1996-07-30errno restore was reversed.Jason Downs
1996-07-30if (beer-tonight) test-before-commit();Theo de Raadt
1996-07-30only reset port-range if modified initially; if needed call getsocknameTheo de Raadt
1996-07-29Reset port range if bind() fails.Jason Downs
1996-07-29Use new bind() kernel semantics.Jason Downs
1996-07-20bcopy->memcpy & tagTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt