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_stream.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-11-23
check for too-small length in stream debug code
Anil Madhavapeddy
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-02-14
More FREF/FRELE fixes
Peter Valchev
2002-02-13
More FREF/FRELE on relevant places. Now, only sys_mmap and a bunch of ioctl f...
Artur Grabowski
2001-10-26
- every new fd created by falloc() is marked as larval and should not be used
Artur Grabowski
2001-10-02
Values coming from userland should be bounds checked, even if we put them
Constantine Sapuntzakis
2001-04-18
Declare undeclared variable in #ifdef DEBUG_SVR4
Niklas Hallqvist
2000-08-30
additional range checking; From: NetBSD
Brad Smith
1998-02-09
More missing type changes; pointed out by deraadt@OpenBSD.org
Thorsten Lockert
1997-09-11
sync with netbsd; missing SCARG() macros
Theo de Raadt
1997-08-07
O_ASYNC handling from NetBSD...
Niklas Hallqvist
1997-02-13
Merge of NetBSD 970211
Niklas Hallqvist
1996-08-01
Merge of NetBSD 0722
Niklas Hallqvist
1996-05-22
Fix OGETUDATA for Solaris-2.3 (From Greg Hudson)
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-17
Good fixes and changes from latest Net.
Michael Shalayeff
1996-02-26
From NetBSD: update to 960217 sources
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt