1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys
2007-01-07 23:53:16 +00:00
..
amd64 MFp4 (112498): 2007-01-07 19:00:38 +00:00
arm Hints are handled differently on -current 2007-01-05 10:30:51 +00:00
boot Garbage collect the code for auto-loading modules based on ISAPNP IDs, 2007-01-07 22:25:45 +00:00
bsm
cam fix botch 2006-12-21 23:20:51 +00:00
coda
compat MFp4 (112646): 2007-01-07 19:30:19 +00:00
conf MFp4: add BWCT kernel configuration 2007-01-05 02:08:35 +00:00
contrib Clean up pfr_kentry_pl2 as well. This fixes a kernel panic in the vm.zone 2007-01-01 16:51:11 +00:00
crypto
ddb
dev Re-work Cx handling to be per-cpu and asymmetrical, fixing support on 2007-01-07 21:53:42 +00:00
fs Tell backing v_object the filesize right on it's creation. 2007-01-07 23:53:16 +00:00
gdb
geom
gnu
i4b Fix fat-fingering in previous commit. 2006-12-29 16:38:22 +00:00
i386 MFp4 (112498): 2007-01-07 19:00:38 +00:00
ia64 Add a lwpid field into per-cpu structure, the lwpid represents current 2006-12-20 04:40:39 +00:00
isa Be consistent with the spelling of "dependent" in user-visible places. 2006-12-30 11:55:47 +00:00
isofs/cd9660
kern - Don't let SCHED_TICK_TOTAL() return less than hz. This can cause integer 2007-01-06 12:33:43 +00:00
libkern
modules Disable multichannel recording in snd_emu10kx module. Whith multichannel 2007-01-07 19:43:59 +00:00
net style(9) nit. Prefer struct[space]name[space]{ to make grep searches more 2007-01-01 21:49:39 +00:00
net80211 Fix compile error. 2007-01-06 05:38:18 +00:00
netatalk
netatm
netgraph Various bpf(4) related fixes to catch places up to the new bpf(4) 2006-12-29 13:59:50 +00:00
netinet o One more typo in the comment. 2007-01-06 13:12:24 +00:00
netinet6 a) macro-ization of all mbuf and random number 2006-12-29 20:21:42 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver The nfsm_srvpathsiz() macro in nfsrv_symlink() in nfs_serv.c should 2007-01-02 20:42:08 +00:00
opencrypto
pc98 MFi386: revision 1.646. 2007-01-07 12:13:10 +00:00
pccard
pci Restore agp aperture size after resume, in case it is modified after boot. 2007-01-06 08:31:31 +00:00
powerpc In cpu_reset(), call OF_reboot() instead of OF_exit(). The latter 2006-12-28 23:56:50 +00:00
rpc
security When returning early from audit_arg_file() due to so->so_pcb being NULL 2007-01-06 22:28:28 +00:00
sparc64
sun4v Invert the logic inside of two KASSERTS which resulted in two kernel panics 2006-12-31 02:50:07 +00:00
sys - Close a race between enumerating UNIX domain socket pcb structures via 2007-01-05 19:59:46 +00:00
tools
ufs
vm Declare the map entry created by kmem_init() for the range from 2007-01-07 07:32:04 +00:00
Makefile