aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/eventvar.h
Commit message (Expand)AuthorAgeFilesLines
* Add locking to the kqueue subsystem. This also makes the kqueue subsystemJohn-Mark Gurney2004-08-151-3/+20
* Make FIOASYNC, FIOSETOWN and FIOGETOWN work on kqueues.Alfred Perlstein2004-07-141-1/+3
* Simplify kqueue API slightly.Jonathan Lemon2000-07-181-7/+2
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-1/+1
* Add files that I forgot to `cvs add' on last commit.Jonathan Lemon2000-04-161-0/+51