Go to file
drochner 02157092d4 Make the ISA LANCE drivers work without BROKEN_INDIRECT_CONFIG.
DEPCA is now split out into a separate driver.
Because there can be only one attachment of a device to a bus, for
each card type a separate pseudo-bus was introduced which attaches to "isa"
and where "le" attaches to.
1998-04-16 17:51:46 +00:00
bin refer to COPTS not CFLAGS 1998-04-13 14:08:27 +00:00
distrib Added instructions for installing from SunOS. 1998-04-15 02:27:07 +00:00
etc Add the "speaker" device. 1998-04-16 04:38:11 +00:00
games use HOST_CPPFLAGS not HOST_CFLAGS 1998-04-13 14:14:39 +00:00
gnu ARM32 fixes from cgd: GNU uses "arm", not "arm32" for the architecture; 1998-04-15 21:54:05 +00:00
include C++ has a very different concept of "exception." Delimit struct exception 1998-04-08 23:42:59 +00:00
lib Don't try to make a link to libtermlib.a if NOSTATICLIB is set (there's no 1998-04-15 19:29:58 +00:00
libexec fix disabling of optimization on powerpc (set COPTS *after* <bsd.prog.mk>...) 1998-04-13 14:24:02 +00:00
regress disable the optimizer the correct way... 1998-04-13 14:28:04 +00:00
sbin Take into consideration that icmp_nextmtu is stored in network byte order; 1998-04-16 09:02:56 +00:00
share fix typo, as per PR 5296 by Patrick Welche <prlw1@newn.cam.ac.uk> 1998-04-15 16:46:40 +00:00
sys Make the ISA LANCE drivers work without BROKEN_INDIRECT_CONFIG. 1998-04-16 17:51:46 +00:00
usr.bin error message improvement per PR#4378 1998-04-14 09:26:33 +00:00
usr.sbin add a -l (logging) switch. 1998-04-15 15:06:06 +00:00
Makefile Do the cleandir before the includes, so rpcgen doesn't build includes 1998-04-15 13:44:55 +00:00