.. |
altq
|
s/the the/the/ (only in sources that aren't regularly imported from
|
2004-04-23 02:58:27 +00:00 |
arch
|
move machdep.est.cpu_brand to machdep.cpu_brand
|
2004-05-03 16:38:28 +00:00 |
coda
|
First pass for some caddr_t removal and changes to get rid of it where we
|
2004-04-27 17:37:30 +00:00 |
compat
|
Use crdup(), instead of crget()+memcpy().
|
2004-05-02 12:32:22 +00:00 |
conf
|
Revert default uvm counters, rename UVMMAP_COUNTERS to UVMMAP_NOCOUNTERS.
|
2004-05-03 20:10:35 +00:00 |
crypto
|
|
|
ddb
|
That's not supposed to be there. Sorry.
|
2004-04-27 04:03:28 +00:00 |
dev
|
On reset, clear state flags and the msgout queue and notify the upper layer.
|
2004-05-03 12:25:34 +00:00 |
fs
|
First pass for some caddr_t removal and changes to get rid of it where we
|
2004-04-27 17:37:30 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
Fix a comment.
|
2004-05-03 13:39:50 +00:00 |
lib
|
add '.L' prefixes to local labels.
|
2004-04-15 09:20:29 +00:00 |
lkm
|
|
|
miscfs
|
Removed remaining caddr_t casts we do not need in miscfs. Recompiled
|
2004-04-29 16:10:54 +00:00 |
net
|
Add bpf_mtap2, which taps a packet whose head is in a void *buffer
|
2004-04-30 22:07:21 +00:00 |
net80211
|
Doh. Make it compile w/o IEEE80211_DEBUG.
|
2004-05-01 01:49:03 +00:00 |
netatalk
|
remove #else clause of #if __STDC__
|
2004-04-25 21:13:13 +00:00 |
netccitt
|
Remove #else of #if __STDC__
|
2004-04-26 01:41:15 +00:00 |
netinet
|
at line 543, we do a pullup here of hlen bytes into the mbuf,
|
2004-05-02 05:02:53 +00:00 |
netinet6
|
Fix per-PCB IPsec policy cache for FAST_IPSEC:
|
2004-04-26 01:53:59 +00:00 |
netipsec
|
Commit an old diff for AH which has been in my personal tree since
|
2004-05-01 03:00:42 +00:00 |
netisdn
|
kill sprintf, use snprintf
|
2004-04-21 18:40:37 +00:00 |
netiso
|
remove #else clause of #if __STDC__
|
2004-04-25 21:13:13 +00:00 |
netkey
|
fix key_mature for tcp md5 signature
|
2004-04-26 04:39:17 +00:00 |
netnatm
|
kill sprintf, use snprintf
|
2004-04-21 18:40:37 +00:00 |
netns
|
Constify protosw arrays. This can reduce the kernel .data section by
|
2004-04-22 01:01:40 +00:00 |
netsmb
|
Initialise (most) pools from a link set instead of explicit calls
|
2004-04-25 16:42:40 +00:00 |
nfs
|
Commons are not allowed in header files. extern it.
|
2004-05-01 06:16:42 +00:00 |
opencrypto
|
Change control knob for /dev/crypto to only allow requests which
|
2004-04-29 02:17:36 +00:00 |
stand
|
|
|
sys
|
Add event type for AC adapter.
|
2004-05-03 07:41:47 +00:00 |
ufs
|
Fix typo in error message, reported by Piotr Meyer in PR 25418.
|
2004-05-02 06:59:20 +00:00 |
uvm
|
Revert default uvm counters, rename UVMMAP_COUNTERS to UVMMAP_NOCOUNTERS.
|
2004-05-03 20:10:35 +00:00 |
Makefile
|
|
|