Commit Graph

438 Commits

Author SHA1 Message Date
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
mycroft 0272a6f0a7 Update to reflect the current state of the world. 1994-08-13 10:07:22 +00:00
deraadt e09d559ac7 oops 1994-08-12 20:56:15 +00:00
deraadt 599444196b improve install 1994-08-12 03:55:54 +00:00
deraadt 68adcee352 build netbsd.scsi3 kernel too 1994-08-12 01:19:31 +00:00
briggs 1f568d1226 /dev/adb, not /dev/adb0 1994-08-04 21:48:17 +00:00
hpeyerl e4bfdc0a49 cd -> ccd so as to match the driver-name. 1994-08-03 19:35:43 +00:00
briggs af52f613be Fix a couple of minor goofs... 1994-08-03 06:10:15 +00:00
briggs 76075b22f9 Supply both a console (off) and ttye (on) to keep both single and
multi-user states happy.  Thanks to cgd's sharp eyes...
1994-08-03 04:10:11 +00:00
briggs 6c04166c7a Clean up a lot... Add ttye, adb, lkm and some other misc. 1994-08-03 02:28:35 +00:00
briggs c4f8cbc8b8 console -> ttye0 1994-08-03 02:18:29 +00:00
mycroft 3f372179d4 Change vga to ttyv0, with a symlink for X. 1994-07-31 08:44:31 +00:00
gwr 18885fd500 New text - describes the binary snapshot. 1994-07-30 05:22:12 +00:00
deraadt b528f5754a cleanup 1994-07-27 05:26:15 +00:00
phil e28eb83964 *sigh* missed some. 1994-07-25 04:30:19 +00:00
cgd c448381c1f add pc532 dirs for phil. 1994-07-21 01:48:53 +00:00
gwr e6e2b33868 Fix some errors. 1994-07-18 14:51:24 +00:00
glass f1145c19b4 now using sh builtin 'echo'... so kill 'echo' entry in FLOPPYBINS 1994-07-18 06:37:20 +00:00
mycroft 497a6cedf0 Fix minor numbers for pms. 1994-07-17 19:08:16 +00:00
gwr 1b826e0cb0 first cut 1994-07-13 20:45:31 +00:00
gwr dd658f0553 first cut 1994-07-13 18:46:03 +00:00
gwr b27c51a2ff first cut 1994-07-12 21:11:18 +00:00
briggs 1f68884dbe Get rid of virtual console entries for now. Enable 'console.' 1994-07-11 22:39:54 +00:00
briggs 5b13ef8c53 Re-add this as a sample disktab. Taken from the SCSI parts of the
hp300's disktab.
1994-07-11 22:37:52 +00:00
chopps 8acf01858e add extra special files for newly available partitions. 1994-07-11 14:12:42 +00:00
mycroft 20e6eefbcb /a, /b, /c, and /dump are bogus; /amd would be created automatically if it
were needed.
1994-07-09 05:04:35 +00:00
chopps 2626cf8d85 fix very incorrect comment about partition order in disklabel. 1994-07-06 21:06:27 +00:00
chopps 23a3aee7ea change std.9600 to Pc for local ite's (ttye?) 1994-07-05 04:16:08 +00:00