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
/
arch
/
vax
/
uba
/
ts.c
Age
Commit message (
Expand
)
Author
2004-01-29
typos; jjy2+@pitt.edu
Theo de Raadt
2003-11-08
typos from Jonathon Gray;
Jason McIntyre
2003-11-03
spelling fixes (in the comments)
David Krause
2003-08-06
Remove some double semicolons (hmm, do two semis equal a maxi?).
Todd C. Miller
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-06-10
sleep() -> tsleep()
Miod Vallat
2002-06-08
protect biodone with splbio
Artur Grabowski
2002-05-23
remove the defines for iodone -> biodone and iowait -> biowait.
Artur Grabowski
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-02-15
Don't cast nonexistent return value from splx to (void). ok art@
Thomas Nordin
2002-01-16
Don't include <sys/map.h> when you don't need what's in it.
Miod Vallat
1997-05-29
RCS tagging
Niklas Hallqvist
1997-01-15
sync with NetBSD 970112 -moj
Mats O Jansson
1996-05-03
sync w/ 0430
Michael Shalayeff
1996-01-08
from ragge:
Theo de Raadt