Go to file
bouyer ff936c230e Move the we driver at the begining of ethernet board, other board's probe
clobbers my SMC. Now I can really use a generic kernel with my SMC @0x300.
This change has been tested on various machines with ne2000 and 3c509 baords.
XXX All these probes sould be reordered after the release, with invasive
XXX probes at the end.
1997-11-21 13:25:14 +00:00
bin Make this compile with -DSMALL and warnings on. 1997-11-12 03:40:55 +00:00
distrib Catch SIGINT and do a endwin() to leave tty in a sane state. 1997-11-21 12:08:06 +00:00
etc install empty games data files with the correct perms for a distribution. 1997-11-20 08:53:06 +00:00
games install games files with the correct permissions. 1997-11-20 08:52:16 +00:00
gnu make hidden games mode 550, group games. 1997-11-19 08:26:35 +00:00
include Move inclusion of <sys/types.h> before that of <sys/signal.h>. 1997-11-18 20:30:24 +00:00
lib argv alloca'd is too short. Alloc an extra member. 1997-11-20 01:26:45 +00:00
libexec Const'ify some things, rename local puts() to xputs(), since it has 1997-11-18 21:29:11 +00:00
regress getopt returns -1 not EOF 1997-11-01 06:20:47 +00:00
sbin Add a clarification how the missing data are looked up if either 1997-11-19 11:32:03 +00:00
share Add documentation for /dev/random 1997-11-20 06:17:39 +00:00
sys Move the we driver at the begining of ethernet board, other board's probe 1997-11-21 13:25:14 +00:00
usr.bin include string.h for the alpha. 1997-11-21 08:49:12 +00:00
usr.sbin Fix the case problem of the flags field and a problem with a # in the 1997-11-20 10:35:15 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00