Commit Graph

285 Commits

Author SHA1 Message Date
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
cgd d924dda779 fix from Bob Kemp <rsk@ecs.soton.ac.uk> for when there are no enet addrs 1994-04-10 00:28:31 +00:00
chopps 0cc3e54498 oops, typo. 1994-04-09 02:47:12 +00:00
cgd d59710c209 don't forget backslashes, and spelling. from dgy@mcs.com 1994-04-08 17:52:39 +00:00
deraadt 6b902e3271 cgthree/cgsix major numbers were wrong 1994-04-08 07:06:26 +00:00
chopps 6d450b4478 add floppy comment out aconf. 1994-04-07 18:06:16 +00:00
mycroft 6bd5adc331 Add X11R6 to the default search list(s). 1994-04-07 16:31:45 +00:00
chopps 2155f4d97e build generic and a3000 kernels when making snapshot. 1994-04-07 00:34:33 +00:00