NetBSD/sys/arch/x68k
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
..
compile
conf merge the 12 copies of vm_machdep.c on the m68k platforms. 2002-10-20 02:37:21 +00:00
dev merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
include merge pte.h for m68k w/ motorola or compatible MMU 2002-10-14 05:18:45 +00:00
stand arch/*/stand stuff should be LDSTATIC=-static and not LDSTATIC?=-static. 2002-08-27 08:53:14 +00:00
usr.bin bcopy/bcmp/bzero -> memcpy/memcmp/memset 2001-12-27 02:23:24 +00:00
usr.sbin deamon -> daemon 2002-01-21 14:42:26 +00:00
x68k merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
Makefile