1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys
Warner Losh db8deb424e Create a /dev/cardbus%d.cis, to be compatible with older versions of
the software.  This is a trivial amount of code to keep wireless
monitoring software working...  I plan on removing it in 9.0.
2008-11-21 03:03:57 +00:00
..
amd64 In the robust futexes list head, futex_offset shall be signed, 2008-11-16 15:45:41 +00:00
arm Improve error handling in pcib_mbus_identify(). 2008-11-19 17:07:01 +00:00
boot As reported in kern/118222, pxeboot in RELENG7 (and presumably 2008-11-20 14:57:09 +00:00
bsm
cam
cddl Some zfsboot fixes from Norikatsu Shigemura: 2008-11-19 16:59:19 +00:00
compat In the robust futexes list head, futex_offset shall be signed, 2008-11-16 15:45:41 +00:00
conf Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
contrib
crypto Fix a potential NULL-pointer dereference in padlock(4). 2008-11-17 19:00:36 +00:00
ddb
dev Create a /dev/cardbus%d.cis, to be compatible with older versions of 2008-11-21 03:03:57 +00:00
fs - Fix a typo in a comment. 2008-11-18 23:19:43 +00:00
gdb
geom Partition type FS_UNUSED does not mean the partition entry 2008-11-18 05:55:58 +00:00
gnu
i386 In the robust futexes list head, futex_offset shall be signed, 2008-11-16 15:45:41 +00:00
ia64
isa Allow device hints to wire the unit numbers of devices. 2008-11-18 21:01:54 +00:00
kern Fix a scope problem in the multiple routing table code that stopped the 2008-11-19 19:19:30 +00:00
kgssapi
libkern
mips
modules Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
net Change the initialization methodology for global variables scheduled 2008-11-19 09:39:34 +00:00
net80211
netatalk
netgraph
netinet Fix a scope problem in the multiple routing table code that stopped the 2008-11-19 19:19:30 +00:00
netinet6 Change the initialization methodology for global variables scheduled 2008-11-19 09:39:34 +00:00
netipsec Change the initialization methodology for global variables scheduled 2008-11-19 09:39:34 +00:00
netipx
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient Switch the default rpc implementation for NFS back to the new code. I believe 2008-11-14 11:27:53 +00:00
nfsserver Switch the default rpc implementation for NFS back to the new code. I believe 2008-11-14 11:27:53 +00:00
nlm
opencrypto
pc98
pccard
pci
powerpc Define LDBL_EPSILON, LDBL_MAX and LDBL_MIN as long double constants. 2008-11-16 19:20:29 +00:00
rpc
security
sparc64 - According to OpenSolaris, CDMA flushing/syncing for Tomatillos 2008-11-20 18:44:09 +00:00
sun4v
sys Initial storage functionality for U-Boot support library. 2008-11-19 17:34:28 +00:00
tools
ufs Fix typo. 2008-11-19 20:06:59 +00:00
vm Instead of forcing vn_start_write() to reset mp back to NULL for the 2008-11-16 21:57:54 +00:00
xdr
xen
Makefile