.. |
altq
|
rename shadowing variable delay to nowdelay.
|
2005-07-13 11:28:58 +00:00 |
arch
|
Remove all IDE controllers except for hptide.
|
2005-08-01 13:02:00 +00:00 |
coda
|
Add attach call so coda gets added to list of vfs supported by the kernel.
|
2005-07-02 07:05:27 +00:00 |
compat
|
Fix systeminfo.
|
2005-07-28 03:50:52 +00:00 |
conf
|
revert "defflag VMSWAP" changes for now.
|
2005-07-31 04:04:30 +00:00 |
contrib
|
Our bus_space_{read,write}_4 routines convert from host to bus
|
2005-07-04 05:35:09 +00:00 |
crypto
|
Remove unused functions SHA*_End() and SHA*_Data().
|
2005-07-21 15:42:41 +00:00 |
ddb
|
make the argument of db_write_bytes const (sorry for the signature change)
|
2005-06-01 15:57:23 +00:00 |
dev
|
* azalia_mixer_init()
|
2005-08-02 13:20:50 +00:00 |
dist
|
pf_test() can set *mp to NULL, check for this before de-referencing it.
|
2005-07-26 13:09:23 +00:00 |
fs
|
PR/30823: Dave Huang: Panic reading files larger than 4GB on NTFS
|
2005-07-25 00:48:22 +00:00 |
gdbscripts
|
nuke trailing whitespace
|
2005-02-26 22:58:54 +00:00 |
ipkdb
|
nuke trailing whitespace
|
2005-02-26 22:58:54 +00:00 |
kern
|
Support multiple entry types. Direct, indirect, and file can now be
|
2005-08-02 16:14:10 +00:00 |
lib
|
KNF nit.
|
2005-07-27 12:41:09 +00:00 |
lkm
|
build pci/pcmcia driver LKMs only on i386 and alpha
|
2005-07-23 16:11:18 +00:00 |
miscfs
|
don't write-protect wired pages. pointed by Chuck Silvers.
|
2005-07-26 08:06:29 +00:00 |
net
|
Add members ifr_buf, ifr_buflen to ifreq for specifying the location
|
2005-07-27 06:36:15 +00:00 |
net80211
|
We don't really have FreeBSD 802.11 compatibility, and it will take
|
2005-07-27 20:31:24 +00:00 |
netatalk
|
sprinkle const.
|
2005-05-29 21:52:30 +00:00 |
netccitt
|
Sprinkle const.
|
2005-05-29 21:53:52 +00:00 |
netinet
|
PR/30844: Gert Doering: Non-inet traffic is passed to bpf incorrectly (as inet)
|
2005-07-26 21:26:48 +00:00 |
netinet6
|
PR/30821: SUZUKI, Shinsuike: IPsec-AH is always calculated using the same
|
2005-07-28 14:19:56 +00:00 |
netipsec
|
Change the rest of the sysctl subsystem to use const consistently.
|
2005-06-20 02:49:18 +00:00 |
netisdn
|
Rename a shadowed variable
|
2005-06-13 20:34:16 +00:00 |
netiso
|
- use memcpy instead of bcopy.
|
2005-05-31 01:37:06 +00:00 |
netkey
|
Defopt IPSEC_NAT_T.
|
2005-07-07 19:34:51 +00:00 |
netnatm
|
nuke trailing whitespace
|
2005-02-26 22:31:44 +00:00 |
netns
|
nuke trailing whitespace
|
2005-02-26 22:31:44 +00:00 |
netsmb
|
PR/30303: Dave Huang: It is ok to unlock an unlocked file.
|
2005-06-28 03:24:32 +00:00 |
nfs
|
use a correct credential for readlink. discussed on source-changes@.
|
2005-07-21 10:39:46 +00:00 |
opencrypto
|
Sprinkle const.
|
2005-05-29 21:23:17 +00:00 |
stand
|
…
|
|
sys
|
Support multiple entry types. Direct, indirect, and file can now be
|
2005-08-02 16:14:10 +00:00 |
ufs
|
Move extern kernel variable declarations, into a _KERNEL protected session
|
2005-07-31 20:18:32 +00:00 |
uvm
|
revert "defflag VMSWAP" changes for now.
|
2005-07-31 04:04:30 +00:00 |
Makefile
|
…
|
|