freebsd-src/sys
Jonathan Lemon 4e92ec9dd0 Add a kqueue filter for writing to ufs filesystems which always returns
true.  This permits better interoperability with programs which register
filters on their stdin/stdout handles.

Submitted by: Niels Provos <provos@citi.umich.edu>
2001-06-05 13:52:37 +00:00
..
alpha Use correct flag in test whether this interrupt handler is fast or not. 2001-06-04 00:52:09 +00:00
amd64 Properly wrap mtx_intr_enable() macro in "do $bla while (0)" 2001-06-02 08:17:42 +00:00
arm/include
boot
cam first blush at some FC path inquiry settings 2001-06-04 18:23:49 +00:00
coda
compat S_IFCHR is not a bit mask, it's just a value in a field. The correct 2001-06-04 03:39:14 +00:00
compile
conf Only build i82365_isa attachment when we have isa bus. 2001-06-05 04:26:12 +00:00
contrib/dev
crypto
ddb
dev Close the line displine on detach. Lots of folks have submittd this, and 2001-06-05 05:58:57 +00:00
fs
geom
gnu
i4b
i386 Use bitmasks of the KTR_* constants instead of hexidecimal values for 2001-06-04 18:26:02 +00:00
ia64 Properly wrap mtx_intr_enable() macro in "do $bla while (0)" 2001-06-02 08:17:42 +00:00
isa Close the line displine on detach. Lots of folks have submittd this, and 2001-06-05 05:58:57 +00:00
isofs/cd9660
kern Add a line discipline close routine which restores some functionality 2001-06-05 05:07:53 +00:00
libkern
modules
net When looking for an interface appropriate for the (new or changing) 2001-06-04 14:13:15 +00:00
netatalk
netatm
netgraph
netinet Add BSD-style copyright headers 2001-06-04 15:09:51 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98 Move out the files from src/sys/isa/ic/ to src/sys/dev/ic/, so they 2001-06-04 21:04:14 +00:00
pccard If the chip isn't in power state D0, put it in power state D0. I 2001-06-04 17:14:28 +00:00
pci
posix4
powerpc Properly wrap mtx_intr_enable() macro in "do $bla while (0)" 2001-06-02 08:17:42 +00:00
rpc
svr4
sys Style and cosmetic cleanups. This driver is now reasonably stlye(9) 2001-06-05 05:00:17 +00:00
tools
ufs Add a kqueue filter for writing to ufs filesystems which always returns 2001-06-05 13:52:37 +00:00
vm Change the way information about swap devices is exported to be more 2001-06-01 22:53:10 +00:00
Makefile