diff options
author | wollman <wollman@FreeBSD.org> | 1996-11-21 19:36:09 +0000 |
---|---|---|
committer | wollman <wollman@FreeBSD.org> | 1996-11-21 19:36:09 +0000 |
commit | 1ee570ecc1ba7cad26c2876b4f78f0462b5d55dc (patch) | |
tree | a39752b380b1b2e2312f638aa73e72522a05e131 /sys/dev/vx | |
parent | 85056a35fa958257c515f18ec5a191cd17913a73 (diff) | |
download | FreeBSD-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/dev/vx')
0 files changed, 0 insertions, 0 deletions