summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1996-11-21 19:36:09 +0000
committerwollman <wollman@FreeBSD.org>1996-11-21 19:36:09 +0000
commit1ee570ecc1ba7cad26c2876b4f78f0462b5d55dc (patch)
treea39752b380b1b2e2312f638aa73e72522a05e131 /sys
parent85056a35fa958257c515f18ec5a191cd17913a73 (diff)
downloadFreeBSD-src-1ee570ecc1ba7cad26c2876b4f78f0462b5d55dc.zip
FreeBSD-src-1ee570ecc1ba7cad26c2876b4f78f0462b5d55dc.tar.gz
Fix lots of non-bug questionable code:
- Don't link against libkvm and don't uselessly include <kvm.h>. - Declare constant objects as const. - Declare functions with the correct types. - Call functions with the correct parameters. Not fixed: - The sysctl parsing remains ugly (but it may be the best we can do). - atnetrange() should use strtoul() rather than sscanf() for better error checking.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud