Go to file
jonathan f6cf10401f Changes to pmax MAKEDEV and /dev/ttys:
* Remove old MAKEDEV code for scc and dc that tried to map tty0 and
   tty01 to whichever major/minor were the two comm ports.
 * Use /dev/tty[abcd] for the scc driver,  in linearly increasing
   minor-number order.   (cf. NetBSD/sparc),
 * Use /dev/ttyD[0123] for the dc705 (DZ11 clone) driver, in linearly
   increasing minor-number order. (cf. NetBSD/vax).
 * Add the above entires to the pmax /etc/ttys.

While we're here, fix wrong major for tun, and comment out unsupported devices.
Addresses PRs pmax/4007, pmax/4330, pmax/4367.
1997-10-30 04:18:27 +00:00
bin add dependancies to fix parallel compilation 1997-10-22 01:36:36 +00:00
distrib Bug fixes for distribution sets from floppy, nfs and cdrom. 1997-10-30 00:03:32 +00:00
etc Changes to pmax MAKEDEV and /dev/ttys: 1997-10-30 04:18:27 +00:00
games use CPPFLAGS instead of CFLAGS 1997-10-26 21:50:53 +00:00
gnu ns32knetbsd_vec -> pc532netbsd_vec 1997-10-29 03:45:40 +00:00
include Update for new function renaming nechanism. 1997-10-22 06:59:35 +00:00
lib Add even more defines. 1997-10-29 20:23:27 +00:00
libexec use CPPFLAGS instead of CFLAGS 1997-10-25 10:10:19 +00:00
regress use CPPFLAGS instead of CFLAGS 1997-10-26 21:50:53 +00:00
sbin PR/2974: VaX#n8: fix the rest of the problems that were not addressed by 4384. 1997-10-29 19:41:24 +00:00
share Update for new bootstrap. 1997-10-28 20:45:29 +00:00
sys Print out the real/avail memory like this: 1997-10-30 01:02:53 +00:00
usr.bin kill redundant copy of src/etc/man.conf 1997-10-29 05:06:41 +00:00
usr.sbin Resolve RCSID conflicts; hopefully this is the last time :-) 1997-10-26 00:24:41 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00