..
alpha
Implement fpclassify():
2003-02-08 20:37:55 +00:00
amd64
Switch to using the TSC code in i386/i386/tsc.c.
2003-02-11 11:43:25 +00:00
arm
boot
s/hw.pci_allow_unsupported_io_range/hw.pci.allow_unsupported_io_range/
2003-02-08 19:39:01 +00:00
cam
Quirk for Lexar Media Jumpdrive
2003-02-09 21:49:45 +00:00
coda
compat
1) Linux_sendto was trashing the BSD sockaddr it put in the stackgap,
2003-02-08 09:26:31 +00:00
conf
Sort.
2003-02-11 13:19:01 +00:00
contrib
Mark our struct disk with DISKFLAG_CANDELETE instead of the cdevsw with
2003-02-11 12:35:01 +00:00
crypto
ddb
Reversion of commit by Davidxu plus fixes since applied.
2003-02-01 12:17:09 +00:00
dev
Mark our provider with G_PF_CANDELETE in the cases where this is actually
2003-02-11 12:35:44 +00:00
fs
Use the SI_CANDELETE flag on the dev_t rather than the D_CANFREE flag
2003-02-11 12:49:58 +00:00
geom
Better names for struct disk elements: d_maxsize, d_stripeoffset
2003-02-11 14:57:34 +00:00
gnu
- Use the new vop_stdfsync instead of recreating our own.
2003-02-09 12:28:51 +00:00
i4b
Fix another typo in a comment which I noticed while doing the MFC.
2003-02-06 14:52:47 +00:00
i386
Switch to using the TSC code in i386/i386/tsc.c.
2003-02-11 11:43:25 +00:00
ia64
Implement fpclassify():
2003-02-08 20:37:55 +00:00
isa
Switch to using the TSC code in i386/i386/tsc.c.
2003-02-11 11:43:25 +00:00
isofs /cd9660
kern
Don't lock FILEDESC under PROC.
2003-02-11 07:20:52 +00:00
libkern
Add restrict keyword to string functions.
2003-02-10 00:36:27 +00:00
modules
pci_if.h is not needed.
2003-02-07 15:05:37 +00:00
net
Make the radix tree code compilable in userland. Requested by ru.
2003-02-08 01:44:09 +00:00
netatalk
netatm
netgraph
Take the rc4 code out of ng_mppc module so we don't fail to load when
2003-02-05 19:11:11 +00:00
netinet
s/IPSSEC/IPSEC/
2003-02-11 10:51:56 +00:00
netinet6
Consolidate MIN/MAX macros into one place (param.h).
2003-02-02 13:17:30 +00:00
netipsec
Comment out srandom():
2003-02-05 15:32:24 +00:00
netipx
netkey
Comment out srandom():
2003-02-05 15:32:24 +00:00
netnatm
netncp
netns
netsmb
Pass a minor number instead of a unit number to make_dev().
2003-02-07 23:29:57 +00:00
nfs
nfsclient
nfsserver
opencrypto
pc98
Switch to use the TSC code i386/i386/tsc.c
2003-02-11 11:43:58 +00:00
pccard
Consolidate MIN/MAX macros into one place (param.h).
2003-02-02 13:17:30 +00:00
pci
Clean up exit path from rl_attach() to remove multiple returns
2003-02-09 22:32:50 +00:00
posix4
powerpc
Implement fpclassify():
2003-02-08 20:37:55 +00:00
rpc
security
Implement mpo_check_kld_load() and mpo_check_kld_unload() for the Biba
2003-02-04 22:38:33 +00:00
sparc64
Implement fpclassify():
2003-02-08 20:37:55 +00:00
sys
Better names for struct disk elements: d_maxsize, d_stripeoffset
2003-02-11 14:57:34 +00:00
tools
ufs
- Cleanup unlocked accesses to buf flags by introducing a new b_vflag member
2003-02-09 11:28:35 +00:00
vm
Add a comment describing how pagedaemon_wakeup() should be used and
2003-02-09 20:40:36 +00:00
Makefile