Commit Graph

97 Commits

Author SHA1 Message Date
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
cgd 5a9c3f0a89 if install will do the trick, why not use it\? 1994-06-18 06:38:54 +00:00
mycroft 5b65b3e00b Update nfsd and nfsiod invocations. 1994-06-08 18:47:45 +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
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
cgd 464e792795 add ttyflags -a, early on in rc. 1994-04-10 06:42:40 +00:00
cgd 31d422a3a0 keep amd pid in /var/run/amd.pid 1994-03-28 05:47:28 +00:00
cgd 3136bd9571 punctuation 1994-03-18 00:58:20 +00:00
cgd 4523219375 kill uucp lock files. from Mike Long <mike.long@analog.com> 1994-03-17 23:22:40 +00:00
cgd e0ade9fbf5 slight change to the way AMD is invoked, to make it sensible for most uses 1994-03-14 04:14:13 +00:00
cgd 3ed8e27e29 make booting comments a bit cleaner 1994-03-09 04:02:58 +00:00
cgd b09f56e8b1 automatically enable accounting and rotate logs 1994-02-26 03:29:23 +00:00
cgd cf27654269 don't delete preserve files! 1994-02-01 00:36:34 +00:00
mycroft b6537fd765 Do the right thing for nvi. 1994-01-30 17:15:52 +00:00
jtc 645e8cd8d0 The cron daemon now lives in /usr/sbin 1994-01-13 18:43:50 +00:00
mycroft ed3483e8c2 Add bootparamd gunk. 1994-01-10 16:57:24 +00:00
mycroft 59af92f761 Add rarpd gunk. 1994-01-10 16:43:06 +00:00
jtc 35a219c2bf The cron daemon has been renamed from crond to cron. This name change
is from Vixie Cron 3.0, to make it like the 4.3BSD cron.
1994-01-05 21:35:25 +00:00
deraadt 2fa59a6b60 start amd if requested
do nfs mounting after mountd has been started (so two machines can cross-mount
nfs from each other, else they hang if booted simultaneously)
1994-01-05 06:34:56 +00:00
deraadt 61b54a3379 initialize rpc services in proper order 1993-12-16 04:02:23 +00:00
mycroft d1da713410 Use `.' to run rc.local, rather than starting another shell, so that variables
from netstart are passed on.
1993-12-15 07:24:31 +00:00
cgd 73b217910b fix comment, add check 1993-12-01 01:38:21 +00:00
mycroft eafa1693d9 Put ldconfig later so it doesn't get wiped when reaping /var/run. 1993-11-26 20:11:44 +00:00
mycroft 3d350fb581 Build ld.so.hints on each boot. 1993-11-21 21:06:46 +00:00
cgd 609bf6154c more flags 1993-11-17 09:20:43 +00:00
cgd 1919837079 quote sendmail_flags test, from Patrick Bridges <patrick@buffy.cs.msstate.edu> 1993-11-17 09:19:35 +00:00
cgd 90a52de601 (1) clean up lots (rename fooflags -> foo_flags, etc.)
(2) implement suggestion made by Garrett Wollman of "sendmail flags"
	to set flags passed to sendmail and/or turn it off
(3) document origins of variables
1993-11-07 10:36:48 +00:00
cgd ae97749f6d never rotate accounting logs, and turn on accounting the way done in net/2 1993-10-20 00:13:43 +00:00
mycroft 3302edb38a Use `-e fastboot', not `-r fastboot'. 1993-09-05 23:12:36 +00:00
deraadt 5d5fd66358 it's clear that mountd started from inetd doesn't work 1993-09-01 09:43:33 +00:00
brezak 6ce6685814 mountd is now started by inetd. 1993-08-25 02:44:11 +00:00
brezak 70f813217a Don't start rwalld - now started by inetd. 1993-06-11 00:39:31 +00:00
cgd 662c7885fb prune dirs rm'd when cleaning tmp 1993-05-03 10:52:21 +00:00
cgd ab920a40d0 turn on accounting if /var/account exists 1993-05-03 04:19:40 +00:00
cgd b740fbac92 bsd->netbsd 1993-04-28 06:37:52 +00:00
cgd 7f6ef807e1 new kernel is bsd 1993-04-28 05:39:57 +00:00
glass f5b725b323 fixes for nfs_client, nfs_server division. 1993-04-10 20:15:30 +00:00
cgd 011708d80c always run portmap 1993-04-10 18:01:31 +00:00
glass 9453ddc86e mountd's log of who has what filesystem mounted should not persist across
reboots.
1993-04-10 11:24:37 +00:00
cgd 0ce19b94e1 rwalld should be run *after* the portmapper. 1993-04-09 19:13:21 +00:00
cgd 3c9f6bb2b3 screwed it up again... = vs ==. 1993-04-05 04:01:06 +00:00
cgd 5a29d10aff screwed up comparison for rwalld and rwhod... 1993-04-05 03:55:14 +00:00
cgd 724dd15fc3 updated for addition of rwalld 1993-04-04 18:59:11 +00:00
cgd dd919dd07f got rid of damned highlight characters, and changed
method to turn on rwhod.
1993-04-02 08:00:07 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00