..
amd64
Change the arguments of exec_setregs() so that it receives a pointer
2010-03-25 14:24:00 +00:00
arm
Change the arguments of exec_setregs() so that it receives a pointer
2010-03-25 14:24:00 +00:00
boot
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
bsm
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
cam
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
cddl
The same code is used to import and to create pool.
2010-03-19 20:14:27 +00:00
compat
Change the arguments of exec_setregs() so that it receives a pointer
2010-03-25 14:24:00 +00:00
conf
Propagate CONF_CFLAGS (from makeoptions) to the module build too.
2010-03-25 13:47:21 +00:00
contrib
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
crypto
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
ddb
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
dev
Align memory access of 24-bit pixel renderer to word boundary.
2010-03-24 15:40:18 +00:00
fs
Fix the experimental NFS subsystem so that it uses the correct
2010-03-24 02:02:02 +00:00
gdb
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
geom
Do not fetch precise time of request start when stats collection disabled.
2010-03-24 18:04:25 +00:00
gnu
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
i386
Change the arguments of exec_setregs() so that it receives a pointer
2010-03-25 14:24:00 +00:00
ia64
Change the arguments of exec_setregs() so that it receives a pointer
2010-03-25 14:24:00 +00:00
isa
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
kern
Change the arguments of exec_setregs() so that it receives a pointer
2010-03-25 14:24:00 +00:00
kgssapi
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
libkern
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
mips
Change the arguments of exec_setregs() so that it receives a pointer
2010-03-25 14:24:00 +00:00
modules
make the module loadable
2010-03-24 18:35:31 +00:00
net
Add MCS to the list of media types.
2010-03-23 13:15:11 +00:00
net80211
When receiving a management frame, pass the mbuf to bpf before calling
2010-03-23 14:31:31 +00:00
netatalk
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
netgraph
Remove disabled code. In 99% cases exports are send to ng_ksocket(4), which
2010-03-25 10:13:21 +00:00
netinet
Adds the option of keeping per-cpu statistics in SCTP. This
2010-03-24 20:02:40 +00:00
netinet6
We are holding a write lock here so avoid aquiring it twice calling
2010-03-25 10:29:00 +00:00
netipsec
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
netipx
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
netnatm
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
netncp
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
netsmb
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
nfs
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
nfsclient
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
nfsserver
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
nlm
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
opencrypto
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
pc98
Change the arguments of exec_setregs() so that it receives a pointer
2010-03-25 14:24:00 +00:00
pci
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
powerpc
Change the arguments of exec_setregs() so that it receives a pointer
2010-03-25 14:24:00 +00:00
rpc
When the regular NFS server replied to a UDP client out of the replay
2010-03-23 23:03:30 +00:00
security
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
sparc64
Change the arguments of exec_setregs() so that it receives a pointer
2010-03-25 14:24:00 +00:00
sun4v
Change the arguments of exec_setregs() so that it receives a pointer
2010-03-25 14:24:00 +00:00
sys
Change the arguments of exec_setregs() so that it receives a pointer
2010-03-25 14:24:00 +00:00
teken
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
tools
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
ufs
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
vm
Reject attempts to create a MAP_ANON mapping with a non-zero offset.
2010-03-23 21:08:07 +00:00
x86
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
xdr
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
xen
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00
Makefile
Create a custom branch where I will be able to do the merge.
2010-03-19 00:19:55 +00:00