Commit Graph

310 Commits

Author SHA1 Message Date
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