1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys
Alan Cox 2dd02f4773 Eliminate an unnecessary #include. (This #include should have been removed
in r188331 when vnode_pager_lock() was eliminated.)
2009-11-04 03:12:56 +00:00
..
amd64 Opteron rev E family of processor expose a bug where, in very rare 2009-11-04 01:32:59 +00:00
arm MFp4: 2009-10-31 13:24:14 +00:00
boot Close a file descriptor leak in an error case. 2009-10-28 10:06:27 +00:00
bsm
cam MFp4: 2009-11-03 11:19:05 +00:00
cddl - zfs_zaccess() can handle VAPPEND too, so map V_APPEND to VAPPEND and call 2009-10-30 23:33:06 +00:00
compat Revert a functional change that snuck in. 2009-11-02 19:13:12 +00:00
conf Reimplement the lazy FP context switching: 2009-10-31 22:27:31 +00:00
contrib Updated iwn(4) driver supporting the newer series, 5000, 5150 and 5300. 2009-10-23 22:04:18 +00:00
crypto
ddb
dev Restore color palette format if we reset video mode. 2009-11-04 01:00:28 +00:00
fs There is no need to "busy" a page when the object is locked for the duration 2009-10-26 18:02:05 +00:00
gdb
geom
gnu
i386 Opteron rev E family of processor expose a bug where, in very rare 2009-11-04 01:32:59 +00:00
ia64 Reimplement the lazy FP context switching: 2009-10-31 22:27:31 +00:00
isa Save/restore VGA color palette while suspending and resuming. 2009-11-04 00:58:20 +00:00
kern Make /dev/klog and kern.msgbuf* MPSAFE. 2009-11-03 21:06:19 +00:00
kgssapi
libkern
mips In r197963, a race with thread being selected for signal delivery 2009-10-27 10:47:58 +00:00
modules Updates to the iwn driver: 2009-10-24 09:55:11 +00:00
net Remove unneeded blank line from bpf_drvinit(). 2009-10-23 17:26:29 +00:00
net80211 Update the route's sequence number upon receiving a RANN. 2009-10-29 12:19:10 +00:00
netatalk
netgraph Spell DIAGNOSTIC correctly. 2009-10-24 18:49:17 +00:00
netinet Fix two issues that can lead to exceeding configured pipe bandwidth: 2009-11-03 08:41:14 +00:00
netinet6 Use the correct option name in the preprocessor command to enable 2009-10-23 18:27:34 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
opencrypto
pc98 In r197963, a race with thread being selected for signal delivery 2009-10-27 10:47:58 +00:00
pci
powerpc Unbreak cpu_switch(). The register allocator in my brain is clearly 2009-10-31 20:59:13 +00:00
rpc
security
sparc64 In r197963, a race with thread being selected for signal delivery 2009-10-27 10:47:58 +00:00
sun4v In r197963, a race with thread being selected for signal delivery 2009-10-27 10:47:58 +00:00
sys Fix constants. 2009-11-03 23:26:58 +00:00
teken
tools Output a comment on top of each generated file explaining where it came 2009-10-25 09:48:21 +00:00
ufs
vm Eliminate an unnecessary #include. (This #include should have been removed 2009-11-04 03:12:56 +00:00
xdr
xen
Makefile