1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-15 15:06:42 +00:00
freebsd/sys
2014-04-06 23:22:42 +00:00
..
amd64 Make the vmm code compile with gcc too. Not entirely sure things are 2014-04-05 22:43:23 +00:00
arm Tell VM we now have ARM platforms with physically discontiguous memory. 2014-04-06 21:40:39 +00:00
boot Fix the memory region. This board has two memory regions. 2014-04-06 23:22:42 +00:00
bsm
cam Report stripe size and offset of the backing device in READ CAPACITY (16) 2014-04-06 10:13:14 +00:00
cddl In addition to r264077, tell GEOM that we do support BIO_DELETE now. 2014-04-06 16:31:28 +00:00
compat In freebsd32_sendmsg(), replace the call to sockargs() followed by a 2014-04-05 18:56:01 +00:00
conf An all-or-nothing approach to labels isn't flexible enough. Embedded 2014-04-06 02:44:37 +00:00
contrib Fix ah_powerMode setting. 2014-03-29 18:56:11 +00:00
crypto
ddb ddb: Minor style cleanups. 2014-03-31 16:37:41 +00:00
dev Need to include machine/fdt.h. 2014-04-05 23:20:49 +00:00
fs Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
gdb
geom An all-or-nothing approach to labels isn't flexible enough. Embedded 2014-04-06 02:44:37 +00:00
gnu
i386 Make this compile with gcc. 2014-04-05 22:43:18 +00:00
ia64 Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4 2014-04-01 14:46:11 +00:00
isa Remove vestiges of knowing the ISA bus, which we gave up on around 20 2014-03-19 21:03:04 +00:00
kern Fix a typo. The function name is pdfork; not pfork. 2014-04-06 20:20:07 +00:00
kgssapi
libkern
mips Change kernel/rootfs hints to use search patterns instead of absolute 2014-04-04 15:52:45 +00:00
modules An all-or-nothing approach to labels isn't flexible enough. Embedded 2014-04-06 02:44:37 +00:00
net Merge from projects/pf r251993 (glebius@): 2014-03-25 06:55:53 +00:00
net80211
netgraph
netinet Improve readability of comments for DELAY_ACK() macro. 2014-04-03 01:46:03 +00:00
netinet6 Remove unused label. 2014-03-31 14:40:35 +00:00
netipsec The check for local address spoofing lacks ifaddr locking. 2014-04-04 16:58:32 +00:00
netnatm
netpfil Merge from projects/pf r251993 (glebius@): 2014-03-25 06:55:53 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
opencrypto
pc98 Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
pci Increase the number of TX DMA segments from 32 to 35. It turned 2014-03-31 01:54:59 +00:00
powerpc Fix the ATI backlight driver off/on handling. Now this driver works correctly 2014-04-06 21:48:45 +00:00
rpc
security audit: plug FILEDESC_LOCK leak in audit_canon_path. 2014-03-21 01:30:33 +00:00
sparc64 Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4 2014-04-01 14:46:11 +00:00
sys When KN_INFLUX is set on the knote due to kqueue_register() or 2014-04-05 14:09:16 +00:00
teken
tools Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
ufs Update comment to explain search order reverted to historical order 2014-03-22 11:26:39 +00:00
vm Rename global cnt to vm_cnt to avoid shadowing. 2014-03-22 10:26:09 +00:00
x86 Make this compile with gcc. 2014-04-05 22:43:18 +00:00
xdr
xen Make this compile with gcc. 2014-04-05 22:43:18 +00:00
Makefile