Commit Graph

1165 Commits

Author SHA1 Message Date
jkh
eb612cd72b Add entries for tooltalk 1997-07-05 00:39:21 +00:00
jdp
43a4aedc2a Add "nfsv2" to the default mount options. It can be removed when V3
stops causing unkillable hung processes.
1997-07-04 03:29:57 +00:00
jkh
9b2a176dea sysconfig -> rc.conf
PR:		3978
Submitted by:	Janick.Taillandier@ratp.fr
1997-06-30 19:10:50 +00:00
wosch
44f9e8d741 Delete old comment about /bin/mail. We don't have a /bin/mail.
Sync with /etc/master.passwd and RFC 2142. In detail:
added:
	man, news, operator, usenet (->news), xten
deleted:
	ingres
added as comment:
	info, marketing, sales, support, abuse, noc, security,
	ftp, hostmaster, webmaster, www, bit-bucket, dev-null
1997-06-29 23:09:07 +00:00
peter
6ea83153fa add cvspserver (officially registered at 2401) 1997-06-28 04:28:07 +00:00
ache
228f6410f3 Comment out rc.conf picking by default 1997-06-25 15:15:13 +00:00
ache
2d0559fde2 Add . /etc/rc.conf to pick variables 1997-06-25 12:17:17 +00:00
pst
11cc829fae Execute rc.local in a subshell instead of sourcing it.
Requested by:	dima
1997-06-25 11:48:47 +00:00
dima
eddc8f5826 Fix krb5_prop entry.
Pointed-by: Bill Fenner
1997-06-25 04:36:30 +00:00
dima
c76d4536fa Add krb5_prop service (kerberos v5 prop).
It's on the same port as for v4 but requires different name.
1997-06-25 03:19:31 +00:00
dima
88fd3e3090 sh /etc/rc.local -> . /etc/rc.local 1997-06-25 03:12:12 +00:00
dima
24ecd81912 Add missing '.' 1997-06-24 22:36:42 +00:00
pst
8c2215a208 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
ache
0aa80b0c2e Add ppp.log 1997-06-10 20:40:22 +00:00
ache
00b6009b5c Fix ppp log name 1997-06-10 20:39:10 +00:00
ache
d4378fd165 Not kill ppp now, it uses syslog 1997-06-10 20:06:40 +00:00
brian
4de2fda061 Use "set log", not "set debug".
Grammar police.
1997-06-10 10:04:20 +00:00
asami
8ca031830d 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
bde
1cd3c44a3b Updated serial console options. 1997-06-09 05:38:41 +00:00
ache
0fbcbb7dad 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
ache
e3dd0898e7 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
ache
2414e1ba9b Remove /var/run/* now instead of *.pid 1997-06-04 20:02:57 +00:00
ache
681e15a00e 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
asami
ce34d8d1b1 Make local "root:wheel" so it will be consistent with BSD.local.dist
Reviewed by:	bde
1997-06-04 10:51:09 +00:00
asami
593f5fe73a Remove /usr/local meddling.
Approved by: jkh
1997-06-04 03:58:52 +00:00
asami
a5b3d153be New mtree file for /usr/X11R6.
Approved (a long time ago) by: David Dawes
1997-06-04 00:02:01 +00:00
ache
7e94f25081 Back out /var/run/*.pid cleaning since some programms (like innd)
use .pid to detect crash
1997-06-02 10:21:12 +00:00
markm
7ae9e3190a 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
jkh
1131909bfb timed_enabled -> timed_enable
Submitted by:	"James D. Stewart" <jds@c4systm.com>
1997-06-02 02:58:08 +00:00
ache
51bc6497ca 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
jkh
b45e72570f YAMF22 1997-05-27 07:17:12 +00:00
jkh
b870e5609f Make firewall comment a little more explanatory. 1997-05-24 11:31:56 +00:00
jkh
a9cc482f04 Allow local configuration to override this file.
Submitted by:	Russell Vincent <rv@groa.uct.ac.za>
1997-05-24 11:29:59 +00:00
ache
09b6e2858e 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
ache
5fb40754c2 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
pst
775010bf1c Restore backwards compatible default behavior for requirehome 1997-05-23 00:14:27 +00:00
eivind
cbb641c8ba 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
jkh
82e784db92 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
jkh
eca8c2300f 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
jkh
6d2f19a912 accounting -> accounting_enable
Submitted by:	Jian-Da Li <jdli@csie.nctu.edu.tw>
1997-05-19 03:20:22 +00:00
gpalmer
8ccd1c6432 Correct comment to show correct path to cap_mkdb 1997-05-19 00:03:48 +00:00
jkh
02bc7ae6ab Comment that this is no longer used and is only for convenience.
Requested by:	ache
1997-05-18 20:11:44 +00:00
jkh
8195d51ed0 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
jkh
6c6d8f1e04 bootparam -> bootparamd
PR:		3596
Submitted by:	kenji@reseau.toyonaka.osaka.jp
1997-05-14 09:56:39 +00:00
jkh
f90d31ab70 Add arp_proxyall knob.
Submitted by:	Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
1997-05-13 08:22:27 +00:00
brian
1c07b7f89c Bring pmdemand example in line with handbook and man
page examples.
1997-05-12 14:07:14 +00:00
jmg
671b69f613 add a bktrX target (for Bt848 based cards) 1997-05-11 00:34:36 +00:00
brian
390899b408 Update ppp example pid_file name.
Suggested by:	ache
1997-05-10 05:46:52 +00:00
ache
bad0bb4450 Change ASCII case from lower to upper 1997-05-09 10:27:21 +00:00
joerg
957a487d40 Add some blurb about how to setup a secondary nameserver.
Reviewed by:	-hackers
1997-05-08 15:23:28 +00:00