summaryrefslogtreecommitdiffstats
path: root/sys/compat/svr4/svr4_net.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove all the compat svr4 filestedu2011-07-041-229/+0
* Move contents of sys/select.h to sys/selinfo.h in preparation for amillert2005-11-211-2/+2
* Replace select backends with poll backends. selscan() and pollscan()millert2003-09-231-2/+2
* First round of __P removal in sysmillert2002-03-141-3/+3
* Opps. unbreak.art2002-02-081-2/+2
* - Rename FILE_{,UN}USE to FREF and FRELE. USE is a bad verb and we don't haveart2002-02-081-2/+2
* - every new fd created by falloc() is marked as larval and should not be usedart2001-10-261-1/+2
* Add a fo_stat member to struct fileops. Used soon.art2001-05-141-2/+2
* port kqueue changes from freebsd, plus all required openbsd glue.provos2001-03-011-2/+3
* introduce fdremove() to mark a file descriptor as unused. fdremove makesprovos1999-07-131-2/+2
* Merge of NetBSD 970211niklas1997-02-131-2/+3
* Merge of NetBSD 0722niklas1996-08-011-7/+30
* partial sync with netbsd 960418, more to comederaadt1996-04-211-9/+36
* Merge of NetBSD 960317niklas1996-04-181-1/+2
* Good fixes and changes from latest Net.mickey1996-04-171-5/+6
* From NetBSD: update to 960217 sourcesniklas1996-02-261-3/+4
* update from netbsdderaadt1995-12-141-1/+3
* initial import of NetBSD treederaadt1995-10-181-0/+171