arch
|
Fix NULL assignment to an integer field.
|
2003-10-21 01:54:23 +00:00 |
compat
|
Fix NULL vs. int comparison.
|
2003-10-21 01:44:45 +00:00 |
dev
|
Remove break after return.
|
2003-10-21 06:22:46 +00:00 |
lkm
|
Sprinkle more COMPAT_NETBSD32 for good cheer.
|
2003-10-16 16:06:43 +00:00 |
netinet
|
Fix indent.
|
2003-10-18 13:05:45 +00:00 |
netinet6
|
backout previous (ENETREST special handlng)
|
2003-10-15 22:55:34 +00:00 |
netkey
|
update m_pkthdr.len
|
2003-10-13 08:55:59 +00:00 |
nfs
|
set READres EOF flag correctly.
|
2003-10-20 13:53:47 +00:00 |
sys
|
Define NULL as (void *)0, unless C++ is being used.
|
2003-10-21 03:27:32 +00:00 |
ufs
|
Correct preempt() calls.
|
2003-10-21 00:39:03 +00:00 |
Makefile
|
Build net80211/.
|
2003-10-13 06:49:14 +00:00 |