Garrett Wollman a1199adebc 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.
1996-11-21 19:36:09 +00:00
..
1996-04-09 11:31:34 +00:00
1996-09-28 22:46:35 +00:00
1996-09-20 04:56:09 +00:00
1996-11-13 02:01:36 +00:00
1996-11-13 02:01:36 +00:00
1996-11-13 02:01:36 +00:00
1996-11-05 22:27:33 +00:00
1996-11-10 02:21:05 +00:00
1996-11-10 02:21:05 +00:00
1996-09-20 04:24:31 +00:00
1996-09-20 04:24:31 +00:00
1996-08-23 20:36:11 +00:00
1996-09-20 04:33:57 +00:00
1996-11-04 00:53:12 +00:00
1996-09-23 22:24:39 +00:00
1995-05-30 06:12:45 +00:00