Commit Graph

465 Commits

Author SHA1 Message Date
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
thorpej
69337ffbd0 New-style RCS id. 1995-09-30 21:57:48 +00:00
thorpej
ceaaa99534 Make sure there's an entry for each HP-IB disk handled by COMPAT_NOLABEL.
Also, make sure that each HP-IB disk entry has an alias that looks like
what autoconfig reports as the disk model number.  Add an entry for
`miniroot'.
1995-09-30 21:57:06 +00:00
chopps
27c7bf6d82 fixes as given by Bernd Ernesti <bernd@arresum.inka.de> in pr#1396, plus cleanup 1995-09-30 07:11:20 +00:00
phil
8c91e41271 Merge changes and clean up of Matthias Pfaller. 1995-09-20 23:05:20 +00:00
phil
b8dac79e38 Entries needed for inst/upgr fs creation plus others. (Matthias Pfaller) 1995-09-20 22:35:51 +00:00
thorpej
78c0497c43 Sync with InterNIC. Fixes PR #1446. 1995-09-19 05:30:34 +00:00
jtc
7fd0d8d882 fix typo in comment 1995-09-16 15:29:20 +00:00
thorpej
9f19d8f938 bootpd can run from the shell, too, and thus lives in /usr/sbin, not
/usr/libexec.
1995-09-13 17:47:55 +00:00
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
gwr
bd462fd567 Add vnd 1995-01-26 23:28:11 +00:00
mellon
347853e710 default /etc/ttys for pmax 1995-01-17 22:51:37 +00:00
mellon
a88078851d fstab for pmax rz drives 1995-01-17 22:51:27 +00:00
mellon
e60cd78a3f disktab for pmax 1995-01-17 22:51:14 +00:00
mellon
24c10f9e51 MAKEDEV for pmax 1995-01-17 22:51:03 +00:00
mycroft
9f6804b6ad Remove misleading comment. 1995-01-16 09:39:15 +00:00
pk
5f772134e6 Add /usr/shar/doc/usd/13.viref to the hierarchy. 1995-01-07 15:03:38 +00:00
mycroft
64b474aeec Add mt. 1995-01-06 23:34:32 +00:00
mycroft
03dc23c91c Separate fd. 1995-01-05 21:18:40 +00:00
gwr
d961845e16 Lots of new stuff. 1994-12-30 05:07:27 +00:00
mycroft
cfc561d960 Restore `krcmd' alias. 1994-12-28 19:26:15 +00:00
mycroft
3405cb4109 We only need one copy of the Kerberos stuff. 1994-12-28 19:25:15 +00:00
briggs
8fbcab2aca Add `all' target. Modelled after hp300. 1994-12-27 05:00:22 +00:00
glass
7f03929ef8 add tun to all 1994-12-26 21:41:53 +00:00
cgd
0332985c6c get dot out of root's path. 1994-12-24 12:48:01 +00:00
cgd
4fcfb13e18 disable kerberos version of rsh/rlogin, because things don't work properly
if they're enabled and the programs don't support kerberos (by default,
the NetBSD programs don't.)
1994-12-23 15:12:39 +00:00
phil
bf86c7326a cleanup and adding vnd and tun 1994-12-22 08:36:31 +00:00
briggs
33cf3304f6 Add tun* devices. Basically just ripped out of hp300. 1994-12-22 05:54:27 +00:00
deraadt
8e86469fc8 ch, st, cd 1994-12-05 13:55:01 +00:00
briggs
bf98208622 Actually pass all the arguments to amd that we meant to. Reported by
Dave Leonard (D.Leonard@pleiades.newcastle.edu.au).
1994-11-04 13:27:32 +00:00
mycroft
5510163962 Correct the professor's name. 1994-11-03 15:40:43 +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
mycroft
3df08b7f25 Fix the fstype-based pruning algorithms. Partly suggested by John Kohl. 1994-10-18 16:52:56 +00:00
mycroft
6be039584f Remove silly unit number limitations on several items. 1994-09-19 02:18:05 +00:00
mycroft
97388e6c43 Create an empty mountdtab after removing it, to avoid getting a warning
from mountd on startup.  Change $name_server to $named_flags.
1994-09-16 23:38:01 +00:00
mycroft
49a3925379 Correct bpf and tun major numbers. 1994-09-16 21:12:24 +00:00
chopps
0fceec8cff some cleanup 1994-08-31 18:44:50 +00:00
chopps
16f1b5ab4c remove use of awk, add floppy arg for making install floppies 1994-08-31 17:31:52 +00:00
deraadt
a179ba0ef4 clean 1994-08-26 04:40:08 +00:00
mycroft
a3f993944d Avoid updating the motd time stamp if it's unchanged. 1994-08-24 07:11:36 +00:00
mycroft
0797399a73 Remove a use of sed(1), and use head(1) instead. Also, add a comment
regarding the motd time stamps, with a suggested change for people who would
rather it wasn't always updated.
1994-08-24 05:04:33 +00:00