.. |
alpha
|
Rename BUS_DMAMEM_NOSYNC to BUS_DMA_COHERENT.
|
2003-05-30 20:40:33 +00:00 |
amd64
|
Add acpi to the build. Remove the hack from machdep.c that lies to the
|
2003-05-31 07:00:08 +00:00 |
arm
|
|
|
boot
|
Man, I'm not on the ball. 4th does not need to escape '\' chars. This
|
2003-05-31 16:07:00 +00:00 |
cam
|
Add /* FALLTHROUGH */
|
2003-05-31 18:20:26 +00:00 |
coda
|
|
|
compat
|
Regenerate.
|
2003-05-31 06:51:04 +00:00 |
conf
|
Eliminate potential overflows by allocating softc dynamically,
|
2003-05-31 17:06:20 +00:00 |
contrib
|
This commit was generated by cvs2svn to compensate for changes in r115367,
|
2003-05-28 17:32:31 +00:00 |
crypto
|
|
|
ddb
|
Add /* FALLTHROUGH */
|
2003-05-31 19:00:02 +00:00 |
dev
|
Remove unused variables
|
2003-05-31 19:49:49 +00:00 |
fs
|
Remove unused variable.
|
2003-05-31 19:34:52 +00:00 |
geom
|
Remove unused variable.
|
2003-05-31 19:41:33 +00:00 |
gnu
|
Remove extra ';'
|
2003-05-31 18:52:38 +00:00 |
i4b
|
Fix off-by-one errors in range checks of state machine states & events.
|
2003-05-31 18:54:02 +00:00 |
i386
|
We cannot use the normal strlen() and strcpy, but don't #define strlen and
|
2003-05-31 19:06:38 +00:00 |
ia64
|
Rename BUS_DMAMEM_NOSYNC to BUS_DMA_COHERENT.
|
2003-05-30 20:40:33 +00:00 |
isa
|
Remove unused variable.
|
2003-05-31 18:45:32 +00:00 |
isofs/cd9660
|
|
|
kern
|
"break" rather than fall through to a break in the default clause.
|
2003-05-31 16:53:16 +00:00 |
libkern
|
|
|
modules
|
Add GEOM module compilation shims.
|
2003-05-31 18:36:41 +00:00 |
net
|
Replace a handrolled defrag function with m_defrag. The handrolled
|
2003-05-28 02:04:33 +00:00 |
netatalk
|
|
|
netatm
|
|
|
netgraph
|
|
|
netinet
|
Add /* FALLTHROUGH */
|
2003-05-31 19:07:22 +00:00 |
netinet6
|
|
|
netipsec
|
|
|
netipx
|
|
|
netkey
|
|
|
netnatm
|
|
|
netncp
|
|
|
netsmb
|
|
|
nfs
|
|
|
nfsclient
|
The IO_NOWDRAIN and B_NOWDRAIN hacks are no longer needed to prevent
|
2003-05-31 16:42:45 +00:00 |
nfsserver
|
Add /* FALLTHROUGH */
|
2003-05-31 18:20:26 +00:00 |
opencrypto
|
|
|
pc98
|
Eliminate potential overflows by allocating softc dynamically,
|
2003-05-31 17:06:20 +00:00 |
pccard
|
|
|
pci
|
Move some FALLTHROUGH comments so they work.
|
2003-05-31 19:46:58 +00:00 |
posix4
|
|
|
powerpc
|
Bring back bus_dmasync_op_t. It is now a typedef to an int, though the
|
2003-05-27 04:59:59 +00:00 |
rpc
|
|
|
security
|
Rewrite Biba and MLS label externalization code to use sbufs instead
|
2003-05-31 19:01:44 +00:00 |
sparc64
|
Fix interrupt assignment for non-builtin PCI devices on e450s.
|
2003-05-30 20:48:05 +00:00 |
sys
|
Use symbolic constants instead of "4".
|
2003-05-31 16:54:37 +00:00 |
tools
|
|
|
ufs
|
Remove unused local variables.
|
2003-05-31 18:17:32 +00:00 |
vm
|
Add vm object locking to vm_object_madvise().
|
2003-05-31 19:40:57 +00:00 |
Makefile
|
|
|