Go to file
thorpej ee83014c4d Initial mostly-working ioasic attachment for the MI 8530 SCC driver. It is
enough to use as a console on my DEC 3000/400 (connected to a VT-520
terminal).

XXX The MI SCC driver needs serious changes to handle platforms which
have muliple SCC attachments (e.g. the Alpha port, which has an ioasic
attachment for TurboChannel systems and a gbus attachment for TurboLaser
systems).

XXX The MI SCC driver also needs changes to deal with the wacky (to put
it mildly) way the chips are wired up on the ioasic (on both TC Alphas
and DECstations).  These are going to come along later.
1998-03-24 05:12:00 +00:00
bin Fix the VSTRIMRIGHT* bugs... The problem was not the string length computation, 1998-03-23 18:21:02 +00:00
distrib Make a note of the new Alpha port maintainer, Ross Harvey. 1998-03-22 03:56:55 +00:00
etc For the ch & uk device, unit number == minor 1998-03-22 20:22:08 +00:00
games Simply include -lcurses instead of -lcurses -ltermcap 1998-02-18 22:37:30 +00:00
gnu Oops. This is a part of Ian Dall's gdb-ns32k changes I forgot to commit. 1998-03-19 22:06:40 +00:00
include cast the argument of ctype macros to (int). 1998-03-23 06:44:34 +00:00
lib Track mycroft's change in src/sys/compat/oss/ossaudio.c. 1998-03-23 00:39:18 +00:00
libexec Add support for "${DESTDIR}". 1998-03-21 23:46:00 +00:00
regress no point in LDSTATIC=-static here 1998-03-02 21:57:38 +00:00
sbin add -D (no detach) option, per PR#4810 1998-03-23 05:00:15 +00:00
share Herewith find documentation of the machine/port specific commands 1998-03-24 02:05:44 +00:00
sys Initial mostly-working ioasic attachment for the MI 8530 SCC driver. It is 1998-03-24 05:12:00 +00:00
usr.bin patch from PR#3573 to rename a variable "main" to "mainList" 1998-03-23 08:52:48 +00:00
usr.sbin These changes from PR#3190 (second set of diffs) deal with rarpd 1998-03-23 08:44:07 +00:00
Makefile Print date after build completes as well as before. Previous code failed because make build depends on beforeinstall but not afterinstall. 1998-02-20 01:39:38 +00:00