freebsd-dev/sys
Alfred Perlstein e57574233a Remove __P.
2002-03-20 06:48:11 +00:00
..
alpha Force the boot cpu to wait for the APs to finish starting up. This eliminates 2002-03-20 02:27:55 +00:00
amd64 Remove __P. 2002-03-20 05:48:58 +00:00
arm We need machine/{signal,ucontext}.h to build a cross GCC compiler. 2001-12-09 19:39:49 +00:00
boot Add EFI write support to loader 2002-03-19 23:05:33 +00:00
cam Mark some arguments __unused. 2002-03-11 08:04:59 +00:00
coda Remove __P. 2002-03-20 05:00:21 +00:00
compat Remove __P. 2002-03-20 05:48:58 +00:00
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 Remove __P. 2002-03-20 05:14:42 +00:00
ddb Remove __P. 2002-03-20 05:14:42 +00:00
dev Remove __P. 2002-03-20 06:48:11 +00:00
fs Remove __P. 2002-03-20 05:00:21 +00:00
geom Fix bio->bio_blkno format warning. 2002-03-19 20:12:08 +00:00
gnu Remove __P. 2002-03-19 22:40:48 +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 Remove __P. 2002-03-20 05:48:58 +00:00
ia64 #if 0 some unused variables (only in #if 0 code) 2002-03-19 12:15:29 +00:00
isa Remove __P. 2002-03-20 05:14:42 +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 Add calls to uma_zone_set_max() to restore previously enforced limits. 2002-03-20 05:30:58 +00:00
libkern Remove __P. 2002-03-20 02:15:46 +00:00
modules Add a USB comm driver. 2002-03-18 18:23:42 +00:00
net Fix a bug introduced in 1.11 (and also MFCd to stable AND the security branch) 2002-03-20 04:05:26 +00:00
netatalk Remove __P. 2002-03-20 02:39:27 +00:00
netatm Remove __P. 2002-03-20 02:39:27 +00:00
netgraph Fix bugs where the ng_ppp node could transmit PPP frames whose length 2002-03-15 02:31:14 +00:00
netinet Switch vm_zone.h with uma.h. Change over to uma interfaces. 2002-03-20 05:48:55 +00:00
netinet6 Pacify gcc-3.1. 2002-03-19 23:26:37 +00:00
netipx Remove __P. 2002-03-20 02:39:27 +00:00
netkey Remove __P. 2002-03-20 02:39:27 +00:00
netnatm Remove __P. 2002-03-20 02:39:27 +00:00
netncp Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +00:00
netns Remove __P. 2002-03-20 02:39:27 +00:00
netsmb Missed this file for select SMP fixes associated with rev 1.93 of 2002-03-14 05:16:18 +00:00
nfs Remove __P. 2002-03-20 02:15:46 +00:00
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 Remove __P. 2002-03-20 02:08:01 +00:00
posix4 Remove __P. 2002-03-19 22:20:14 +00:00
powerpc Increment pmap_pvo_count in the right place. 2002-03-20 05:25:33 +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 Backout part of my previous commit; I was wrong about vm_zone's handling of 2002-03-20 04:39:32 +00:00
tools Return vnode_if back to its AWK roots. 2002-03-01 01:20:23 +00:00
ufs Remove __P. 2002-03-19 22:40:48 +00:00
vm Add uma_zone_set_max() to add enforced limits to non vm obj backed zones. 2002-03-20 05:28:34 +00:00
Makefile