summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/rresvport.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-3/+3
* Wrap <unistd.h> so that internal calls go direct and they're all weak symbolsguenther2015-09-121-1/+2
* Move to the <limits.h> universe.deraadt2015-01-161-2/+1
* add $OpenBSD$ tags, as requested by dtucker.espie2005-11-101-0/+1
* zap rcsid.espie2005-08-061-4/+0
* ansify. ok deraadt@ moritz@otto2005-03-251-6/+3
* Remove the advertising clause in the UCB license which Berkeleyderaadt2003-06-031-7/+2
* new bindresvport() semantics that itojun, shin, jean-luc and i have agreed on...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