Find a file
David Greenman 4a684684f4 When the devconf stuff was ripped out of the kernel, the ripper neglected
to deal with the fact that we relied on devconf to do the shutdown
callouts in various drivers. The changes in this commit are to add support
for device shutdown in this driver via the new at_shutdown() mechanism.
Similar changes need to be made to all of the other drivers that need
a shutdown routine called (if_de.c comes to mind immediately).
1996-09-20 04:11:53 +00:00
bin Mend 'exit' without breaking 'exit 1' 1996-09-12 12:41:46 +00:00
contrib Merge local changes. 1996-09-18 14:24:33 +00:00
eBones Fix my typo here from last commit. 1996-09-02 23:49:09 +00:00
etc Add commented out example for bootps 1996-09-19 08:19:25 +00:00
games Fixed DPADD. 1996-09-05 17:16:10 +00:00
gnu Add libobjc, the Objective-C runtime library. 1996-09-19 16:19:49 +00:00
include Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
lib Make libftpio 64-bit clean. 1996-09-19 17:28:34 +00:00
libexec Make the inetd suggestion slightly less confusing. 1996-09-19 08:21:18 +00:00
lkm Bannish ATAPI and ATAPI_STATIC #defines to opt_atapi.h. 1996-09-06 23:32:55 +00:00
release Use rawboot for boot floppies. 1996-09-19 08:35:41 +00:00
sbin rdisc functionality has been incorporated into routed 1996-09-16 21:32:42 +00:00
secure cmp -s || install -c --> install -C 1996-08-30 04:07:04 +00:00
share add -fgnu-runtime to the .m.o and .m.po rules, since we (will) have 1996-09-19 07:01:45 +00:00
sys When the devconf stuff was ripped out of the kernel, the ripper neglected 1996-09-20 04:11:53 +00:00
tools Bump minor number to 1 1996-09-18 14:27:44 +00:00
usr.bin More ts_nse -> tv_nsec changes following the kernel changes I made earlier. 1996-09-20 02:34:51 +00:00
usr.sbin aarghh! what is it with this CVSROOT/val-tags regexp anyway? how 1996-09-19 08:41:49 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Hooks to attempt to get 'make world' working with gcc-2.7.2.1. It's 1996-09-19 16:36:24 +00:00