..
alpha
Avoid __func__ string concatenation
2002-01-18 04:41:23 +00:00
amd64
Avoid __func__ string concatenation
2002-01-18 04:41:23 +00:00
arm
boot
Added kgzldr for pc98.
2002-01-18 09:00:38 +00:00
cam
Define the kern.cam sysctl in the cam layer, rather than multiply in several
2002-01-09 03:39:04 +00:00
coda
Staticise the coda vfsop pointer.
2002-01-08 19:33:51 +00:00
compat
fix typo, there's uap, just fd
2002-01-16 01:31:19 +00:00
conf
MFi386: revision 1.388
2002-01-18 03:26:38 +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
Back out the hack from rev 1.13 that was done to initiate a bus rescan
2002-01-17 20:34:58 +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
Avoid __func__ string concatenation
2002-01-18 04:41:23 +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
isofs /cd9660
kern
Invert the test of sx_xholder for SX_LOCKED. We need to warn if a
2002-01-18 09:21:15 +00:00
libkern
modules
Allow alpha kernels to compile again- make sure opt_ddb.h is included
2002-01-17 02:16:35 +00:00
net
Introduce an interface announcement message for the routing
2002-01-18 14:33:04 +00:00
netatalk
Make `options NETATALK' compile after the -fno-common changes.
2002-01-16 11:26:50 +00:00
netatm
Initialise the intrq_present fields at runtime, not link time. This allows
2002-01-08 10:34:03 +00:00
netgraph
Replace ffind_* with fget calls.
2002-01-14 00:13:45 +00:00
netinet
Fix a panic condition in icmp_reflect() introduced in rev. 1.61.
2002-01-11 12:13:57 +00:00
netinet6
Initialise the intrq_present fields at runtime, not link time. This allows
2002-01-08 10:34:03 +00:00
netipx
Initialise the intrq_present fields at runtime, not link time. This allows
2002-01-08 10:34:03 +00:00
netkey
netnatm
Initialise the intrq_present fields at runtime, not link time. This allows
2002-01-08 10:34:03 +00:00
netncp
netns
Initialise the intrq_present fields at runtime, not link time. This allows
2002-01-08 10:34:03 +00:00
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.64
2002-01-18 03:33:52 +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
rpc
security /lomac
sparc64
Add extern to avoid sloppy common style declarations.
2002-01-16 14:28:50 +00:00
svr4
sys
Uninlined most of the bloated inline functions in <sys/disklabel.h>. Some
2002-01-17 18:33:18 +00:00
tools
Throw the $FreeBSD$s back in, properly escaping them.
2002-01-04 05:27:47 +00:00
ufs
Fix a bug introduced in ffs_snapshot.c -r1.25 and fs.h -r1.26
2002-01-17 08:33:32 +00:00
vm
Don't declare vm_swapout() in the NO_SWAPPING case when it is not defined.
2002-01-17 16:46:26 +00:00
Makefile