NetBSD/sys/ufs
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
..
ext2fs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ffs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
lfs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
mfs Don't include <sys/map.h>. 2002-09-25 22:21:01 +00:00
ufs merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
Makefile
files.ufs Add support for the Apple UFS variation on ffs 2002-09-28 20:11:05 +00:00