Dima Ruban
a9196dd6b1
Add missing '.'
1997-06-24 22:36:42 +00:00
Paul Traina
00f2dc9363
Add cron_enable and inetd_enable flags to rc.conf.
...
WARNING: don't update rc and forget to update rc.conf, or you won't be
able to telnet back into your box after a reboot.
1997-06-18 16:01:19 +00:00
Andrey A. Chernov
419a3911cf
Add ppp.log
1997-06-10 20:40:22 +00:00
Andrey A. Chernov
2dfeae46e9
Fix ppp log name
1997-06-10 20:39:10 +00:00
Andrey A. Chernov
f61b62f2b6
Not kill ppp now, it uses syslog
1997-06-10 20:06:40 +00:00
Brian Somers
e1775301d2
Use "set log", not "set debug".
...
Grammar police.
1997-06-10 10:04:20 +00:00
Satoshi Asami
32ec0823e1
Add new directories according to jmz's XFree86-3.3 upgrade. Change
...
ownership of directories to root:wheel. While I'm here, convert some
tabs to spaces.
1997-06-10 07:55:10 +00:00
Bruce Evans
fa03459efb
Updated serial console options.
1997-06-09 05:38:41 +00:00
Andrey A. Chernov
ad42a3c094
Back out symlinks/directories removing until solution will be found
...
since they are really directories in the release
(for unknown reason for me)
1997-06-04 23:05:31 +00:00
Andrey A. Chernov
b17c088b20
Remove directories belongs to /usr/src to stop mtree to modify /usr/src
...
permissions.
Having them here is wrong from several other poins too:
they are never be a directories (simlinks only), so why give a chance to mtree to make
them as directories?
Since they never be a directories, permissions of them will never be
modified by old mtree too.
1997-06-04 22:25:30 +00:00
Andrey A. Chernov
0c6294e7a3
Remove /var/run/* now instead of *.pid
1997-06-04 20:02:57 +00:00
Andrey A. Chernov
d17b6a6afa
Restore /var/run/*.pid cleaning, gated already moved off the way
...
and innd store its .pid inside its own directories
1997-06-04 19:20:04 +00:00
Satoshi Asami
2bb6086363
Make local "root:wheel" so it will be consistent with BSD.local.dist
...
Reviewed by: bde
1997-06-04 10:51:09 +00:00
Satoshi Asami
ef99a93f4e
Remove /usr/local meddling.
...
Approved by: jkh
1997-06-04 03:58:52 +00:00
Satoshi Asami
4ebe20a395
New mtree file for /usr/X11R6.
...
Approved (a long time ago) by: David Dawes
1997-06-04 00:02:01 +00:00
Andrey A. Chernov
798e70e0cb
Back out /var/run/*.pid cleaning since some programms (like innd)
...
use .pid to detect crash
1997-06-02 10:21:12 +00:00
Mark Murray
c8ef8908eb
Correct the way IRQs are passed to rndcontrol. If there are more than
...
one IRQ being used, the -s options must be specified for each of them.
In this case rc.conf would only allow 1, as the -s was coded into
rc.i386.
1997-06-02 06:43:52 +00:00
Jordan K. Hubbard
28af780707
timed_enabled -> timed_enable
...
Submitted by: "James D. Stewart" <jds@c4systm.com>
1997-06-02 02:58:08 +00:00
Andrey A. Chernov
0d1eba9382
Add rm -f /var/run/*.pid to prevent random process killing due to
...
picking old .pid file
1997-06-01 23:33:00 +00:00
Jordan K. Hubbard
fbd31922cd
YAMF22
1997-05-27 07:17:12 +00:00
Jordan K. Hubbard
4b26fe26ee
Make firewall comment a little more explanatory.
1997-05-24 11:31:56 +00:00
Jordan K. Hubbard
e621a18f07
Allow local configuration to override this file.
...
Submitted by: Russell Vincent <rv@groa.uct.ac.za>
1997-05-24 11:29:59 +00:00
Andrey A. Chernov
b8c01a853d
Fix "daemon" class, Apache not works from /etc/rc otherwise.
...
Among bumping several limits, most interesting thing is that
Apache requires than "filesize=64M" restriction must be removed.
I think it is due to mmap() usage in apache, but I am not shure.
1997-05-23 12:46:52 +00:00
Andrey A. Chernov
892d60ee0e
Add default flags for named since FreeBSD have its configuration
...
in non-default place
Add daemon to screen savers list comment
1997-05-23 09:53:24 +00:00
Paul Traina
4b2fab7504
Restore backwards compatible default behavior for requirehome
1997-05-23 00:14:27 +00:00
Eivind Eklund
5a4f3da5c2
Upgrade to latest version of named.root (from InterNIC).
...
PR: conf/3642
Submitted by: Josh Gilliam <soil@quick.net> (Well, suggestion. Root file
from InterNIC)
1997-05-22 01:20:54 +00:00
Jordan K. Hubbard
7d5d7bbeb1
Add a space to moused_port line.
...
PR: 3644
Submitted by: Michael Perlman <canuck@caam.rice.edu>
1997-05-21 00:23:54 +00:00
Jordan K. Hubbard
919d435ace
Neaten up some things which were inconsistent, add a few more flags
...
to things which need them, general cleanup.
Submitted by: Brian Somers <brian@awfulhak.org>
1997-05-19 07:46:51 +00:00
Jordan K. Hubbard
1be44fa424
accounting -> accounting_enable
...
Submitted by: Jian-Da Li <jdli@csie.nctu.edu.tw>
1997-05-19 03:20:22 +00:00
Gary Palmer
3d56159856
Correct comment to show correct path to cap_mkdb
1997-05-19 00:03:48 +00:00
Jordan K. Hubbard
e0da1f1006
Comment that this is no longer used and is only for convenience.
...
Requested by: ache
1997-05-18 20:11:44 +00:00
Jordan K. Hubbard
51bd962f04
Bring back /etc/netstart for those who are sitting in single user and
...
wish only to bring up their interfaces. This script is not actually called
by any other script and exists purely for user convenience.
Requested by: pst
1997-05-18 14:10:06 +00:00
Jordan K. Hubbard
5497dcf201
bootparam -> bootparamd
...
PR: 3596
Submitted by: kenji@reseau.toyonaka.osaka.jp
1997-05-14 09:56:39 +00:00
Jordan K. Hubbard
f843ab9ce8
Add arp_proxyall knob.
...
Submitted by: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
1997-05-13 08:22:27 +00:00
Brian Somers
a6568db197
Bring pmdemand example in line with handbook and man
...
page examples.
1997-05-12 14:07:14 +00:00
John-Mark Gurney
94021764b0
add a bktrX target (for Bt848 based cards)
1997-05-11 00:34:36 +00:00
Brian Somers
58dc23b716
Update ppp example pid_file name.
...
Suggested by: ache
1997-05-10 05:46:52 +00:00
Andrey A. Chernov
1ea7e0c9e3
Change ASCII case from lower to upper
1997-05-09 10:27:21 +00:00
Joerg Wunsch
2e8c2f7d8e
Add some blurb about how to setup a secondary nameserver.
...
Reviewed by: -hackers
1997-05-08 15:23:28 +00:00
Brian Somers
22c094029f
Don't use HISADDR in ppp.conf examples as it's not
...
set up properly 'till ppp.linkup is parsed.
PR: 3114
Submitted by: Kenneth R. Westerback <krw@tcn.net>
1997-05-08 01:45:59 +00:00
Brian Somers
b44d849854
Update direct-* example to reflect LQR on both sides.
...
Fix bogus loopback route.
This example shows LQR working on both sides of the loop.
1997-05-08 00:55:42 +00:00
Jordan K. Hubbard
2e9cf7f041
Use full path to sendmail for security reasons.
...
Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>
1997-05-07 12:35:03 +00:00
Jordan K. Hubbard
0dfb8fadad
Correct typo in NIS flags.
...
PR: 3503
Submitted by: Christoph Kukulies <kuku@blues.physik.rwth-aachen.de>
1997-05-05 09:32:34 +00:00
Jordan K. Hubbard
1218780bd1
Add inetd_flags and way of passing ipfw a configuration file
...
(if firewall = "somefilename").
Fix typo fixes and URLs which were accidently nuked out of this
file (submitted by: soil@quick.net via PR#3501).
Submitted by: "Danny J. Zerkel" <dzerkel@phofarm.com>
1997-05-05 07:08:31 +00:00
Andreas Klemm
542bfc7624
re-enabled: . /etc/rc.${arch}
...
PR:
Reviewed by: bruce
Submitted by:
Obtained from:
1997-05-04 22:33:17 +00:00
Andreas Klemm
506935935c
Fixed sourcing of /etc/etc.${arch}/rc.${arch} on startup.
...
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-05-04 12:50:33 +00:00
Andrey A. Chernov
fb1c0a8be1
Use newly introduced pid file field now for ppp
1997-05-04 02:41:29 +00:00
Jordan K. Hubbard
ab98cf58c4
Change group ownership of /var/mail to mail and permission
...
to 0775.
This does *not* instantly make any program which "ensures"
mail spool consistency by creating lock files safe in any way
since other tools, like mail.local, will be using flock() semantics
and any such lock file will simply be ignored. It does, however,
allow a lot of things which are currently suid root in order to create
such bogus lockfiles to, at least, be bogus at a much lower level of
privilege (and this is good). Ultimately, of course, everybody should
just use flock.
1997-05-03 20:15:15 +00:00
Andreas Klemm
1a827e9f69
synchronize with bsd.doc.mk (long outstanding fix)
...
PR: closes docs/3479
1997-05-03 19:58:39 +00:00
Jordan K. Hubbard
0862a4aff9
Update the etc world from RELENG_2_2 which is now more up-to-date
...
(gotta get myself -current again, this is a drag).
Also-fixes-problems-noted-by: Wolfgang Helbig & Joerg Wunsch
1997-05-03 11:22:17 +00:00