freebsd-dev/sys
Poul-Henning Kamp 4ae677009e Style, whitespace and lint fixes.
Sponsored by:	DARPA & NAI Labs.
2002-09-28 11:57:20 +00:00
..
alpha
amd64 Add the pst (Promise SX6000) driver to GENERIC. 2002-09-27 19:09:21 +00:00
arm
boot
cam
coda Fix these warns where sizeof(int) != sizeof(void *) 2002-09-26 06:19:31 +00:00
compat Make the following name changes to KSE related functions, etc., to better 2002-09-25 18:10:42 +00:00
conf Moved most interrupt related code to a new file, interrupt.S. 2002-09-28 01:56:24 +00:00
contrib
crypto
ddb
dev Add a missing pair of curly braces to a conditional debug 2002-09-27 23:00:35 +00:00
fs Add a D_NOGIANT flag which can be set in a struct cdevsw to indicate 2002-09-27 19:47:59 +00:00
geom Style, whitespace and lint fixes. 2002-09-28 11:57:20 +00:00
gnu - Lock access to the buf lists. 2002-09-25 02:34:56 +00:00
i4b
i386 Add the pst (Promise SX6000) driver to GENERIC. 2002-09-27 19:09:21 +00:00
ia64 Make the following name changes to KSE related functions, etc., to better 2002-09-25 18:10:42 +00:00
isa Argh, isa(4), eisa(4) and mca(4) now attach to legacy(4) instead of 2002-09-26 18:40:06 +00:00
isofs/cd9660 - Use vrefcnt() instead of v_usecount. 2002-09-25 02:42:43 +00:00
kern Rewrite the kse_create() function to better aproach the semantics we 2002-09-28 08:44:31 +00:00
libkern
modules Add cardbus, cbb, ep and pccard. These can likely be moved to the MI 2002-09-26 05:54:24 +00:00
net Add the "Monitor" interface flag. 2002-09-27 18:57:47 +00:00
netatalk
netatm
netgraph
netinet Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient Remove an errant debugging printf that got left in during my last 2002-09-27 00:25:54 +00:00
nfsserver - Use incore() instead of gbincore() so we don't have to acquire the 2002-09-25 02:39:39 +00:00
pc98 MFi386: revisions 1.127, 1.128 and 1.129. 2002-09-24 03:17:38 +00:00
pccard
pci
posix4
powerpc
rpc
security - Use vrefcnt() instead of v_usecount. 2002-09-25 02:42:43 +00:00
sparc64 Renamed intr_enqueue to intr_vector and intr_dequeue to intr_fast, to 2002-09-28 03:06:35 +00:00
sys Fix two style problems which made FlexeLint unhappy: 2002-09-28 11:28:44 +00:00
tools - Move ASSERT_VOP_*LOCK* functionality into functions in vfs_subr.c 2002-09-26 04:48:44 +00:00
ufs Make it a tad easier to deal with struct inode in userland programs which 2002-09-27 20:03:05 +00:00
vm - Get rid of the unused LK_NOOBJ. 2002-09-25 01:24:58 +00:00
Makefile