freebsd-dev/sys
2002-01-31 08:35:38 +00:00
..
alpha Regenerated file from previous commit to syscalls.master 2002-01-23 22:47:47 +00:00
amd64 Backed out the main part of revs.1.14-16. Don't disable interrupts in 2002-01-30 18:51:24 +00:00
arm
boot CG hard sentence breaks. 2002-01-23 09:35:55 +00:00
cam
coda
compat include sys/lock.h and sys/mutex.h to make compile. 2002-01-30 23:28:25 +00:00
conf Removed the one use of the mandatory keyword (for npx). 2002-01-30 14:35:58 +00:00
contrib Backout inclusion of queue.h since rev 1.38 sys/file.h now has it 2002-01-14 09:07:15 +00:00
crypto
ddb pid is 'long' on alpha. 2002-01-17 02:14:44 +00:00
dev Add pc98 support. 2002-01-31 08:24:36 +00:00
fs Fix select on fifos. 2002-01-14 22:03:48 +00:00
geom
gnu
i4b Make call_desc[] extern since it's also defined in layer4/i4b_l4mgmt.c 2002-01-13 19:16:52 +00:00
i386 Backed out the main part of revs.1.14-16. Don't disable interrupts in 2002-01-30 18:51:24 +00:00
ia64 Add a definition of ddb_regs. ddb_regs is declared as extern in 2002-01-18 07:55:23 +00:00
isa Don't include <isa/isavar.h> or compile code depending on it when isa 2002-01-30 12:41:12 +00:00
isofs/cd9660
kern Remove unused variables in select(2) from previous delta. 2002-01-30 19:48:25 +00:00
libkern
modules Module for exca. Eventually, this will be shared between pcic and pccbb. 2002-01-29 06:53:32 +00:00
net Prevent the kernel from generating an unaligned sysctl data buffer on 2002-01-27 20:39:01 +00:00
netatalk Make `options NETATALK' compile after the -fno-common changes. 2002-01-16 11:26:50 +00:00
netatm Allow this to compile again 2002-01-30 23:38:31 +00:00
netgraph Replace ffind_* with fget calls. 2002-01-14 00:13:45 +00:00
netinet The ipfw(8) 'tee' action simply hasn't worked on incoming packets for 2002-01-26 10:14:08 +00:00
netinet6 - Check the address family of a cached destination, in case of 2002-01-21 20:02:36 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb SMP Lock struct file, filedesc and the global file list. 2002-01-13 11:58:06 +00:00
nfs
nfsclient Revise the nfsiod auto tuning code. Now both the upper and lower limits 2002-01-15 20:57:21 +00:00
nfsserver The vnode was not being vput()'d in the EEXIST mknod case on the nfs 2002-01-14 19:14:08 +00:00
pc98 MFi386: revision 1.489. 2002-01-31 08:35:38 +00:00
pccard The datasheet for the 6710/6722 says that you must use one method to 2002-01-14 14:10:13 +00:00
pci Forgot one part of the VLAN support for the dc(4) driver. 2002-01-16 21:34:11 +00:00
posix4
powerpc Simple fixes to get the powerpc kernel compiling again. 2002-01-28 14:07:36 +00:00
rpc
security/lomac
sparc64 Add extern to avoid sloppy common style declarations. 2002-01-16 14:28:50 +00:00
svr4
sys o Reserve two interface ioctl values, 38, and 38, for SIOCGIFMAC and 2002-01-30 21:37:32 +00:00
tools
ufs Add a stub for softdep_request_cleanup() so that compilation without 2002-01-23 02:18:56 +00:00
vm Remove a parameter name from a prototype. 2002-01-25 21:33:10 +00:00
Makefile