Commit Graph

454 Commits

Author SHA1 Message Date
leo 489f9ff403 Fix another typo. 1996-01-11 21:34:48 +00:00
leo 787df0a6d7 Correct some typo's, add some virtual consoles and the tun devices. 1996-01-11 21:17:48 +00:00
ragge 56a1fca0f0 Added 'all' option to create a reasonable amount of standard devices.
Tape devices now called after their kernel names, (ie. ts0, ht0) and
not mt? for all of them. mt? names are kept as symbolic links anyway
so that it don't break anything.
1996-01-07 16:53:15 +00:00
leo 00bbcc9679 Add nvram device 1996-01-06 20:19:59 +00:00
cgd 010faa1d2c add a way to build kbd and mouse devices 1996-01-05 17:12:39 +00:00
thorpej 8f1fa9720d Add $mrouted_flags to netstart and use it in rc to start mrouted in a manner
similar (well, identical, really) to how $routed_flags is used to start
routed.
1995-12-30 01:30:03 +00:00
cgd dfa3894a18 add device node for "mmclock," a high-resolution memory-mapped clock
pseudo-device.
1995-12-20 10:27:34 +00:00
perry 6b1e4cda29 Closed out my own PR 1365 -- this change adds support in /etc/netstart
for an /etc/ifaliases file that contains lists of additional IP
addresses to be configured on each interface.
1995-12-17 18:31:09 +00:00
thorpej 0763a85671 New-style RCS ids. 1995-12-17 02:01:10 +00:00
thorpej 24ac98ddab Look for section 9 (kernel) manpages. Pointed out by Erik Bertelsen
<erik@sockdev.uni-c.dk>.  Also, new-style RCS id.
1995-12-17 01:56:55 +00:00
ghudson 3a59b3347b chmod o-rx /var/crash 1995-12-14 18:40:38 +00:00
mycroft ad1f8525b4 Update to mrouted 3.8. 1995-12-10 10:08:37 +00:00
mycroft 82b57c7135 Collapse some cases together. 1995-12-08 06:55:38 +00:00
mycroft cc119bf4a3 Allow more than one wt, and fix up permissions. Unclutter st. 1995-12-08 06:44:07 +00:00
neil 4dd7bb95f9 Removed entry for localhost. Having localhost in hosts.equiv
is not very prudent.
1995-12-07 15:25:54 +00:00
jtc eeba73b02d Add no rewind device nodes for the wt driver 1995-12-07 11:04:37 +00:00
pk c9f22dd6ec Undo bogus directory mode. 1995-11-30 23:57:58 +00:00
pk b760357314 Fix pasto. 1995-11-30 23:46:57 +00:00
pk 9c90327339 Make consistent with `make install' (from Arne Juul; PR#1665). 1995-11-30 16:34:26 +00:00
jtc 9e5ad8a853 merge in changes from 1.1 release branch 1995-11-28 05:40:18 +00:00
perry c77e9daa00 slurp new file from internic -- f.root-servers.net changed address 1995-11-27 15:11:33 +00:00
perry 299d54aac6 Added directories to contain the Section 9 man pages. (There probably
won't ever be any in /usr/local but I wanted to be consistent.)
(Should there be machine specific sections?)
1995-11-25 21:00:28 +00:00
gwr 2721787282 ufs => ffs 1995-11-21 20:59:39 +00:00
gwr a660932f64 miniroot is now 8MB 1995-11-21 20:58:33 +00:00
gwr 43ac37fed9 allow any unit on st 1995-11-21 20:57:39 +00:00
thorpej 5c3fabe7eb Remove device nodes before trying to create new ones. 1995-11-05 23:50:22 +00:00
pk 46261e552d Include `usr/libdata' in snapshot (from Arne Juul; PR#1711). 1995-11-01 13:52:40 +00:00
pk acdf5dbd30 More disks descriptions from Matthew Green. 1995-10-30 20:37:33 +00:00
thorpej 2fc382bd71 Update; this must have been overlooked when mrouted was updated months
ago.
1995-10-21 18:09:08 +00:00
thorpej c366c6214c New-style RCS id. 1995-10-21 18:01:33 +00:00
pk 195ce9c98e Some small disks found in Sun systems. 1995-10-20 01:01:24 +00:00
pk 4ba75e6c70 Lump cd and vnd device together with rest of disk devices. This also
takes care of PR#1626.
1995-10-19 21:50:54 +00:00
thorpej 93ef912509 New-style RCS id. 1995-10-17 08:58:11 +00:00
cgd 44eff45879 shrink root and swap partitions by 15M each, and grow usr partition to match. 1995-10-13 03:09:39 +00:00
pk 7ddac63472 Use suncons gettytab entry for console. 1995-10-11 20:01:55 +00:00
pk 81baae1387 Add 8-bit clean Sun Console entry.
Remove useless `fd' capability in `default:'.
1995-10-11 19:59:46 +00:00
pk b37707367c Add xd and xy devices.
Add fd,xd,xy to all target.
1995-10-10 21:39:09 +00:00
chopps 2af6bfefb6 convert to new rcs ids 1995-10-09 02:25:41 +00:00
chopps abacbc4d42 add grf5 1995-10-09 02:23:07 +00:00
thorpej c404162937 New-style RCS ids. 1995-10-09 02:19:36 +00:00
gwr 03cd2cc0b3 New stuff used during installation. 1995-10-08 23:26:03 +00:00
gwr b48599491a Run gettys on: /dev/ttya, /dev/kd
Do not run it on /dev/console
(Only init should open /dev/console for input.)
1995-10-08 23:25:24 +00:00
gwr 424cb06090 Add rd* 1995-10-08 23:23:30 +00:00
thorpej f82fcbac80 New-style RCS ids. 1995-10-08 18:11:40 +00:00
tls 1edde6992c distribution target should run MAKEDEV; it's both harmless for tar distributions and useful for making bootable distribution media 1995-10-08 04:09:06 +00:00
ghudson 01b8387ab3 chmod o-rxw /var/crash 1995-10-07 01:21:41 +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
thorpej 3f6cdcfbf3 Delete some non-applicable comments. 1995-09-30 22:03:02 +00:00
thorpej c8c561474c Default console to hp300h (the emulation used by the ITE), not pc3.
New-style RCS id.
1995-09-30 22:01:04 +00:00