Commit Graph

483 Commits

Author SHA1 Message Date
veego c4212ae7de the amiga uses the c-partition for the whole cdrom disc and not the
d-partition which is used by the i386 port
don't forget to update the device nodes in /dev before you try cd-audio
players like xmcd2.0
1996-04-13 01:02:18 +00:00
chuck bc56857b49 help "make distribution" along 1996-04-12 22:51:00 +00:00
christos 2429048059 add rawip, ticlts, ticots, and ticotsord 1996-04-11 12:59:45 +00:00
cgd ef2af437ba SMM '03.fsck' has been renamed '03.fsck_ffs' 1996-04-05 01:52:24 +00:00
scottr 83d39800ba Add the missing ".."; thanks to Masanobu Saitoh for pointing this out.
Closes PR 2292.
1996-04-03 00:51:32 +00:00
scottr 88885ef8ff Add cat[48].arm32 & man[48].arm32 1996-04-01 23:40:17 +00:00
perry 1044d1ac8a forgot about joy1 1996-03-31 00:50:47 +00:00
perry 0dcdd69b42 Added joystick support (from Matthieu Herrb); also RCS/CVS ID police. 1996-03-31 00:04:06 +00:00
leo 6d6bb851ae Add entry for lpt0 1996-03-27 14:27:53 +00:00
mrg f01ac0c37f add rcsid and remove dated /var/preserve check. 1996-03-26 04:21:27 +00:00
mrg 5e02eb808c add ssh (22) 1996-03-26 00:07:58 +00:00
pk e471d816de Don't stomp on arbitrary directories.
(Perhaps there should be a `source /etc/daily.local' hook..)
1996-03-25 09:23:15 +00:00
scottr f699270742 Overwrite existing snapshot kernel files when gzip'ing. 1996-03-22 05:14:27 +00:00
mrg 59b7f344f3 add note about why we use /usr/sbin/sendmail. 1996-03-22 03:20:53 +00:00
mrg 014cccd163 now that sendmail supports SIGHUP, call sendmail with full path. 1996-03-22 00:44:59 +00:00
mark c7a6e86489 Added ss device for SCSI scanner.
Added kbdctl device for ioctl access to the kbd driver.
1996-03-14 20:17:22 +00:00
ragge b2f39b3825 vax-specific etc Makefile 1996-03-14 17:32:16 +00:00
cgd 1da97d57a9 add handling of lpt/lpa (interruptless) parallel printer port device
nodes (character, major 31).  when making 'all', make lpa0 and lpt0.
1996-03-11 19:21:37 +00:00
ragge 25a521d834 Add disktab entries 'miniroot' and 'bootroot', used when creating
distributions.
1996-03-05 12:01:53 +00:00
thorpej 9029778d04 RCS id police. 1996-03-03 16:54:17 +00:00
veego ca51675947 Updated for the new CyberVision64 console (ttye5) 1996-03-02 13:58:04 +00:00
ghudson fc22c4663e "kerberos4" is now port 750, "kerberos" port 88.
send_to_kdc.c will try the kerberos4 port first, and then the kerberos
port.  send_to_kdc.c will connect() to the socket so that it retries
quickly if it gets a port unreachable message.  Also, don't rely on
select() not modifying the timeout parameter.
1996-02-25 02:19:56 +00:00
tls e899c590d6 Fix some Kerberos omissions from /etc/services pointed out by Perry. Note
that I've flipped the default kerberos service back to 750; this may change
back again.
1996-02-21 04:43:10 +00:00
mycroft d02ff090d0 0-59/10 -> */10 1996-02-18 12:08:26 +00:00
jtc c0a76e479c Add fd to all; stdin, stdout, and stderr to std 1996-02-13 23:55:09 +00:00
christos fb67954ba8 fix PR/1245 1996-02-10 18:14:11 +00:00
briggs 6e9db54b20 Make grf units 2 and 3. 1996-02-03 15:02:42 +00:00
mark 9f21bd22be Initial commit of the arm32 specific etc files. 1996-02-02 16:10:13 +00:00
pk 1377ee0906 Several fixes from Arne H. Juul (PR#1814). 1996-01-14 00:58:25 +00:00
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