compat
|
Avoid strict-ailas warnings in gcc 3.3;
|
2003-05-17 01:35:54 +00:00 |
dev
|
size_t != unsigned int all the time.
|
2003-05-21 17:23:55 +00:00 |
kern
|
Use 0 instead of NULL for size parameters.
|
2003-05-21 17:57:21 +00:00 |
lib
|
latest copyright notice (more loose). noted by wiz
|
2003-05-15 15:02:52 +00:00 |
net
|
add COMPAT_ULTRIX where necessary. Thanks gimpy!
|
2003-05-19 22:17:24 +00:00 |
netinet
|
no need for ip_v recovery in output path too
|
2003-05-17 17:16:20 +00:00 |
netinet6
|
backout previous. (sys/net/if.c fixed)
|
2003-05-16 16:57:35 +00:00 |
netisdn
|
use strlcpy
|
2003-05-16 05:12:32 +00:00 |
netsmb
|
need dstlen to make it safe
|
2003-05-16 05:14:40 +00:00 |
nfs
|
- use FREE not free for MALLOC'ed memory.
|
2003-05-21 14:41:26 +00:00 |
uvm
|
Back out the following chagne:
|
2003-05-10 21:10:23 +00:00 |