summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/dev/event.c
AgeCommit message (Expand)Author
2021-09-26Driver "kqfilter" entry points return an error code, so if an invalidthorpej
2021-09-26Change the kqueue filterops::f_isfd field to filterops::f_flags, andthorpej
2020-12-19Use sel{record,remove}_knote().thorpej
2017-10-25Use C99 initializer for filteropsmaya
2008-03-01Welcome to 4.99.55:rmind
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-11-26si_ -> sel_christos
2002-10-23merge kqueue branch into -currentjdolecek
2002-01-28add __KERNEL_RCSID as suggested by Luke Mewburnaymeric
2002-01-26- ANSIfyaymeric
1996-10-11Changes for poll(2).mhitch
1996-10-08Merge netbsd-1-2 branch back into mainline.thorpej
1994-10-26new RCS ID format.cgd
1994-02-13cleaned up include's relocated grf/* stuf to grfabs*.chopps
1994-01-26Integrate recent changes done to the amiga branch. Includes supportmw