freebsd kernel with SKQ
Go to file
wollman 5d0a192746 Add some padding to struct ifmibdata and move the `struct ifdata' to
the end of that sstructure to make evolution easier.

Add definitions for the 802.3/Ethernet MIB.  To implement this, simply
add a `struct ifmib_iso_8802_3' somewhere in your interface's softc,
point if_linkmib to it, set if_linkmiblen, and fill in the statistics
with appropriate values.  (I didn't want to create Yet Another Ethernet-
related header file, otherwise this would have been separated out.)
1996-08-28 18:32:19 +00:00
bin set error status on exit, to be consistent with manpage and standard commands. 1996-08-27 21:51:48 +00:00
contrib Fix bugs in the ISO (Fletcher) checksum, obey the -q flag, misc cleanup of 1996-08-21 20:03:57 +00:00
eBones Same as non-secure telnetd, add support for ``-P altlogin'' to specify 1996-08-13 07:53:54 +00:00
etc Fix buffer overrun, and run as nobody 1996-08-25 21:37:11 +00:00
games Convert to newly aded collate compare function 1996-08-12 19:12:40 +00:00
gnu Keep in sync with latest bash 1996-08-28 15:47:16 +00:00
include New version of routed.h to match new version of routed. 1996-08-27 16:21:34 +00:00
lib Made rintf() actually work. It was completely broken (when s_rint.c 1996-08-28 16:34:36 +00:00
libexec sync copyright with /usr/share/examples/etc/bsd-style-copyright 1996-08-27 20:04:45 +00:00
lkm Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
release Conditionalize some annoying debug statements, update the docs. 1996-08-23 07:56:06 +00:00
sbin Add support to halt, to allow it to request that the power be turned off 1996-08-24 01:40:02 +00:00
secure Same as non-secure telnetd, add support for ``-P altlogin'' to specify 1996-08-13 07:53:54 +00:00
share Add missing src-tools 1996-08-28 18:08:20 +00:00
sys Add some padding to struct ifmibdata and move the `struct ifdata' to 1996-08-28 18:32:19 +00:00
tools Revamp the generated libtcl Makefile :- 1996-08-28 07:56:55 +00:00
usr.bin sync copyright with /usr/share/examples/etc/bsd-style-copyright 1996-08-27 20:04:45 +00:00
usr.sbin typo police 1996-08-28 17:54:14 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Revert all the make depend changes. 1996-08-25 05:17:49 +00:00