summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/rresvport.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add $OpenBSD$ tags, as requested by dtucker.espie2005-11-101-0/+1
|
* zap rcsid.espie2005-08-061-4/+0
| | | | | | | split functions off res_debug.c so that getnetnamadr.c does not pull it all when it's used. okay deraadt@, krw@
* ansify. ok deraadt@ moritz@otto2005-03-251-6/+3
|
* 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 ↵deraadt2000-01-261-2/+3
| | | | on, which will be happy for the future. bindresvport_sa() for sockaddr *, too. docs later..
* 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