.. |
amd64
|
Set md_ldt (pointer to the LDT) after md_ldt_sd (system segment
|
2010-01-09 11:28:01 +00:00 |
arm
|
Merge from head at r201628.
|
2010-01-06 05:58:07 +00:00 |
boot
|
Remove clause 3 and 4 from TNF licenses (this was the only 4-clause TNF
|
2010-01-09 17:09:57 +00:00 |
bsm
|
|
|
cam
|
Remove extraneous semicolons, no functional changes.
|
2010-01-07 21:01:37 +00:00 |
cddl
|
Re-apply onnv-gate revisions 7994 and 8986 (corresponds to FreeBSD
|
2010-01-07 20:10:22 +00:00 |
compat
|
Remove extraneous semicolons, no functional changes.
|
2010-01-07 21:01:37 +00:00 |
conf
|
Merge r201902 and r195669 from projects/mips into head by hand:
|
2010-01-09 17:21:36 +00:00 |
contrib
|
Fix array overflow.
|
2010-01-08 19:56:37 +00:00 |
crypto
|
|
|
ddb
|
Replace several instances of 'if (!a & b)' with 'if (!(a &b))' in order
|
2010-01-08 15:44:49 +00:00 |
dev
|
Extra parantheses to keep certain compilers happy.
|
2010-01-09 18:07:10 +00:00 |
fs
|
Remove unused smbfs_smb_qpathinfo().
|
2010-01-08 15:53:07 +00:00 |
gdb
|
|
|
geom
|
Sync to r201658 on head.
|
2010-01-06 18:21:22 +00:00 |
gnu
|
Remove extraneous semicolons, no functional changes.
|
2010-01-07 21:01:37 +00:00 |
i386
|
In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows
|
2010-01-08 18:57:31 +00:00 |
ia64
|
In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows
|
2010-01-08 18:57:31 +00:00 |
isa
|
Remove extraneous semicolons, no functional changes.
|
2010-01-07 21:01:37 +00:00 |
kern
|
Use enum to define key types.
|
2010-01-09 06:30:40 +00:00 |
kgssapi
|
|
|
libkern
|
Merge from head at r201628.
|
2010-01-06 05:58:07 +00:00 |
mips
|
Merge from projects/mips to head by hand:
|
2010-01-09 18:02:31 +00:00 |
modules
|
After adding an SDT provider for opencrypto in r199884 we should also
|
2010-01-07 12:58:03 +00:00 |
net
|
Stop GCC from complaining about lagg_port_checkstacking() being unused.
|
2010-01-08 16:44:33 +00:00 |
net80211
|
Fix #ifdefs so that GCC 4.4 doesn't complain about it.
|
2010-01-08 15:41:24 +00:00 |
netatalk
|
|
|
netgraph
|
ip_var.h now needs to be before ip_fw_private.h
|
2010-01-07 14:23:19 +00:00 |
netinet
|
Ensure an address is removed from the interface address
|
2010-01-08 17:49:24 +00:00 |
netinet6
|
Replace several instances of 'if (!a & b)' with 'if (!(a &b))' in order
|
2010-01-08 15:44:49 +00:00 |
netipsec
|
|
|
netipx
|
|
|
netnatm
|
|
|
netncp
|
|
|
netsmb
|
|
|
nfs
|
|
|
nfsclient
|
Reduce recursions on curvnet and thus spamming the console with warning
|
2010-01-09 14:56:38 +00:00 |
nfsserver
|
Some style(9) fixes in order to fabricate a commit to denote that
|
2010-01-09 15:59:15 +00:00 |
nlm
|
|
|
opencrypto
|
Add comments trying to explain what bad things happen here, i.e.
|
2010-01-09 15:43:47 +00:00 |
pc98
|
In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows
|
2010-01-08 18:57:31 +00:00 |
pci
|
Remove extraneous semicolons, no functional changes.
|
2010-01-07 21:01:37 +00:00 |
powerpc
|
In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows
|
2010-01-08 18:57:31 +00:00 |
rpc
|
Make options KGSSAPI build and add it to NOTES.
|
2010-01-08 23:26:10 +00:00 |
security
|
Make mac_lomac(4) able to interpret NFSv4 access bits.
|
2010-01-03 17:19:14 +00:00 |
sparc64
|
In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows
|
2010-01-08 18:57:31 +00:00 |
sun4v
|
In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows
|
2010-01-08 18:57:31 +00:00 |
sys
|
Introduce the new kernel thread called "deadlock resolver".
|
2010-01-09 01:46:38 +00:00 |
teken
|
|
|
tools
|
|
|
ufs
|
Remove extraneous semicolons, no functional changes.
|
2010-01-07 21:01:37 +00:00 |
vm
|
Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
|
2009-12-29 21:51:28 +00:00 |
xdr
|
|
|
xen
|
Remove extraneous semicolons, no functional changes.
|
2010-01-07 21:01:37 +00:00 |
Makefile
|
|
|