.. |
alpha
|
- Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed
|
2003-07-27 13:52:10 +00:00 |
amd64
|
- Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed
|
2003-07-27 13:52:10 +00:00 |
arm
|
|
|
boot
|
|
|
cam
|
|
|
coda
|
Add a "int fd" argument to VOP_OPEN() which in the future will
|
2003-07-26 07:32:23 +00:00 |
compat
|
Add a "int fd" argument to VOP_OPEN() which in the future will
|
2003-07-26 07:32:23 +00:00 |
conf
|
Turn -Werror back on again. I've tested with/without
|
2003-07-26 03:46:39 +00:00 |
contrib
|
|
|
crypto
|
|
|
ddb
|
|
|
dev
|
Use the BUS_DMA_ZERO flag.
|
2003-07-27 14:00:02 +00:00 |
fs
|
Add a "int fd" argument to VOP_OPEN() which in the future will
|
2003-07-26 07:32:23 +00:00 |
geom
|
|
|
gnu
|
Add a "int fd" argument to VOP_OPEN() which in the future will
|
2003-07-26 07:32:23 +00:00 |
i4b
|
Undo agressive inlining which GCC previously wisely ignored.
|
2003-07-23 17:58:41 +00:00 |
i386
|
Changed the data types of three index variables, two of them
|
2003-07-27 14:01:33 +00:00 |
ia64
|
- Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed
|
2003-07-27 13:52:10 +00:00 |
isa
|
|
|
isofs/cd9660
|
Add a "int fd" argument to VOP_OPEN() which in the future will
|
2003-07-26 07:32:23 +00:00 |
kern
|
Now that we can call kmem_malloc without Giant it should be safe
|
2003-07-27 14:19:23 +00:00 |
libkern
|
Backed out the micro-optimization in 1.4. It was to help gcc-2.6.3
|
2003-07-25 15:54:23 +00:00 |
modules
|
Initiate de-orbit burn for fpu-less operation. 386+387 is still
|
2003-07-22 08:11:17 +00:00 |
net
|
Use M_WAITOK instead of M_WAIT in sppp_attach().
|
2003-07-26 21:58:06 +00:00 |
net80211
|
|
|
netatalk
|
|
|
netatm
|
Silence a gcc-warning. Do this by inlining the macro-call. This is
|
2003-07-26 14:20:37 +00:00 |
netgraph
|
|
|
netinet
|
o Do not overwrite saved interrupt priority level by alloc_hash(),
|
2003-07-25 09:59:16 +00:00 |
netinet6
|
|
|
netipsec
|
|
|
netipx
|
|
|
netkey
|
|
|
netnatm
|
|
|
netncp
|
size_t != int. Make this compile on 64 bit platforms (eg: amd64).
|
2003-07-24 01:59:18 +00:00 |
netsmb
|
Reserve space for the trailing null byte in the srvname member of
|
2003-07-27 11:36:00 +00:00 |
nfs
|
|
|
nfsclient
|
|
|
nfsserver
|
|
|
opencrypto
|
|
|
pc98
|
MFi386: revision 1.1090.
|
2003-07-23 12:09:14 +00:00 |
pccard
|
|
|
pci
|
Use the BUS_DMA_ZERO flag.
|
2003-07-27 14:38:54 +00:00 |
posix4
|
|
|
powerpc
|
- Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed
|
2003-07-27 13:52:10 +00:00 |
rpc
|
|
|
security
|
|
|
sparc64
|
- Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed
|
2003-07-27 13:52:10 +00:00 |
sys
|
- Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed
|
2003-07-27 13:52:10 +00:00 |
tools
|
|
|
ufs
|
Add a "int fd" argument to VOP_OPEN() which in the future will
|
2003-07-26 07:32:23 +00:00 |
vm
|
Use pmap_zero_page() to zero pages instead of bzero() because
|
2003-07-27 10:41:33 +00:00 |
Makefile
|
|
|