..
alpha
Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename
2005-08-20 16:44:41 +00:00
amd64
- Special-case NMI handling on the AMD64.
2005-08-27 16:03:40 +00:00
arm
Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename
2005-08-20 16:44:41 +00:00
boot
net.graph.ngqfreemax has been deprecated.
2005-08-31 10:51:55 +00:00
bsm
cam
coda
compat
Test the mbuf flags against the correct constant. The previous version
2005-08-30 16:21:51 +00:00
conf
Remove the el(4) driver for 3Com 3c501 ISA NICs from HEAD as threatened
2005-08-26 13:42:04 +00:00
contrib
crypto
Add VIA/ACE "PadLock" support as a crypto(9) driver.
2005-08-18 00:30:22 +00:00
ddb
Remove the need to forward declare statics by moving them around.
2005-08-10 07:08:14 +00:00
dev
- Only call txp_release_resources() once if attach fails.
2005-08-31 18:09:54 +00:00
doc
fs
Add a missing dev_relthread() call.
2005-08-29 11:14:18 +00:00
gdb
geom
Use KTR to log allocations and destructions of bios.
2005-08-29 11:39:24 +00:00
gnu
i4b
i386
MFamd64 revision 1.526
2005-08-27 19:51:14 +00:00
ia64
Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename
2005-08-20 16:44:41 +00:00
isa
isofs /cd9660
- restore the ability to mount cd9660 filesystems as root by inverting
2005-08-14 04:19:36 +00:00
kern
Changes and cleanups to m_sanity():
2005-08-30 21:31:42 +00:00
libkern
- Fix checking range of strings of struct iconv_add_in in libsmb and libkiconv,
2005-08-24 12:38:26 +00:00
modules
Unbreak stand-alone build of the de(4) module.
2005-08-29 15:18:04 +00:00
net
Use VLAN_TAG_VALUE() not only to read a dot1q tag
2005-08-31 11:36:50 +00:00
net80211
Properly set ic_curchan before calling back to device driver to do channel
2005-08-30 14:27:47 +00:00
netatalk
Use the correct mbuf type for MGET().
2005-08-30 16:28:46 +00:00
netatm
netgraph
Lock down PPTP node, since it has many data structures, that won't survive
2005-08-30 09:51:54 +00:00
netinet
Use the correct mbuf type for MGET().
2005-08-30 16:35:27 +00:00
netinet6
Use the correct mbuf type for MGET().
2005-08-30 16:35:27 +00:00
netipsec
netipx
netkey
SADB_UPDATE did not return an error when key length is invalid.
2005-08-22 07:05:14 +00:00
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
Fix bogus check. It was possible to panic the kernel by giving 0 length.
2005-08-18 11:58:03 +00:00
pc98
pccard
pci
Use if_printf() and device_printf() for printf's and remove the unit number
2005-08-31 18:03:18 +00:00
posix4
powerpc
Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename
2005-08-20 16:44:41 +00:00
rpc
security
sparc64
Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename
2005-08-20 16:44:41 +00:00
sys
Unbreak m_demote() and put back the 'all' flag. Without it we cannot
2005-08-30 21:14:30 +00:00
tools
ufs
Set the mountpoint path in the superblock (fs_fsmnt) at mount-time
2005-08-21 22:06:41 +00:00
vm
Do not use vm_pager_init() to initialize vnode_pbuf_freecnt variable.
2005-08-13 20:21:33 +00:00
Makefile