.. |
altq
|
Fix some typos.
|
2006-02-25 02:28:55 +00:00 |
arch
|
ANSIfy all these files.. just formatting changes.
|
2006-03-17 05:33:33 +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
|
Fix range to check to avoid a static buffer overrun, when
|
2006-03-17 03:21:57 +00:00 |
dist
|
Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.
|
2006-03-08 23:46:22 +00:00 |
fs
|
remove trailing newlines
|
2006-03-05 16:55:44 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
kern
|
Move check for rnode being NULL to before it's first use.
|
2006-03-17 01:52:08 +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
|
…
|
|
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
|
include if_ether.h if you want to use ether_sprintf()
|
2006-03-16 15:59:22 +00:00 |
netatalk
|
…
|
|
netccitt
|
…
|
|
netinet
|
'advertisment' -> 'advertisement', from leonardo chiquitto filho
|
2006-03-07 18:15:28 +00:00 |
netinet6
|
Rename local variables called delay that shadow the delay() decl.
|
2006-03-06 20:33:52 +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
|
…
|
|
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
|
sprinkle DPRINTF()...
|
2006-03-06 00:50:44 +00:00 |
stand
|
…
|
|
sys
|
fix EXT_ bits in M_FLAGS_BITS.
|
2006-03-16 13:41:56 +00:00 |
ufs
|
cleanup more SET/CLR/ISSET lossage
|
2006-03-05 17:33:33 +00:00 |
uvm
|
-clean up the interface to uvm_fault: the "fault type" didn't serve
|
2006-03-15 18:09:25 +00:00 |
Makefile
|
…
|
|