freebsd-src/sys
2002-05-29 21:04:25 +00:00
..
alpha Add declarations of suword32 and suword64. Add implementations of one or 2002-05-26 16:03:13 +00:00
amd64 Do not refer to the Intel PRO/1000 by its internal name. 2002-05-29 18:42:26 +00:00
arm Move MI stuff out of MD param.h files. 2002-05-14 20:35:29 +00:00
boot Add needed include of queue.h. Remove unneeded include of smp.h. 2002-05-29 19:38:49 +00:00
cam PR: kern/38208 2002-05-29 20:25:59 +00:00
coda More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
compat Fixed a printf format error. It was old and should have been detected by 2002-05-25 10:48:03 +00:00
conf Add one copy of crc32() and crc32_tab[] in libkern, and remove it two other 2002-05-29 20:24:09 +00:00
contrib
crypto Fixed AES encryption algorithm bug 2002-05-24 07:26:17 +00:00
ddb
dev Add one copy of crc32() and crc32_tab[] in libkern, and remove it two other 2002-05-29 20:24:09 +00:00
fs Convert unionfs to nmount. 2002-05-24 00:44:44 +00:00
geom Add one copy of crc32() and crc32_tab[] in libkern, and remove it two other 2002-05-29 20:24:09 +00:00
gnu Convert ext2fs to nmount(2). 2002-05-24 17:38:01 +00:00
i4b Fixed printf format errors which apparently crept in while -Wformat was 2002-05-25 11:18:03 +00:00
i386 Do not refer to the Intel PRO/1000 by its internal name. 2002-05-29 18:42:26 +00:00
ia64 Remove the definition of struct mca_guid and use the generic 2002-05-29 05:19:07 +00:00
isa After some comments from bde, rewrite the loops to avoid turning the 2002-05-14 21:28:45 +00:00
isofs/cd9660 Quick fix for non-unique inode numbers for hard links. We use the 2002-05-22 08:50:18 +00:00
kern diff reduction from KSE to keep WW-III from happenning on -current 2002-05-29 20:40:50 +00:00
libkern
modules Remove bktr for ia64. Same problem as vinum. See PR 38678. 2002-05-29 05:09:51 +00:00
net Add one copy of crc32() and crc32_tab[] in libkern, and remove it two other 2002-05-29 20:24:09 +00:00
netatalk Fix warning; Extra tokens after #endif 2002-05-24 06:11:07 +00:00
netatm Pacify gcc by preinitializing a variable. 2002-05-24 06:17:42 +00:00
netgraph Fix warnings: deprecated use of label at end of compound statement 2002-05-24 07:02:04 +00:00
netinet - Change the newly turned INVARIANTS #ifdef blocks (they were changed from 2002-05-21 18:52:24 +00:00
netinet6 o Conditionalize sections for POSIX.1-2001 compatibility. 2002-05-23 18:48:27 +00:00
netipx Lock down a socket, milestone 1. 2002-05-20 05:41:09 +00:00
netkey pacify gcc-3.1's -Wunused checking. 2002-05-24 05:53:57 +00:00
netnatm Lock down a socket, milestone 1. 2002-05-20 05:41:09 +00:00
netncp Lock down a socket, milestone 1. 2002-05-20 05:41:09 +00:00
netns Lock down a socket, milestone 1. 2002-05-20 05:41:09 +00:00
netsmb Fix trivial warning: 2002-05-24 05:40:51 +00:00
nfs
nfsclient Don't tsleep() with an sb_mtx held. 2002-05-27 05:20:15 +00:00
nfsserver Lock down a socket, milestone 1. 2002-05-20 05:41:09 +00:00
pc98 MFi386: revision 1.519 2002-05-14 12:31:47 +00:00
pccard
pci Enhance the use of the watchdog timer in this driver so that it will 2002-05-15 17:05:28 +00:00
posix4 Change p_can{debug,see,sched,signal}()'s first argument to be a thread 2002-05-19 00:14:50 +00:00
powerpc The stack is not at the top of the user struct. 2002-05-28 12:31:34 +00:00
rpc
security/lomac Lock down a socket, milestone 1. 2002-05-20 05:41:09 +00:00
sparc64 Forgot to commit this file. Catch up to loader->kernel abi changes. 2002-05-29 19:48:03 +00:00
sys Version bump for addition of dlfunc(3). 2002-05-29 21:04:25 +00:00
tools
ufs Remove IFS from 5.0-CURRENT. This facilitates introducing UFS2 as 2002-05-19 00:11:08 +00:00
vm The kernel printf does not have %i 2002-05-29 08:25:13 +00:00
Makefile