1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys
2014-11-02 01:13:11 +00:00
..
amd64
arm Fix usage of kern_getenv(). 2014-10-31 15:07:51 +00:00
boot Change the order of the arguments to file_loadraw(). They were swapped 2014-11-01 18:51:48 +00:00
bsm
cam Change the default log level for iSCSI target from 3 to 1. It should 2014-10-31 19:26:12 +00:00
cddl
compat
conf This is the much-discussed major upgrade to the random(4) device, known to you all as /dev/random. 2014-10-30 21:21:53 +00:00
contrib
crypto
ddb
dev Fix up module unload for syscall_module_handler consumers. 2014-11-01 22:36:40 +00:00
fs
gdb
geom
gnu
i386 Skip the smap sysctl instead of panicing if no kernel metadata can be 2014-10-30 17:58:57 +00:00
isa
kern filedesc: lock filedesc lock in fdcloseexec only when needed 2014-11-02 01:13:11 +00:00
kgssapi
libkern
mips Use search method instead of fixed offsets for finding rootfs. This unbreaks 2014-10-30 23:47:28 +00:00
modules Remove duplicate macro settings (probably due to an SVN merge /faux pas/ on my part. 2014-11-01 17:52:04 +00:00
net This is the much-discussed major upgrade to the random(4) device, known to you all as /dev/random. 2014-10-30 21:21:53 +00:00
net80211
netgraph Use macro ERROUT() to make code more laconic and follow style of other 2014-10-31 16:00:45 +00:00
netinet Don't zero the stats before they are read out. 2014-11-01 10:35:45 +00:00
netinet6
netipsec Use in_localip() instead of handmade implementation. 2014-10-31 12:19:22 +00:00
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Fix compile warning by removing unused variable. 2014-10-30 16:57:56 +00:00
opencrypto
pc98
powerpc Add type qualifier volatile to the base (userspace) address argument 2014-10-31 17:43:21 +00:00
rpc
security
sparc64
sys Fix up module unload for syscall_module_handler consumers. 2014-11-01 22:36:40 +00:00
teken
tools
ufs
vm This is the much-discussed major upgrade to the random(4) device, known to you all as /dev/random. 2014-10-30 21:21:53 +00:00
x86
xdr
xen
Makefile