1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys
Marcel Moolenaar 789943cc81 Enable -Werror for ia64.
Approved by: re (blanket)
2007-07-31 03:15:32 +00:00
..
amd64 If the trap number stored in the trapframe is corrupted into a negative 2007-07-26 15:32:55 +00:00
arm CRB config file. 2007-07-27 14:57:03 +00:00
boot MFp4: 2007-07-13 14:27:05 +00:00
bsm Merge OpenBSM 1.0 alpha 15 changes to src/sys/bsm: 2007-07-22 12:28:13 +00:00
cam Do not forget to cam_periph_unhold the peripheral before exiting 2007-07-21 18:07:45 +00:00
cddl Update assertion after revision 1.23. 2007-07-24 15:00:43 +00:00
compat ndis will signal the kthread to exit and then sleep on the proc pointer to 2007-07-22 20:53:28 +00:00
conf Enable -Werror for ia64. 2007-07-31 03:15:32 +00:00
contrib Replace references to NET_CALLOUT_MPSAFE with CALLOUT_MPSAFE, and remove 2007-07-28 07:31:30 +00:00
crypto
ddb
dev - Fixed a problem that would cause kernel panics and "bce0: discard frame .." 2007-07-31 00:06:04 +00:00
fs When we do open, we should lock the vnode exclusively. This fixes few races: 2007-07-26 16:58:09 +00:00
gdb
geom
gnu The last entry in the ext2_opts array must be NULL, 2007-07-14 21:18:19 +00:00
i4b
i386 It seems that some i386 mothermoards either do not implement the 2007-07-27 09:34:42 +00:00
ia64 o Switch to physical addressing before dereferencing the VHPT 2007-07-30 22:52:52 +00:00
isa It seems that some i386 mothermoards either do not implement the 2007-07-27 09:34:42 +00:00
kern First in a series of changes to remove the now-unused Giant compatibility 2007-07-27 11:59:57 +00:00
libkern
modules Attach the iscsi module build. 2007-07-24 16:58:18 +00:00
net - Propagate the largest set of interface capabilities supported by all lagg 2007-07-30 20:17:22 +00:00
net80211 In add_channel(), search 11g channels if mode is AUTO and corresponding 2007-07-20 11:38:12 +00:00
netatalk
netatm Disconnect netatm from the build as it is not MPSAFE and relies on 2007-07-14 21:49:24 +00:00
netgraph Replace references to NET_CALLOUT_MPSAFE with CALLOUT_MPSAFE, and remove 2007-07-28 07:31:30 +00:00
netinet Make tcpstates[] static, and make sure TCPSTATES is defined before 2007-07-30 11:06:42 +00:00
netinet6 Continue effort to improve parity between UDPv4 and UDPv6: add a missing 2007-07-27 08:25:02 +00:00
netipsec Replace hard coded options by their defined PFIL_{IN,OUT} names. 2007-07-19 09:57:54 +00:00
netipx Make tcpstates[] static, and make sure TCPSTATES is defined before 2007-07-30 11:06:42 +00:00
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver First in a series of changes to remove the now-unused Giant compatibility 2007-07-27 11:59:57 +00:00
opencrypto
pc98 Mfi386 revision 1.239 of src/sys/i386/isa/clock.c. Seemingly some 2007-07-29 20:16:48 +00:00
pccard
pci Add MSI support. 2007-07-24 01:24:03 +00:00
powerpc
rpc
security When checking labels during a vnode link operation in MLS, use the file 2007-07-23 13:28:54 +00:00
sparc64 If clock_ct_to_ts fails to convert time time from the real time clock, 2007-07-23 09:42:32 +00:00
sun4v
sys Replace references to NET_CALLOUT_MPSAFE with CALLOUT_MPSAFE, and remove 2007-07-28 07:31:30 +00:00
tools
ufs Perform range check before allocating memory when reading 2007-07-13 18:51:08 +00:00
vm Add a counter for the total number of pages cached and support for 2007-07-27 20:01:22 +00:00
Makefile