NetBSD/sys/arch/alpha
jdolecek e0cc03a09b merge kqueue branch into -current
kqueue provides a stateful and efficient event notification framework
currently supported events include socket, file, directory, fifo,
pipe, tty and device changes, and monitoring of processes and signals

kqueue is supported by all writable filesystems in NetBSD tree
(with exception of Coda) and all device drivers supporting poll(2)

based on work done by Jonathan Lemon for FreeBSD
initial NetBSD port done by Luke Mewburn and Jason Thorpe
2002-10-23 09:10:23 +00:00
..
a12 merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
alpha merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
common In _bus_dmamem_alloc_range(), respect the high end of the caller's range. 2002-10-09 21:35:33 +00:00
compile
conf Add NEW_BUFQ_STRATEGY (disabled by default). 2002-10-18 15:11:08 +00:00
eisa SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
include eliminate PT_ENTRY_NULL in favor of plain old NULL. 2002-10-14 05:11:21 +00:00
isa Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
jensenio Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
mcbus Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
pci Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
sableio Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
stand Remove redundant declaration of ether_ntoa() so this builds again. 2002-09-22 05:38:30 +00:00
tc Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
tlsb Use CFATTACH_DECL(). 2002-10-02 04:06:36 +00:00
Makefile
STYLE Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00