David E. O'Brien
d297e64f8c
Revisions 1.14 and 1.9.2.3 fixed PR conf/5127.
1997-12-01 21:18:39 +00:00
David E. O'Brien
75d1a35307
MF 22s
1997-12-01 06:11:34 +00:00
Jonathan M. Bresler
26da30bbbc
improve anti-spam rulesets: check_relay, check_mail, check_rcpt.
...
break each ruleset into identified sections. (called groups).
note which groups can be reordered.
each group accepts and returns the same strings,
as much as possible.
reactivate Paul Vixie's RBL (in check_mail)
add rules to limit mail relaying to a list of hosts and domains
in the R class (check_rcpt, not active on hub.freebsd.org)
Submitted by: jmb
1997-12-01 00:15:38 +00:00
Steve Price
50452e08a0
datasize-curr -> datasize-cur, typo fix.
...
PR: 5152
Submitted by: owaki@st.rim.or.jp
1997-11-27 17:52:52 +00:00
Brian Somers
ac4c6ef8a9
Check for rejected mail
...
Not commented on by: freebsd-hackers
1997-11-22 04:02:51 +00:00
Nate Williams
51d18e4a08
- In addtition to flushing the routes, also flush the arp cache when bringing
...
up the new network link.
Submitted by: Guido van Rooij <guido@gvr.org>
1997-11-20 22:31:11 +00:00
Nate Williams
52f2ef0b82
- Setup a default route (if one is set) when the card is inserted. This
...
needs to be re-thought, but should work better for 95% of the users.
Stolen from: rc.network
1997-11-19 18:51:25 +00:00
Brian Somers
0346113c71
Add the ``loop'' example to the right file (oops).
1997-11-18 19:21:47 +00:00
Brian Somers
37fc102209
Add a loopback example.
1997-11-18 18:59:57 +00:00
Steve Price
390200d554
Resurrect a modified version of the /tmp clearing code from rev 1.119.
...
Enable this by setting clear_tmp_enable in rc.conf to YES. Beware
there can be serious side-effects of enabling this, so use at you own
risk.
PR: misc/4982, misc/5054
1997-11-16 12:52:17 +00:00
Nate Williams
5547669065
- Added entry for Accton 2216 ethernet card.
...
Submitted by: Patrick Gardella <patrick@cre8tivegroup.com>
1997-11-14 18:48:59 +00:00
Brian Somers
bfc6401f6f
Some "allow" examples.
1997-11-12 00:52:16 +00:00
Brian Somers
38dc1ef458
Mention IP address label in ppp.linkup.
...
Add an "examples:" label so that people don't
inadvertently get all the examples with the
"ondemand" label.
1997-11-10 21:27:36 +00:00
Jordan K. Hubbard
19c6c94322
Use more secure defaults for amd.map.
...
PR: 3846
Submitted by: Takeshi WATANABE <watanabe@komadori.planet.kobe-u.ac.jp>
1997-11-10 05:24:01 +00:00
Brian Somers
10f2eeb1d5
Suggest that a ``!include ~/.ppp.conf'' may be in order.
1997-11-09 17:54:27 +00:00
Brian Somers
12b427c2d6
Don't mention removed ppp sample files
...
Pointed out by: jkh
1997-11-09 14:24:24 +00:00
Brian Somers
c3b056645f
Merge ppp configuration examples.
...
Add some useful bits & pieces.
1997-11-08 20:58:41 +00:00
Sean Eric Fagan
5a583f9c34
Allow the system to be configured to pass "-n" to kerberos and
...
kadmind or not; also, only run kadmind on a non-slave server. Man
page for rc.conf is also updated.
Reviewed by: Mark Murray
1997-11-07 20:45:48 +00:00
Brian Somers
16d4f6d1c0
Mention how to keep the line for a minimum call charge.
...
Suggested by: Stuart Henderson <stuart@internationalschool.co.uk>
1997-11-07 20:44:12 +00:00
Poul-Henning Kamp
3510af87fa
Make roots prompt "hostname -s
# "
1997-11-07 17:22:32 +00:00
Andrey A. Chernov
c1d175accd
Add sl_SI directories
1997-11-07 15:38:24 +00:00
Wolfram Schneider
7010605e55
Check for files belongs to an unknown user or unknown group.
...
Do not run by default.
1997-11-01 15:03:05 +00:00
Wolfram Schneider
d5c1fb3ee9
Delete unused code.
1997-11-01 15:00:40 +00:00
John Polstra
fd04609162
Add "mrouted_flags". It has been referenced by rc.network for a
...
long time.
1997-10-31 01:58:53 +00:00
Nate Williams
d507cb92a3
- Commented out some PAO specific portions of this file.
...
Noticed by: Michael Reifenberger <root@totum.plaut.de>
1997-10-30 01:17:01 +00:00
Andrey A. Chernov
87b7ee4066
Back out moving nobody to daemon class, the problem fixed in another place:
...
inetd
1997-10-27 22:07:03 +00:00
Andrey A. Chernov
a7572a0143
Move nobody to daemon class, otherwise it is impossible to start fingerd
...
while Apache is running, it effectively eats all default class limits for
nobody
1997-10-27 16:59:07 +00:00
Jun-ichiro itojun Hagino
d63c6d1aaa
obey internet-draft "draft-stevens-advanced-api-04.txt" for ipv6 defs.
1997-10-23 15:11:21 +00:00
Mike Smith
5dff319cc7
Add entries for the Danpex EN-6200P2 and Megahertz XJ4336
1997-10-23 14:00:40 +00:00
Nate Williams
fd5f040f7a
- Update the Adaptect SlimSCSI CIS tuple so that it works with FreeBSD's
...
default pccard daemon.
1997-10-21 18:07:36 +00:00
Daniel O'Callaghan
a9a7f08317
MF22 - make firewall_type a little more robust
1997-10-21 00:54:08 +00:00
Jonathan M. Bresler
8c76ae36d2
add /etc/mail--the anti-spam files
...
branches affected: -current, RELENG_2_2, and RELENG_2_1_0
1997-10-20 00:35:38 +00:00
Jonathan M. Bresler
c38876e369
anti-spam filter used by the FreeBSD mailing lists.
1997-10-19 16:40:10 +00:00
Joerg Wunsch
2cdfa5f477
Something that should have been done 2.5 years ago: install pcvt's
...
accompanying doc files into /usr/share/pcvt/. (This goes to the `doc'
distribution, not `bin'.)
1997-10-18 10:40:02 +00:00
Jordan K. Hubbard
68e65026ff
MF22: Minor cosmetic tweak.
1997-10-18 10:11:04 +00:00
Jordan K. Hubbard
f4fcb2d897
Alphabetize.
1997-10-16 17:47:00 +00:00
Jordan K. Hubbard
3c06a7c5ea
Add /usr/share/examples/libvgl so we don't fall over. :(
...
Forgotten by: sos
1997-10-16 17:38:55 +00:00
Joerg Wunsch
c1363ace7a
Sheesh! Who's put a non-comment comment into this file?
1997-10-14 16:08:11 +00:00
Tim Vanderhoek
1c442c0ad9
1) Remove comment about tip(1) not accepting comments in /etc/phones
...
Forgotten-By: rgrimes, early '94 (see rev 1.3, 1.4).
2) Use 555-#### examples to avoid potentially expensive accidents.
3) Escape @ in example pn capability (see related FAQ.sgml question).
1997-10-13 03:17:09 +00:00
Warner Losh
e70858e0c4
Make mountd use -r by default. Hopefully this will cut down the number
...
of complaints that FreeBSD's mountd doesn't allow mounting of swap files
for OSes like SunOS, NetBSD and OpenBSD.
Submitted by: Joerg Wunsch
1997-10-12 20:37:20 +00:00
Jordan K. Hubbard
fd11beef2e
reference rc.conf(5) instead of a bogus rc.conf(8)
...
Submitted by: "Vanill I. Shu" <vanilla@MinJe.com.TW>
1997-10-12 01:00:19 +00:00
Jordan K. Hubbard
480bf84775
Back out my last commit - the trailing / should stay and fetch(1) should
...
stop puking on null directory components.
1997-10-08 12:07:09 +00:00
Jordan K. Hubbard
59daeba4f1
Remove trailing slash from MASTER_SITE_BACKUP example since it
...
can lead to two trailing /'s, which is in turn an invalid URL (just
bit me :-).
1997-10-08 10:56:27 +00:00
Andrey A. Chernov
a3b41bed2e
Add pop
1997-10-08 08:45:35 +00:00
Warner Losh
b1001cf53c
Disable LPR/LPD by default.
...
Reviewed by: jkh, guido, imp
1997-10-06 19:41:21 +00:00
Jordan K. Hubbard
6b2e066b6e
Whoops! Whomever added the de_DE.ISO_8859-1 entry missed a "..", causing
...
an incomplete /usr/local to be populated (this is why the ports collection
is mostly broken in the out-of-box configuration with 2.2.5-BETA).
1997-10-06 08:08:14 +00:00
Jun-ichiro itojun Hagino
7bb8e61105
added icmp6 and ip6. they are becoming common.
...
Source: ftp://ftp.isi.edu/in-notes/iana/assignments/protocol-numbers
1997-10-03 01:32:41 +00:00
Andrey A. Chernov
6d80f5b075
/etc/opielocks -> /var/spool/opielocks
1997-10-01 13:06:31 +00:00
Wolfram Schneider
093d485b9f
Directories for german manpages.
1997-09-29 16:26:02 +00:00
Andrey A. Chernov
1f38a58f27
Add /etc/opielocks for opie locks, standard place
1997-09-29 11:10:09 +00:00