freebsd-dev/sys/ufs
Alfred Perlstein 5a6ce14c42 Remove support for using soon to be retired "special" poll(2) ops.
Replace with kevent(2) ops.

This is untested, but the code would rot even further if this wasn't
applied.  I've chosen to apply this to prompt some cleanup.

Submitted by: bde
2002-04-18 14:52:28 +00:00
..
ffs Don't peak into the malloc_type structure for limits. The desired vnodes 2002-04-15 03:35:35 +00:00
ifs Remove support for using soon to be retired "special" poll(2) ops. 2002-04-18 14:52:28 +00:00
ufs Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00