leo
54b0562c1e
Add alias floppybt -> miniroot
1996-05-27 15:56:40 +00:00
oki
1bc171a451
Added man4/x68k & man8/x68k.
1996-05-22 15:49:45 +00:00
mrg
efd38e0ffd
create usr/include/g++/std
1996-05-22 01:46:42 +00:00
mrg
102584d38e
don't put bogus info in here.
1996-05-22 01:36:12 +00:00
mrg
ae9c1a8712
install mrouted.conf, networks and rbootd.conf. pr#2288
1996-05-22 01:27:34 +00:00
mrg
2bc04b57a8
ignore setgid on dirs.
1996-05-22 00:51:08 +00:00
oki
68188bee78
check DESTDIR. Added 'snap_md' rule.
1996-05-21 15:15:18 +00:00
mrg
905ffab8e0
add /usr/share/vi/catalog
1996-05-20 04:59:29 +00:00
chuck
4be4e41eb4
import rd stuff from sun3
1996-05-20 01:40:42 +00:00
chuck
86f6358f46
add ramdisk, clean
1996-05-20 01:35:48 +00:00
veego
faf417775b
MAKEDEV: updated for grf6 and ttye6
...
ttys: new entry for ttye6
1996-05-19 21:03:49 +00:00
oki
8fa11797a2
/etc files for NetBSD/x68k
1996-05-19 12:35:18 +00:00
thorpej
86fd52c9eb
RCS id police.
1996-05-12 23:30:23 +00:00
pk
119686fe4f
A master.passwd has mode 0600 (PR#1405).
1996-05-08 21:30:18 +00:00
pk
61c2c31c31
Make permissions on several /usr/include/* directories consistent
...
with the way `make includes' treats them (PR#358,PR#717).
1996-05-08 21:23:06 +00:00
thorpej
ecfa4355a6
RCS id police.
1996-05-08 17:19:17 +00:00
pk
590d520dc2
Sync legend with man page (Hubert Feyrer; PR#2310).
1996-05-07 22:25:55 +00:00
mark
4d9f29c4ff
RCS Id police.
1996-05-07 20:33:53 +00:00
mark
cf35beca6c
Added creation of the iic and rtc character device files.
1996-04-26 20:10:24 +00:00
thorpej
103e63b59a
Fix the snap_md target to use the correct kernel names; GENERICAHA and
...
GENERICBT were replaced with GENERICADP and GENERICOTHER some time ago.
XXX The kc_* targets here are still broken, but aren't currently used
XXX anyhow. This change allows one to at least do a "make snapshot".
1996-04-23 17:39:39 +00:00
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