Go to file
thorpej 42cbc82043 Changed struct ifnet to have a pointer to the softc of the underlying
device and a printable "external name" (name + unit number), thus eliminating
if_name and if_unit.  Updated interface to (*if_watchdog)() and (*if_reset)()
to take a struct ifnet *, rather than a unit number.
1996-05-07 02:35:07 +00:00
bin Remove comment regarding 4.4 symlink behaviour. 1996-04-25 15:44:56 +00:00
distrib Change format of LINK' and SYMLINK' lines to accept multiple program 1996-05-04 15:45:30 +00:00
etc Added creation of the iic and rtc character device files. 1996-04-26 20:10:24 +00:00
games
gnu kcorelow.c: use specified executable name (PR#2375). 1996-05-05 19:58:01 +00:00
include merge DB 1.85 import 1996-05-03 21:13:41 +00:00
lib Close PR 2376 1996-05-06 13:45:44 +00:00
libexec Changed to use 1900 + tm_year instead of hardcoding "19" as the century. 1996-04-08 19:03:11 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin check returns of inet_addr() and inet_network() against INADDR_NONE, 1996-04-15 18:27:05 +00:00
share Initial revision 1996-05-05 12:17:14 +00:00
sys Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:35:07 +00:00
usr.bin Changed to return non-zero when a key is not matched. 1996-05-07 01:24:52 +00:00
usr.sbin Fix PR/2371, a spelling error and missing -s from the description. 1996-05-06 16:36:44 +00:00
Makefile Headers in src/domestic/include are now installed by the includes target 1996-04-25 01:09:33 +00:00