Commit Graph

38 Commits

Author SHA1 Message Date
scottr 60474c3689 Whoops. That's asc0, rather than simply asc. 1997-02-19 07:53:42 +00:00
scottr 6b91a6b891 Add asc device 1997-02-11 08:01:03 +00:00
scottr 3fb4736258 ipl is device major 35, not 36. 1997-01-26 08:11:21 +00:00
briggs c794772836 PTY Master is 5, slave is 4. This has been wrong for a long time. How? 1997-01-22 19:31:37 +00:00
scottr 9781227389 Add ipl device. 1997-01-13 23:38:43 +00:00
pk 4bb3612c55 Device rename: `rd' => `md' 1997-01-01 23:46:17 +00:00
scottr d4f266fe78 Add missing generic devices, and avoid expr(1) in the way that
Mycroft did in the i386 MAKEDEV.
1996-11-21 08:28:44 +00:00
briggs 6e9db54b20 Make grf units 2 and 3. 1996-02-03 15:02:42 +00:00
thorpej c404162937 New-style RCS ids. 1995-10-09 02:19:36 +00:00
briggs f85c70984a Make 12 bpfs for all instead of 4. 1995-10-03 20:21:26 +00:00
briggs 6d186597ab Use vt220 instead of vt100 because new termcap fixes rows/cols for vt100. 1995-10-03 11:49:36 +00:00
jtc 4086abf6dd ufs -> ffs; PR #1381 1995-08-22 19:52:25 +00:00
thorpej 7b8694c512 Add entries for the ccd. 1995-08-17 18:02:27 +00:00
briggs f7253548aa 1MB RAM disk entry for installation image. 1995-07-18 04:14:55 +00:00
briggs b124362703 separate out fd from std and add a raminst target for a RAM disk dev set. 1995-07-12 05:15:31 +00:00
briggs c7488bb137 Allow 'MAKEDEV vnd0' to actually work... 1995-02-05 06:08:33 +00:00
briggs 8fbcab2aca Add `all' target. Modelled after hp300. 1994-12-27 05:00:22 +00:00
briggs 33cf3304f6 Add tun* devices. Basically just ripped out of hp300. 1994-12-22 05:54:27 +00:00
briggs dd69a2b4f3 Add comment for lkm device and add /usr/sbin to PATH so we can find
chown.
1994-10-31 23:31:06 +00:00
briggs 1f568d1226 /dev/adb, not /dev/adb0 1994-08-04 21:48:17 +00:00
briggs af52f613be Fix a couple of minor goofs... 1994-08-03 06:10:15 +00:00
briggs 76075b22f9 Supply both a console (off) and ttye (on) to keep both single and
multi-user states happy.  Thanks to cgd's sharp eyes...
1994-08-03 04:10:11 +00:00
briggs 6c04166c7a Clean up a lot... Add ttye, adb, lkm and some other misc. 1994-08-03 02:28:35 +00:00
briggs c4f8cbc8b8 console -> ttye0 1994-08-03 02:18:29 +00:00
briggs 1f68884dbe Get rid of virtual console entries for now. Enable 'console.' 1994-07-11 22:39:54 +00:00
briggs 5b13ef8c53 Re-add this as a sample disktab. Taken from the SCSI parts of the
hp300's disktab.
1994-07-11 22:37:52 +00:00
briggs 978788da57 Fix ownership of tty devices. 1994-05-05 03:48:52 +00:00
briggs 9073297596 Localize the puppy a tad. 1994-03-09 02:18:04 +00:00
briggs 4e58730a26 Clean up comments a bit. Add Id string. 1994-02-19 15:54:23 +00:00
briggs d8dc64c02b Supply a default fstab. 1994-02-19 12:41:00 +00:00
briggs 338ed6c459 Update to match current conf.c. 1994-02-03 21:39:28 +00:00
briggs 65fcdb9a1b Add grf device to MAKEDEV.
Nuke disktab.  We don't want it now.  It makes no sense for us to have
it, yet.  Maybe if we start trying to partition disks...
1994-01-28 04:40:03 +00:00
briggs b6f2e63dce First cut of MAKEDEV and disktab. Disktab is straight from hp300...
MAKEDEV is actually close to what we'll want.  Modulo changes for
SunOS, etc. compatibility.
1994-01-28 00:30:10 +00:00
cgd 4543c1ebfd changes from 0.9-ALPHA2 to 0.9-BETA 1993-08-23 04:59:38 +00:00
mycroft 37fbd45af1 Remove a spurious `unknown' that was screwing people over. 1993-07-10 21:23:36 +00:00
cgd d8795500f2 changes for init... 1993-07-08 01:50:42 +00:00
cgd 9d0d894beb changed `console' to `vga' 1993-04-02 08:05:12 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00