.. |
altq
|
Fix some typos.
|
2006-02-25 02:28:55 +00:00 |
arch
|
Don't put .reginfo into .bss but prepare an independent section for it
|
2006-03-18 07:29:53 +00:00 |
coda
|
Add comments explaining how the 3 size variables for venus calls are
|
2006-03-15 14:30:56 +00:00 |
compat
|
Fix Coverity issues 2321 and 2320. Make sure to free allocated memory.
|
2006-03-17 06:01:14 +00:00 |
conf
|
Fix md(4) like raid(4) was fixed.
|
2006-03-01 22:12:09 +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
|
in VNDIOCGET, make sure there's a valid lwp. coverity CID 837.
|
2006-03-18 01:13:24 +00:00 |
dist
|
don't use MALLOC with a non-constant size; use malloc instead.
|
2006-03-17 23:29:07 +00:00 |
fs
|
don't use MALLOC with a non-constant size; use malloc instead.
|
2006-03-17 23:29:07 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
Coverity CID 2466 - Fix a GCC uninitialised variable warning in a way
|
2006-03-18 07:27:50 +00:00 |
lib
|
Provide BCD<->binary conversion in libkern and turn <dev/clock_subr.h>'s
|
2006-03-11 15:40:07 +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
|
'advertisment' -> 'advertisement', from leonardo chiquitto filho
|
2006-03-07 18:15:28 +00:00 |
netinet6
|
0 > len ==> len < 0
|
2006-03-17 23:29:20 +00:00 |
netipsec
|
Fix some typos.
|
2006-02-25 02:28:55 +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
|
|
|
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
|
Don't use DEBUG, add a new DEBUG_NFS_BOOT_DHCP variable to provide more
|
2006-03-16 15:55:20 +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
|
prevent using MALLOC when size is not const.
|
2006-03-17 23:27:12 +00:00 |
ufs
|
don't use MALLOC with a non-constant size; use malloc instead.
|
2006-03-17 23:29:07 +00:00 |
uvm
|
uvm_km_check_empty: fix an assertion.
|
2006-03-17 09:37:55 +00:00 |
Makefile
|
|
|