Go to file
jonathan 2bd6015194 Fixup after the "New device attachment scheme": change {mainbus,tc,ioasic}cd
to {mainbus,tc,ioasic}_cd.

Change ioasic config name from "lance   " to "lance". Correct for
pmaxes, perhaps not for Alphas.

Boots and runs under load on a 5000/200. Hangs during boot on an ioasic
decstation; pmax  autoconfig needs fixing.

Add Decstation-3100 baseboard support (untested).
1996-03-26 13:44:07 +00:00
bin fix damage caused by sccs (long ago) 1996-03-21 01:36:28 +00:00
distrib update all of these to reality (at least, for the sparc). changes 1996-03-25 07:35:59 +00:00
etc add rcsid and remove dated /var/preserve check. 1996-03-26 04:21:27 +00:00
games Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
gnu accept any tar header which begins with "ustar" (i.e. those 5 characters) as 1996-03-26 00:48:49 +00:00
include Add prototype for sigaltstack; from John Kohl in PR #2129 1996-02-29 00:04:57 +00:00
lib Expand "u_int" to "unsigned int" so that curses.h can be used when 1996-03-26 02:43:59 +00:00
libexec apply Thorsten's patch to add gettytab support to telnetd. 1996-03-20 04:25:53 +00:00
regress CFLAGS+=, not CFLAGS= 1995-12-12 01:53:50 +00:00
sbin add a SIGTERM handler to unmount the portal fs when killed. also put the 1996-03-23 02:37:48 +00:00
share grr, I forgot to add the #include <machine/spkr.h> and /dev/speaker 1996-03-24 21:18:34 +00:00
sys Fixup after the "New device attachment scheme": change {mainbus,tc,ioasic}cd 1996-03-26 13:44:07 +00:00
usr.bin cast realloc() calls to shutup c++ warnings 1996-03-25 00:36:18 +00:00
usr.sbin In link_down(), give a second arg to the close function. Fixes 1996-03-23 05:43:11 +00:00
Makefile behaviour of 'make build' should not change if DESTDIR is set; this is an artifact of an ancient mistake of mine. 1996-03-18 09:55:25 +00:00