.. |
alpha
|
Add route interrupt method.
|
2000-12-13 09:07:16 +00:00 |
amd64
|
- If swap metadata does not fit into the KVM, reduce the number of
|
2000-12-13 10:01:00 +00:00 |
boot
|
Add a magic number, for easier identification of boot0. At present,
|
2000-12-12 17:27:35 +00:00 |
cam
|
Add needed include of <sys/devicestat.h>
|
2000-12-07 22:31:13 +00:00 |
coda
|
Protect accesses to member of struct proc with the proc lock.
|
2000-12-06 01:45:20 +00:00 |
compat
|
Lock the allproc list.
|
2000-12-13 09:05:45 +00:00 |
compile
|
|
|
conf
|
Next round of PCI subsystem updates:
|
2000-12-13 01:25:11 +00:00 |
contrib
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
crypto
|
|
|
ddb
|
|
|
dev
|
Remove unnecessary includes found by phk's script. I've been building
|
2000-12-13 06:28:37 +00:00 |
fs
|
o Tighten restrictions on use of /proc/pid/ctl and move access checks
|
2000-12-13 04:28:24 +00:00 |
geom
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
gnu
|
Put the bits in place for Alpha support for ext2. Not tested.
|
2000-12-09 22:32:49 +00:00 |
i4b
|
Change initialiser to match new structure layout.
|
2000-12-12 23:52:43 +00:00 |
i386
|
- If swap metadata does not fit into the KVM, reduce the number of
|
2000-12-13 10:01:00 +00:00 |
ia64
|
Sync with i386/GENERIC rev 1.294 removing "COMPAT_OLDPCI".
|
2000-12-13 07:34:47 +00:00 |
isa
|
It's possible for an ISA bus to be hung off an EISA bridge, so we need to
|
2000-12-12 23:33:29 +00:00 |
isofs/cd9660
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
kern
|
Use proper mutex locking when calling setrunnable from speedup_syncer().
|
2000-12-13 01:06:53 +00:00 |
libkern
|
Add __ucmpdi2 prototype to quelch a warning.
|
2000-12-07 22:28:20 +00:00 |
miscfs
|
o Tighten restrictions on use of /proc/pid/ctl and move access checks
|
2000-12-13 04:28:24 +00:00 |
modules
|
Add aic and ray modules. I've been building these for a while now on
|
2000-12-13 05:54:26 +00:00 |
msdosfs
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
net
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
netatalk
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
netatm
|
Add back some now needed #include <sys/systm.h>
|
2000-12-07 22:19:06 +00:00 |
netgraph
|
Fix bug in parse type for struct ng_one2many_config.
|
2000-12-12 23:12:22 +00:00 |
netinet
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
netinet6
|
Staticize some malloc M_ instances.
|
2000-12-08 20:09:00 +00:00 |
netipx
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
netkey
|
|
|
netnatm
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
netncp
|
|
|
netns
|
|
|
nfs
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
nfsclient
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
nfsserver
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
ntfs
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
nwfs
|
|
|
pc98
|
Removed the VoxWare sound drivers.
|
2000-12-10 10:02:32 +00:00 |
pccard
|
add PNPID for PnP PCMCIA, SCM SwapBox Classic X2P.
|
2000-12-11 15:02:50 +00:00 |
pci
|
Next round of PCI subsystem updates:
|
2000-12-13 01:25:11 +00:00 |
posix4
|
|
|
powerpc
|
Store in globaldata our CPU ID#. Provide a lock for panics - only one
|
2000-12-09 20:52:42 +00:00 |
rpc
|
|
|
svr4
|
|
|
sys
|
Eliminate a race in MEXTFREE(). The reference counter decrement and test
|
2000-12-13 05:13:02 +00:00 |
tools
|
Simplify this a bit so that it doesn't have to generate silly redundant
|
2000-12-06 06:59:38 +00:00 |
ufs
|
Do not race for the lock of an inode hash.
|
2000-12-13 10:04:01 +00:00 |
vm
|
- If swap metadata does not fit into the KVM, reduce the number of
|
2000-12-13 10:01:00 +00:00 |
Makefile
|
|
|