freebsd-dev/sys
2002-03-19 20:48:32 +00:00
..
alpha This is the first part of the new kernel memory allocator. This replaces 2002-03-19 09:11:49 +00:00
amd64 This is the first part of the new kernel memory allocator. This replaces 2002-03-19 09:11:49 +00:00
arm
boot Add -ffreestanding to avoid printf/puts/putchar conversions 2002-03-19 10:51:57 +00:00
cam Mark some arguments __unused. 2002-03-11 08:04:59 +00:00
coda Add a flags parameter to VFS_VGET to pass through the desired 2002-03-17 01:25:47 +00:00
compat
conf Use the FreeBSD cross tools instead of the linux ones. 2002-03-19 10:52:44 +00:00
contrib fix blockno printf formatting warnings. 2002-03-19 20:46:30 +00:00
crypto - Speedup 3DES by using assembly code for i386. 2002-03-05 09:19:02 +00:00
ddb Allow '.' in identifiers - some ia64 register names contain '.'. 2002-03-10 17:08:24 +00:00
dev Fix bio->bio_blkno format warning. 2002-03-19 20:12:08 +00:00
fs Cannot release vnode underlying the nullfs vnode in null_inactive 2002-03-18 05:39:04 +00:00
geom Fix bio->bio_blkno format warning. 2002-03-19 20:12:08 +00:00
gnu Add a flags parameter to VFS_VGET to pass through the desired 2002-03-17 01:25:47 +00:00
i4b Clean up the i4b kernel part: remove unmaintained #if(def)s for NetBSD, 2002-03-17 09:33:15 +00:00
i386 This is the first part of the new kernel memory allocator. This replaces 2002-03-19 09:11:49 +00:00
ia64 #if 0 some unused variables (only in #if 0 code) 2002-03-19 12:15:29 +00:00
isa Fixes to make select/poll mpsafe. 2002-03-14 01:32:30 +00:00
isofs/cd9660 Add a flags parameter to VFS_VGET to pass through the desired 2002-03-17 01:25:47 +00:00
kern don't generate files with __P. 2002-03-19 20:48:32 +00:00
libkern DBA update: used the wrong of several NAI DBAs. 2002-03-07 17:52:03 +00:00
modules Add a USB comm driver. 2002-03-18 18:23:42 +00:00
net Add hooks for very basic IPFilter support in bridging. Set, 2002-03-18 00:55:23 +00:00
netatalk
netatm
netgraph Fix bugs where the ng_ppp node could transmit PPP frames whose length 2002-03-15 02:31:14 +00:00
netinet This is the first part of the new kernel memory allocator. This replaces 2002-03-19 09:11:49 +00:00
netinet6 Remove duplicate extern declarations to silence warnings. 2002-03-19 19:45:41 +00:00
netipx
netkey missing splx 2002-03-01 13:13:17 +00:00
netnatm Fix warnings 2002-02-28 03:02:20 +00:00
netncp
netns
netsmb Missed this file for select SMP fixes associated with rev 1.93 of 2002-03-14 05:16:18 +00:00
nfs
nfsclient Add a readonly sysctl variable of type string, kern.bootp_cookie, 2002-03-13 09:23:11 +00:00
nfsserver Add a flags parameter to VFS_VGET to pass through the desired 2002-03-17 01:25:47 +00:00
pc98 Use the dx register for the destination port address. A immediate port 2002-03-13 13:59:41 +00:00
pccard Get the generic name right 2002-03-03 01:04:39 +00:00
pci Work around a PLX9050 bug that causes system lockup in certain systems, 2002-03-17 04:10:38 +00:00
posix4
powerpc This is the first part of the new kernel memory allocator. This replaces 2002-03-19 09:11:49 +00:00
rpc
security/lomac DBA update: pick the right DBA for various LOMAC copyrights. 2002-03-13 22:55:20 +00:00
sparc64 This is the first part of the new kernel memory allocator. This replaces 2002-03-19 09:11:49 +00:00
svr4
sys Remove __P 2002-03-19 20:18:42 +00:00
tools Return vnode_if back to its AWK roots. 2002-03-01 01:20:23 +00:00
ufs Fixed some printf format errors (hopefully all of the remaining daddr64_t 2002-03-19 04:09:21 +00:00
vm Quit a warning introduced by UMA. This only occurs on machines where 2002-03-19 11:49:10 +00:00
Makefile