freebsd-dev/sys/conf
Garrett Wollman bbd17bf8e1 Add better support for retrieving management information from network
interfaces.  This creates two new tables in the net.link.generic branch
of the MIB; one contains (essentially) `ifdata' structures, and the other
contains a blob provided by the interface (and presumably used to
implement link-layer-specific MIB variables).  A number of things
have been moved around in the `ifnet' and `ifdata' structures, so
NEW VERSIONS OF ifconfig(8) AND routed(8) ARE REQUIRED.  (A simple
recompile is all that's necessary.)

I have a sample program which uses this interface for those interested
in making use of it.
1996-07-30 19:17:07 +00:00
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files Add better support for retrieving management information from network 1996-07-30 19:17:07 +00:00
files.i386 Fix something that's been bugging me for a long time: move the CPU 1996-07-08 19:44:39 +00:00
files.newconf Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all 1996-03-11 19:17:01 +00:00
files.pc98 Update to current state of PC98 world. 1996-07-23 07:46:59 +00:00
kmod.mk Fix the ordering dependency I broke. 1996-06-30 22:16:19 +00:00
majors We are developing a device driver of Smart Capture Card. 1996-06-10 15:30:33 +00:00
Makefile.i386 Add -Wunused to try and catch any future offenders 1996-06-12 05:54:46 +00:00
Makefile.pc98 Update to current state of PC98 world. 1996-07-23 07:46:59 +00:00
Makefile.powerpc Add -Wunused to try and catch any future offenders 1996-06-12 05:54:46 +00:00
newvers.sh Bump RELDATE in -current to be greater than RELDATE in -stable (and hence 1996-07-12 11:21:57 +00:00
nfsswapkernel.c Renamed this thing, and change 'vmunix' to 'kernel' internally. 1994-08-05 09:25:31 +00:00
NOTES Adding changes to ipfw and the kernel to support ip packet diversion.. 1996-07-10 19:44:30 +00:00
options Turn SCSIDEBUG into a new-style option. 1996-07-14 10:46:56 +00:00
options.i386 Put clock calibration #defines in opt_clock.h to ease reconfiguration 1996-06-11 16:02:55 +00:00
options.pc98 Update to current state of PC98 world. 1996-07-23 07:46:59 +00:00
param.c Add an option "EXTRA_VNODES" to cause an extra number of vnode structures 1996-05-31 00:20:34 +00:00
systags.sh Added $Id$ 1994-08-02 07:55:43 +00:00