summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_event.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add code so that the udata field is preserved across a TRACK event.jlemon2000-06-221-9/+18
* malloc(..., M_WAITOK) will not return NULL, so remove the errorjlemon2000-06-101-34/+15
* Back out the previous change to the queue(3) interface.jake2000-05-261-3/+3
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-3/+3
* Back out NOTE_EXIT status reporting pending discussion.green2000-05-211-5/+0
* Put the wait(2) exit status in "data" for NOTE_EXIT kevents.green2000-05-171-0/+5
* Fix one bug where the kn_head list could be manipulated withoutjlemon2000-05-041-2/+8
* Add files that I forgot to `cvs add' on last commit.jlemon2000-04-161-0/+907
OpenPOWER on IntegriCloud