Commit Graph

692 Commits

Author SHA1 Message Date
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
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
perry
299d54aac6 Added directories to contain the Section 9 man pages. (There probably
won't ever be any in /usr/local but I wanted to be consistent.)
(Should there be machine specific sections?)
1995-11-25 21:00:28 +00:00
gwr
2721787282 ufs => ffs 1995-11-21 20:59:39 +00:00
gwr
a660932f64 miniroot is now 8MB 1995-11-21 20:58:33 +00:00
gwr
43ac37fed9 allow any unit on st 1995-11-21 20:57:39 +00:00
thorpej
5c3fabe7eb Remove device nodes before trying to create new ones. 1995-11-05 23:50:22 +00:00
pk
46261e552d Include `usr/libdata' in snapshot (from Arne Juul; PR#1711). 1995-11-01 13:52:40 +00:00
pk
acdf5dbd30 More disks descriptions from Matthew Green. 1995-10-30 20:37:33 +00:00
thorpej
2fc382bd71 Update; this must have been overlooked when mrouted was updated months
ago.
1995-10-21 18:09:08 +00:00
thorpej
c366c6214c New-style RCS id. 1995-10-21 18:01:33 +00:00
pk
195ce9c98e Some small disks found in Sun systems. 1995-10-20 01:01:24 +00:00
pk
4ba75e6c70 Lump cd and vnd device together with rest of disk devices. This also
takes care of PR#1626.
1995-10-19 21:50:54 +00:00
thorpej
93ef912509 New-style RCS id. 1995-10-17 08:58:11 +00:00
cgd
44eff45879 shrink root and swap partitions by 15M each, and grow usr partition to match. 1995-10-13 03:09:39 +00:00
pk
7ddac63472 Use suncons gettytab entry for console. 1995-10-11 20:01:55 +00:00
pk
81baae1387 Add 8-bit clean Sun Console entry.
Remove useless `fd' capability in `default:'.
1995-10-11 19:59:46 +00:00
pk
b37707367c Add xd and xy devices.
Add fd,xd,xy to all target.
1995-10-10 21:39:09 +00:00
chopps
2af6bfefb6 convert to new rcs ids 1995-10-09 02:25:41 +00:00
chopps
abacbc4d42 add grf5 1995-10-09 02:23:07 +00:00
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
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
chopps
ede6b9416d remove blanks. 1994-07-05 03:16:13 +00:00
chopps
496e54d890 add sd7 sd8 and sd9 1994-07-04 23:15:55 +00:00
chopps
64c8393489 update for new disk minor encoding, also add example ados to fstab.tmp 1994-07-04 19:48:50 +00:00
cgd
5492e0603c buy back Bill Sommerfeld's hack to allow netstart to run
ifconfig with extra args, but w/o broadcast arg.
1994-06-30 08:17:11 +00:00
deraadt
d510de5ea6 important note about newfs 1994-06-28 22:07:48 +00:00
deraadt
db311cc316 in the name of compatibility, link /etc/rmt -> /usr/sbin/rmt, since
"/etc/rmt" is hardcoded into many old rmt-using programs.
1994-06-28 21:48:46 +00:00
deraadt
f8a2565cb6 always check quotas (there is no reason not to try) 1994-06-27 21:14:19 +00:00
deraadt
5759882532 quotas file(s) changed name in 4.4-lite 1994-06-24 07:51:59 +00:00
deraadt
06e90a168a sprayd & rquotad: disabled by default 1994-06-24 07:46:19 +00:00
cgd
83c22f11d5 kill an XXX 1994-06-20 03:11:36 +00:00
cgd
fc92eef735 update for new mtree, and a bit or paranoia! 1994-06-19 04:40:28 +00:00
cgd
023388b0ef trim some crap 1994-06-19 04:40:07 +00:00
cgd
524e196844 tune it to match NetBSD 1994-06-19 04:34:21 +00:00
mycroft
97cad302a7 Clean up deleted files. 1994-06-19 03:23:22 +00:00
cgd
0f38dd6c12 update to Lite 1994-06-19 03:23:13 +00:00
cgd
5a9c3f0a89 if install will do the trick, why not use it\? 1994-06-18 06:38:54 +00:00
cgd
4f68d68f57 add two new groups in Lite's 1994-06-18 06:38:07 +00:00
mycroft
06588a9270 Fix typo. 1994-06-18 00:41:20 +00:00
deraadt
f9ee61ab81 motd defaults to 664 root:wheel, and the mode is not changed every reboot 1994-06-16 18:59:14 +00:00
chopps
2fbac8b783 fix wrong target name 1994-06-15 13:04:46 +00:00
cgd
91778fe0ca update to new security script 1994-06-15 04:28:06 +00:00
chopps
f10a7fc906 add cd to MAKEDEV from tsarna@endicor.com (Ty Sarna)
add some misc additions to disktab and fstab.tmp
1994-06-14 09:10:27 +00:00
mycroft
5b65b3e00b Update nfsd and nfsiod invocations. 1994-06-08 18:47:45 +00:00
chopps
83d4cd6ab9 bring MAKEDEV more current, reverse dumbness of mine in ttys 1994-06-04 12:12:50 +00:00
jtc
7bb3055523 Move building of link editor cache from rc to rc.local, like in SunOS,
because the end user may need to add local directories to be searched.
And rc.local is a much more appropriate place for local changes.

I emailed pk on this matter, and he said that the overhead of not
having linker hints for the daemons started by rc would not be
significant.

This change also closes bug #217.
1994-06-03 05:02:10 +00:00
jtc
4dd6c7855c Added /usr/share/nls for message catalogs 1994-05-29 20:42:57 +00:00
mycroft
fdc5a55aba Attempt to make sure /var is mounted before futzing with it. 1994-05-29 19:10:22 +00:00
jtc
e846c118d8 Move code that cleans /var/run so that it is before the automount deamon
startup puts its pid file there (This addressess most of bug #217).
1994-05-29 03:37:33 +00:00
deraadt
9400c4fae6 create skey password file 1994-05-24 06:09:47 +00:00
cgd
6749324f75 get kernel version with sysctl 1994-05-12 08:13:54 +00:00
cgd
a008d06873 new way of getting kernel id string. will change again soon. 1994-05-05 05:46:24 +00:00
briggs
978788da57 Fix ownership of tty devices. 1994-05-05 03:48:52 +00:00
cgd
6ca1616efb don't make floppies until it works 1994-05-01 07:50:20 +00:00
deraadt
3364832746 ship a dev.cpio.gz that has devices built in it 1994-04-27 05:14:46 +00:00
cgd
c4498fd8a9 more support for building floppiee easily. This method will become
unwieldy, eventually, but until then, it's fine.
1994-04-21 18:57:19 +00:00
deraadt
051989929c duh 1994-04-20 12:44:53 +00:00
cgd
0af16ef41d don't need -f for umount, now that alias problems kludged around 1994-04-18 22:24:20 +00:00
deraadt
70e62529eb better 1994-04-18 12:10:54 +00:00
deraadt
db785aa1f2 my life is now easier 1994-04-18 10:48:48 +00:00
cgd
33bd50375e add support for making i386 floppies. more needs to go on the kernel
floppies, but this is a damned good start.
1994-04-18 10:16:34 +00:00
cgd
37118099d6 add a 'floppy' target, with minimal devices useful for install.
make /dev/fd 'fd', seperate from 'std', because we need 64 more
device nodes on floppies like i need a hole in my head.
1994-04-18 08:02:18 +00:00
glass
6cc6cf15ee move bootpd from othersrc to libexec. add bootptab file 1994-04-18 05:15:36 +00:00
cgd
7f044b2db7 make all device nodes for vnd's, but only make 2 vnd's... 1994-04-18 02:05:03 +00:00
chopps
b7e0b6d987 add more floppies, mouse link and fix typo from Ty Sarna (tsarna@endicor.com) 1994-04-17 13:26:16 +00:00
deraadt
b97b14b581 build two needed kernels 1994-04-12 07:48:20 +00:00
cgd
464e792795 add ttyflags -a, early on in rc. 1994-04-10 06:42:40 +00:00