summaryrefslogtreecommitdiff
path: root/sys/compat/svr4/svr4_net.c
AgeCommit message (Expand)Author
2005-11-21Move contents of sys/select.h to sys/selinfo.h in preparation for aTodd C. Miller
2003-09-23Replace select backends with poll backends. selscan() and pollscan()Todd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-08Opps. unbreak.Artur Grabowski
2002-02-08- Rename FILE_{,UN}USE to FREF and FRELE. USE is a bad verb and we don't haveArtur Grabowski
2001-10-26 - every new fd created by falloc() is marked as larval and should not be usedArtur Grabowski
2001-05-14Add a fo_stat member to struct fileops. Used soon.Artur Grabowski
2001-03-01port kqueue changes from freebsd, plus all required openbsd glue.Niels Provos
1999-07-13introduce fdremove() to mark a file descriptor as unused. fdremove makesNiels Provos
1997-02-13Merge of NetBSD 970211Niklas Hallqvist
1996-08-01Merge of NetBSD 0722Niklas Hallqvist
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-04-17Good fixes and changes from latest Net.Michael Shalayeff
1996-02-26From NetBSD: update to 960217 sourcesNiklas Hallqvist
1995-12-14update from netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt