Commit Graph

1130 Commits

Author SHA1 Message Date
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
brian
a416f519b8 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
6cbcb88eb8 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
jkh
7a6376d97f Use full path to sendmail for security reasons.
Submitted by:	Ollivier Robert <roberto@keltia.freenix.fr>
1997-05-07 12:35:03 +00:00
jkh
87a6657e1a 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
jkh
07cd08d705 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
a9a4dc76d0 re-enabled: . /etc/rc.${arch}
PR:
Reviewed by:	bruce
Submitted by:
Obtained from:
1997-05-04 22:33:17 +00:00
andreas
55da57aff1 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
ache
c6b8eceac6 Use newly introduced pid file field now for ppp 1997-05-04 02:41:29 +00:00
jkh
6abcfb484a 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
6a061964c3 synchronize with bsd.doc.mk (long outstanding fix)
PR:		closes docs/3479
1997-05-03 19:58:39 +00:00
jkh
af4383e1b6 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
jkh
1e115b9af5 Add mail group. 1997-05-02 00:06:09 +00:00
ache
9da49ad40a Add 'russian' users class 1997-05-01 21:25:34 +00:00
ache
fc88fbca71 Increase Retry interval from 300 to 900 to shut named warning that
(300 < 900) maintainance interval
1997-05-01 21:02:37 +00:00
jkh
abc578407b Ack, learn to spell "extentions" the same way in the same file.
Also make the output a little less cryptic for sysctl settings.

Suggested by:	bde
1997-05-01 20:28:18 +00:00
jkh
190f7e4d5b YAMF22
PR:		3456
1997-05-01 20:04:42 +00:00
jkh
925f2cb7ee Clean up the output a bit. 1997-05-01 05:57:29 +00:00
jkh
2787104770 YAMF22 1997-05-01 04:38:16 +00:00
bde
616ef25050 Removed unused groff `generate' directories. 1997-04-30 20:27:34 +00:00
jkh
a82625370f YAMF22 1997-04-28 10:14:45 +00:00
jkh
6b8ee379fd YAMF22 1997-04-28 10:07:21 +00:00
jkh
a7db654978 YAMF22 1997-04-28 07:35:37 +00:00
jkh
1cc559a091 YAMF22 1997-04-28 05:51:57 +00:00
alex
7d79f25eed Typo police.
Added links to O'Reilly & Associates and Addison-Wesley's web sites
to accompany the book recommendations.
1997-04-27 20:12:34 +00:00
jkh
7be3f36014 Bring in rc file changes from -current. 1997-04-27 03:59:19 +00:00
danny
bbb4a1f3a5 Suggested by: David Nugent
Change the name of ppp.disabled to ppp.deny for consistency with
at.deny and friends.
1997-04-16 02:10:22 +00:00
asami
54f4bf0d7d Add comments about overridable MASTER_SITE_* variables.
Suggested by: Narvi <narvi@haldjas.folklore.ee>
1997-04-15 08:16:44 +00:00
danny
f38d855ac2 List of users who may not use pppd in system password logins, and a
sample list of acceptable shells.
1997-04-15 07:15:15 +00:00
davidn
38d53c52b9 PR:
Reviewed by:
Submitted by:
Obtained from:
1997-04-13 19:58:05 +00:00
brian
7cffd8d165 Make the use of mousedtype/sysmouse clearer.
Suggested by: jkh
1997-04-10 10:20:22 +00:00
guido
c0dad1ff8d Make a sysconfig variable controlling if teh kernel should accept
nfs requests from non-privileged ports.

Change mountd such that it does never set this variable, but only clears
it when run with -n. Also document this in the man page.
1997-04-09 20:17:15 +00:00
brian
896b4b35e0 Make the default VERASE key the <-- key and remove root's
`stty's.  'nuff said.

Inventor:	joerg@FreeBSD.org
Reviewer:	sos@FreeBSD.org
1997-04-03 21:42:42 +00:00
pst
47ddfbdc93 Added pop3pw amandaidx amidxtape 1997-04-01 06:22:22 +00:00
pst
9827ab07c4 Add portmapflags and syslogd flags.
Reviewed by:	jkh
1997-04-01 01:00:35 +00:00
scrappy
ddb46bb17f Remove MAKEFLAGS example from /etc/make.conf...
Bruce points out that it breaks things if someone doesn't do a 'make depend',
but I just found out that it breaks 'make depend' itself :(
1997-03-31 05:26:39 +00:00