freebsd-skq/sys
Warner Losh b81b5c06b4 Treat resources that are 0xfffff.... as being 'unassigned'.
Reviewed by: jhb
Tested by: Mark Kirkwood
MFC After: 3 days
2005-09-01 02:42:34 +00:00
..
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
dev Treat resources that are 0xfffff.... as being 'unassigned'. 2005-09-01 02:42:34 +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
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 Fix dangling callout problem in the Bluetooth L2CAP code that leads to 2005-08-31 18:13:23 +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
Makefile