Commit Graph

396 Commits

Author SHA1 Message Date
thorpej
7e58b6088e hp300-specific `etc' targets 1995-09-06 16:17:41 +00:00
ragge
b196060eb7 pcs750.bin -> pcs750.bin.uu 1995-09-05 19:53:01 +00:00
thorpej
040975e646 Conditionally start rbootd like rarpd and rpc.bootparamd, and disable
it by default.
1995-09-02 17:30:41 +00:00
thorpej
cc833cb3e2 Fix typos in two comments. 1995-09-02 17:19:22 +00:00
thorpej
4e7f37f974 Configure ccd devices before the filesystem checks, as suggested by
Thomas Eberhardt in PR #1408.
1995-08-27 20:30:53 +00:00
ragge
a56625ebf4 forgot ufs -> ffs... 1995-08-25 21:31:12 +00:00
ragge
1cf91eafdf etc files specific for vax added. 1995-08-25 21:25:09 +00:00
jtc
4086abf6dd ufs -> ffs; PR #1381 1995-08-22 19:52:25 +00:00
thorpej
0c25c748fe Example fstab files. 1995-08-22 17:28:54 +00:00
chopps
ca59680213 add sun3 to cat[48] 1995-08-19 18:09:52 +00:00
chopps
5392ba988c cleanup and add new devices 1995-08-19 17:28:22 +00:00
thorpej
7b8694c512 Add entries for the ccd. 1995-08-17 18:02:27 +00:00
thorpej
92227f6cc1 Fix the ccd case. 1995-08-17 18:01:01 +00:00
jtc
89a5fea138 Added man4.sun3 & man8.sun3 1995-08-12 01:22:31 +00:00
gwr
5fb3d760b1 No more zupdate 1995-08-08 21:16:10 +00:00
cgd
5cc7bd1eef move the ldconfig to before the local daemons (so that people put
weird ldconfigs there, so that local daemons can use them), and only
run ldconfig if it exists.
1995-08-02 19:29:30 +00:00
cgd
88d0757cff add a ttyE1 line 1995-07-30 19:52:13 +00:00
cgd
81481707aa oops; ttyE* are major number 25 1995-07-30 19:30:53 +00:00
cgd
ad4d7c82c8 Use "std.9600" instead of "Pc" for the line type.
rename SCC tty devices from tty0? to ttyB?.  add entries for ttyC?
(AlphaStation ns16550 "com" ports), and ttyE? (Workstation console
(framebuffer & keyboard) emulators).
1995-07-30 19:22:42 +00:00
cgd
1280d43096 rename SCC tty devices from tty0? to ttyB?. add entries for ttyC?
(AlphaStation ns16550 "com" ports), and ttyE? (Workstation console
(framebuffer & keyboard) emulators).
1995-07-30 19:21:35 +00:00
jonathan
ef30d723a9 Add entries for bpf; added commented-out entries for lkm, tun. The awk
code for disks `knows' that disk device names are two chars,
which broke MAKEDEV vnd<N>; hacked so that vn*<n> works.
1995-07-24 17:28:13 +00:00
brezak
cdff76dff7 etc/etc.i386/MAKEDEV create mixer device. PR# port-i386/1208. 1995-07-19 19:55: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
gwr
d55fe8955f Include kernels GENERIC, DISKLESS in binary snapshots. 1995-07-07 16:05:20 +00:00
gwr
80a58e1c17 Add the options ...,-r=1024,-w=1024 to this example. 1995-07-07 15:55:12 +00:00
gwr
cd5d48d667 Bring this up-to-date. 1995-07-07 15:49:01 +00:00
gwr
d1979fbe53 Add cg*, st* 1995-07-07 15:46:44 +00:00
cgd
e476de387b lint data has traditionally gone in /usr/libdata/lint 1995-07-04 03:36:45 +00:00
christos
ede9308f87 Add:
SVR4_MAKEDEV:	Script to make devices in /emul/svr4/dev
nsswitch.conf:	Name service configuration switch file for /emul/svr4/etc
netconfig:	Network configuration file for /emul/svr4/etc
1995-07-02 06:29:46 +00:00
jtc
81447b8322 Use "${BINOWN}" and "${BINGRP}" instead of "bin" 1995-06-26 22:17:38 +00:00
leo
84a11b965a - Correct ownership of ser02/mdm02 (uucp)
- Correct major device no. of std[in|out|err] to be 18 instead of 21
1995-06-15 20:40:40 +00:00
mycroft
69aaa6cd28 Turn off idented by default. 1995-06-10 20:33:05 +00:00
jtc
170153e198 The tftpd daemon has been changed to use setgid() & setuid() to
explicitly set the user and group IDs to non-priveleged values.  This
was done because the chroot() call used when the secure (-s) option is
used can only be done by the superuser.

This change now requires tftpd to be executed by root.  So the
inetd.conf entry has been changed to start it that way.  I also
added -s /tftpboot arguments, so people who uncomment the tftpd
entry without realizing it's security ramifications won't open
thier whole systems to unauthorized access.
1995-06-04 20:55:39 +00:00
pk
9905cdf5a6 Compute `unit' up front (snarfed from sun3 MAKEDEV). 1995-06-02 09:25:16 +00:00
pk
b842247a6c config.new => config; use GENERIC kernels. 1995-05-12 08:51:55 +00:00
leo
e9368633ee Added fdxc for HD floppies and rd0 so one is able to mount the install fs
on ramdisk rw.
1995-05-05 20:27:26 +00:00
cgd
a4ec873a91 /var/db shouldn't have had the 'ignore' flag set.
(from Masanobu Saitoh <saitoh@spa.is.uec.ac.jp>, pr 981)
1995-04-21 00:22:04 +00:00
cgd
dc3e1242b8 start a getty on console, even though it's not clear that that's correct. 1995-04-11 04:27:02 +00:00
leo
03c8ad028e NetBSD/Atari, port by Leo Weppelman. 1995-03-30 05:44:08 +00:00
cgd
be910f8a28 kill a redundant Id tag 1995-03-21 01:41:13 +00:00
pk
9ad457b5d1 One dot too many in cgfour rule. Noticed by David Brownlee. 1995-03-13 23:28:37 +00:00
chopps
d9561ae69c add tun support 1995-03-02 03:04:48 +00:00
pk
b9f375d24f Add cgfour/cgeight. 1995-03-01 09:21:13 +00:00
cgd
bcd71bf2fa alpha etc files 1995-02-23 05:59:30 +00:00
pk
f838083b66 st is bdev 11 1995-02-15 14:33:57 +00:00
briggs
c7488bb137 Allow 'MAKEDEV vnd0' to actually work... 1995-02-05 06:08:33 +00:00
jtc
84f3c8231d kvm_vmunix.db -> kvm_netbsd.db 1995-02-01 09:04:17 +00:00
jtc
62b86c41b9 Change .emacsrc to .emacs in list of files to be checked.
From Mike Long, in PR #768.
1995-01-31 16:09:45 +00:00
pk
8da7c0b85a Add `openprom'. 1995-01-31 14:51:47 +00:00