index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
compat
/
svr4
/
svr4_net.c
Age
Commit message (
Expand
)
Author
2005-11-21
Move contents of sys/select.h to sys/selinfo.h in preparation for a
Todd C. Miller
2003-09-23
Replace select backends with poll backends. selscan() and pollscan()
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-02-08
Opps. unbreak.
Artur Grabowski
2002-02-08
- Rename FILE_{,UN}USE to FREF and FRELE. USE is a bad verb and we don't have
Artur Grabowski
2001-10-26
- every new fd created by falloc() is marked as larval and should not be used
Artur Grabowski
2001-05-14
Add a fo_stat member to struct fileops. Used soon.
Artur Grabowski
2001-03-01
port kqueue changes from freebsd, plus all required openbsd glue.
Niels Provos
1999-07-13
introduce fdremove() to mark a file descriptor as unused. fdremove makes
Niels Provos
1997-02-13
Merge of NetBSD 970211
Niklas Hallqvist
1996-08-01
Merge of NetBSD 0722
Niklas Hallqvist
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-18
Merge of NetBSD 960317
Niklas Hallqvist
1996-04-17
Good fixes and changes from latest Net.
Michael Shalayeff
1996-02-26
From NetBSD: update to 960217 sources
Niklas Hallqvist
1995-12-14
update from netbsd
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt