freebsd-dev/sys
2005-08-30 05:24:53 +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 Add a "comconsole_speed" loader variable that can be used to change 2005-08-18 01:39:43 +00:00
bsm
cam
coda
compat Fix kernel build. 2005-08-28 13:11:08 +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 Add back dropped if_media.h include 2005-08-30 05:24:53 +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 Eliminate cpufreq levels for two cases that are less than optimal: 2005-08-30 04:45:32 +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 Fix a panic in softclock() if the interface is destroyed with a bpf consumer 2005-08-27 01:17:42 +00:00
net80211 revert 1.64: we cannot use the channel characteristics to decide when to 2005-08-13 17:50:21 +00:00
netatalk
netatm
netgraph Plug item leak in case when not all hooks are connected. 2005-08-29 13:47:08 +00:00
netinet Add newline to debuging printf. 2005-08-26 15:27:18 +00:00
netinet6 added a missing unlock (just do the same thing as in netinet/raw_ip.c) 2005-08-18 11:11: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 Better comment 2005-08-29 18:45:21 +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 Add m_copymdata(struct mbuf *m, struct mbuf *n, int off, int len, 2005-08-29 20:15:33 +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