summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/rresvport.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleyderaadt2003-06-031-7/+2
| | | | rescinded 22 July 1999 (got skipped because it also had me in there)
* new bindresvport() semantics that itojun, shin, jean-luc and i have agreed on, which will be happy for the future. bindresvport_sa() for sockaddr *, too. docs later..deraadt2000-01-261-2/+3
|
* more fixes from markusderaadt1999-12-171-4/+4
|
* nice error return; markusderaadt1999-12-171-1/+2
|
* oopsderaadt1999-12-171-1/+3
|
* rresvport_af() and bindresvport_af()deraadt1999-12-161-0/+114