.. |
altq
|
Fix some typos.
|
2006-02-25 02:28:55 +00:00 |
arch
|
Add a comment saying why p can't be NULL here. Coverity ID 764.
|
2006-03-27 21:25:21 +00:00 |
coda
|
Add comments explaining how the 3 size variables for venus calls are
|
2006-03-15 14:30:56 +00:00 |
compat
|
Use __arraycount().
|
2006-03-27 21:27:02 +00:00 |
conf
|
Commit forgotten definition of the ciss driver.
|
2006-03-21 22:33:07 +00:00 |
contrib
|
Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.
|
2006-03-08 23:46:22 +00:00 |
crypto
|
…
|
|
ddb
|
Add a "show all pages" command to DDB which prints one line per physical
|
2006-02-19 18:52:29 +00:00 |
dev
|
Set the channel frequency and flags in the radiotap headers in
|
2006-03-27 22:03:36 +00:00 |
dist
|
Moved from sys/dev/acpi/acpica/Subsystem.
|
2006-03-23 13:36:31 +00:00 |
fs
|
Restrict generation numbers to 32bit values - we would have had to bump
|
2006-03-26 20:18:58 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 20:45:08 +00:00 |
kern
|
KASSERT that the returned file id length from VPTOFH is <= the
|
2006-03-27 20:20:45 +00:00 |
lib
|
Per discussion on source-changes@, add __arraycount(array) for
|
2006-03-27 21:18:33 +00:00 |
lkm
|
Fix "hard reboot" problem reported by Rhialto weeks ago on current-users@.
|
2006-02-03 02:37:57 +00:00 |
miscfs
|
Allow optionnal /kern regular files to have custom read methods, the same
|
2006-03-14 20:47:52 +00:00 |
net
|
Add a new function called ether_snprintf() which takes an external buffer
|
2006-03-16 15:57:59 +00:00 |
net80211
|
don't use MALLOC with a non-constant size; use malloc instead.
|
2006-03-17 23:29:07 +00:00 |
netatalk
|
…
|
|
netccitt
|
don't use MALLOC with a non-constant size; use malloc instead.
|
2006-03-17 23:29:07 +00:00 |
netinet
|
Slight simplification of hdr len calculation in tcp_segsize().
|
2006-03-25 13:34:35 +00:00 |
netinet6
|
From KAME via SUZUKI Shinsuke:
|
2006-03-24 19:24:38 +00:00 |
netipsec
|
FreeBSD SA-06:11 and CVE-2006-0905: update the replay sequence number
|
2006-03-23 15:25:46 +00:00 |
netisdn
|
Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.
|
2006-03-08 23:46:22 +00:00 |
netiso
|
compile with no options INET
|
2005-12-28 09:18:46 +00:00 |
netkey
|
Make this compile without INET6. Spotted by Arto Selonen and Kurt
|
2006-01-25 15:12:05 +00:00 |
netnatm
|
…
|
|
netns
|
…
|
|
netsmb
|
merge yamt-uio_vmspace branch.
|
2006-03-01 12:38:10 +00:00 |
nfs
|
KASSERT that the returned file id length from VPTOFH is <= the
|
2006-03-27 20:20:45 +00:00 |
opencrypto
|
don't use MALLOC with a non-constant size; use malloc instead.
|
2006-03-17 23:29:07 +00:00 |
stand
|
…
|
|
sys
|
Add simple_lock_assert_locked/simple_lock_assert_unlocked to provide additional
|
2006-03-26 20:19:52 +00:00 |
ufs
|
Improvements to LFS's paging mechanism, to wit:
|
2006-03-24 20:05:32 +00:00 |
uvm
|
uvm_km_check_empty: fix an assertion.
|
2006-03-17 09:37:55 +00:00 |
Makefile
|
…
|
|