.. |
altq
|
|
|
arch
|
KNF: put "if (...)" and following statement on separate lines.
|
2005-02-25 07:20:10 +00:00 |
coda
|
|
|
compat
|
Fix number of elements calculation when converting socket options.
|
2005-02-24 08:15:53 +00:00 |
conf
|
Simplify the awk to print the copyright, by using printf instead of print.
|
2005-02-13 09:13:04 +00:00 |
crypto
|
|
|
ddb
|
The way I handled /dev/ksyms requests vs. kernel requests was completely
|
2005-02-15 21:09:57 +00:00 |
dev
|
Fix memory leak reported by Ted Unangst as bug #3 on tech-kern.
|
2005-02-24 08:19:38 +00:00 |
dist
|
When we call m_makewritable() the mbuf might be copied - so don't use
|
2005-02-21 22:01:52 +00:00 |
fs
|
use MIN()/MAX() rather than min()/max(), to avoid possible truncation
|
2005-02-13 11:57:47 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
Expose sysctl_root node to kernel sources. It will be used by FreeBSD sysctl
|
2005-02-20 19:43:46 +00:00 |
lib
|
|
|
lkm
|
Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs,
|
2005-02-22 14:39:58 +00:00 |
miscfs
|
undo the part of rev. 1.93 that turned the past-EOF check into an assertion.
|
2005-02-16 15:25:33 +00:00 |
net
|
Re-arrange code slightly to avoid code duplication and allow to bail
|
2005-02-21 21:37:22 +00:00 |
net80211
|
Bug fix: when encapsulating 802.11 data packets, always copy the
|
2005-01-21 22:57:30 +00:00 |
netatalk
|
Commit missing files with domain list sets.
|
2005-01-23 22:24:39 +00:00 |
netccitt
|
Commit missing files with domain list sets.
|
2005-01-23 22:24:39 +00:00 |
netinet
|
Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs,
|
2005-02-22 14:39:58 +00:00 |
netinet6
|
Add support for IPsec Network Address Translator traversal (NAT-T), as
|
2005-02-12 12:31:07 +00:00 |
netipsec
|
Add support for IPsec Network Address Translator traversal (NAT-T), as
|
2005-02-12 12:31:07 +00:00 |
netisdn
|
|
|
netiso
|
Avoid use of freed memory. Reported by Ted Unangst on tech-kern.
|
2005-02-24 08:29:23 +00:00 |
netkey
|
Add support for IPsec Network Address Translator traversal (NAT-T), as
|
2005-02-12 12:31:07 +00:00 |
netnatm
|
Change initialzie of domains to use link sets. Switch to using STAILQ.
|
2005-01-23 18:41:56 +00:00 |
netns
|
White space nit- don't put a space before/after increment/decrement
|
2005-02-11 06:21:21 +00:00 |
netsmb
|
|
|
nfs
|
nfs_namei: return EACCES for empty filenames as rfc1813 says.
|
2005-01-28 10:12:23 +00:00 |
opencrypto
|
|
|
stand
|
|
|
sys
|
GC SUNKBDDISC & SUNMSDISC line discipline slot definitions. Both are already
|
2005-02-21 22:43:07 +00:00 |
ufs
|
Make `options FFS_NO_SNAPSHOT' only disable snapshot creation
|
2005-02-21 17:52:11 +00:00 |
uvm
|
use vm_map_{min,max}() instead of dereferencing the vm_map pointer directly.
|
2005-02-11 02:12:03 +00:00 |
Makefile
|
|
|