brian
b0f121d93d
Remove ``start='' used when testing :-(
1998-01-26 02:26:29 +00:00
jkh
d80f571d98
Add FAQ and handbook back to doc subtree.
1998-01-23 20:11:46 +00:00
brian
eae411e9b9
Ask spammers to mail postmaster@$m, not postmaster@FreeBSD.ORG.
1998-01-23 01:58:49 +00:00
brian
9f67e6fe2c
Just list one of each domain that was rejected
...
(although only by Scheck_relay or Scheck_mail).
Suggested by: ache
1998-01-23 01:58:18 +00:00
jkh
fdac5aba6a
Add wfd to all target, reorder devs to put like with like since we lost
...
all pretense of an alphabetical ordering some time back.
1998-01-22 21:26:22 +00:00
wosch
d650475488
Add an example for busy mail servers, commented out.
1998-01-18 22:28:06 +00:00
ache
d74dcd5f1d
Do not run by default. Can grow your root mailbox up to 2Mb per day
...
since SPAMmers like to retry often
1998-01-18 12:06:40 +00:00
bde
af77aa9258
Don't install the tcl implementation headers. The tcl distribution
...
makefile doesn't install them, and they couldn't be used without
lots of undocumented -I's in CFLAGS. tcl.h is still installed in
/usr/include/tcl/. Note that rev.1.24 of tcl_bmake/mkMakefile.sh
broke all the section 3 tcl man pages by putting it there instead
of in /usr/include.
1998-01-17 15:52:32 +00:00
pst
fbfa95b819
Bring in IDE ATAPI floppy support.
...
This is Junichi's v1.0 driver.
NOTE: Major device numbers have been changed to avoid conflict with other
FreeBSD 3.0 devices. The new numbers should be considered "official."
This driver is still considered "beta" quality, although we have been
playing with it. Please submit bugs to junichi and myself.
Submitted by: junichi@astec.co.jp
1998-01-16 22:13:07 +00:00
alex
31dc991835
Compare return code from ipfw against 0 for success instead of == 1
...
for error.
Pointed out by: Matthew Thyer <thyerm@camtech.net.au>
1998-01-10 03:33:39 +00:00
steve
3ed57556f6
Use manpath(1) to determine the value of ${MANPATH} instead of
...
using one of two hard-coded values.
PR: 5365
Submitted by: Ruslan Shevchenko <rssh@cam.grad.kiev.ua>
1998-01-09 23:56:45 +00:00
steve
f6805b9f3c
Fix generation of Comtrol RocketPort devices.
...
PR: 5468
Submitted by: Steve Gericke <steveg@comtrol.com>
1998-01-09 18:32:51 +00:00
joerg
5240f3f89b
Start syslogd before savecore, so savecore's messages will be logged
...
properly. Only users of 4 MB machines might not want it this way (to
prevent accidentally clobbering the coredump), but they are somewhat
in the minority these days.
1998-01-08 17:08:22 +00:00
steve
620a4a43d5
Suppress banner pages by default and add a note describing how to
...
turn them back on.
PR: 5226
1998-01-04 17:59:24 +00:00
wosch
c7065c4497
Add forgotten share/examples/ppi
1998-01-04 17:21:33 +00:00
jkh
b4597511de
strengthen mknod().
...
Submitted by: bde
1998-01-03 11:53:52 +00:00
jkh
af683a40f5
Fix jkh typo in VTY rule.
...
PR: 5411
Submitted by: Brian Tao <taob@netcom.ca>
1998-01-02 22:16:15 +00:00
bde
b81194c03e
Don't test for executability of /usr/sbin/sysctl [before execing
...
plain sysctl]. We already assumed that many standard commands
exist, and sysctl is not special.
1998-01-01 09:04:47 +00:00
brian
d9dfd17600
Suggest using /var/tmp for local domain `diagnostic' sockets,
...
rather than making a new directory. Also, suggest 0600
permissions (mask: 0177).
Dangers noted by: Theo de Raadt <deraadt@cvs.openbsd.org>
1997-12-31 03:58:45 +00:00
brian
94d7956117
Don't suggest creating sockets in /var/run as we create
...
sockets as our original uid. Suggest creating /var/ppp
with perms 1777 instead.
Pointed out by: Masafumi NAKANE <max@wide.ad.jp>
1997-12-30 23:34:35 +00:00
jkh
38c5563944
Normalize default owner/group handling, fix bogons in a couple of
...
printf arg lists.
1997-12-29 09:45:23 +00:00
jkh
60b27c8c57
Yet another slight bogon that I just noticed needed cleaning up. The for
...
loop was sloppily written, taking advantage of a default for argument
handling which few are probably aware of rather than stating its purpose
more explicitly. Can't also help but notice that the fd* entry also contains
far more comment lines than actual statements - can we please clean that
up? The wt* entry could use a bit of the same.
1997-12-29 00:10:20 +00:00
jkh
72a6f959fe
Whoops - one small tweak: I eliminated the deprecated isdn case,
...
so also remove mention of it in the comments.
1997-12-29 00:03:36 +00:00
jkh
c1f756728c
Remove all explicit rm's (with and without wildcards) and replace them
...
with a function which does the rm/mknod in one step, eliminating the
gratuitous device node removal behavior of before.
Reviewed by: bde
1997-12-29 00:02:18 +00:00
steve
1ca8e55226
Add a ldconfig_paths variable that specifies the shared library paths
...
to be given to ldconfig(8).
PR: 5178
Submitted by: Evan Champion <evanc@synapse.net>
1997-12-27 19:46:54 +00:00
brian
f6c1dec2d0
Allow (and document) execution of commands from within
...
our chat script.
You can now even run chat(8) - see ppp.conf.sample.
1997-12-27 07:22:12 +00:00
julian
5bde62c2b0
Add an entry for SKIP, and update the pointer to the new reference source.
1997-12-19 22:03:25 +00:00
brian
1d2050e093
The ``super scsi'' device is /dev/scc.
...
I'm not sure it's fully functional though !
1997-12-19 14:14:26 +00:00
pst
c83a1cfe12
Warn if ISC-DHCP not available.
1997-12-17 01:57:18 +00:00
pst
9c5e1707ff
Add support for explicit 3C589D varients and XJ1336 modems
1997-12-16 02:43:26 +00:00
pst
e0f8970a9e
Support ISC-DHCP if the package is available.
1997-12-16 02:25:36 +00:00
nate
864fbd5855
- Fix some very minor typos.
1997-12-15 04:38:15 +00:00
jkh
a07acb971d
typo fix.
...
PR: 5289
Submitted by: Studded@dal.net
1997-12-14 12:30:59 +00:00
danny
a9a1a193d3
Back out last commit re dmesg.boot
1997-12-09 10:06:49 +00:00
danny
4c28f166a8
Make rc record boottime dmesg to /var/log/dmesg.boot, so the data
...
is preserved after it scrolls out of the dmesg buffer.
1997-12-09 07:22:04 +00:00
jmb
25ed33cb0c
correct an error that i made in check_relay.
...
check_relay cannot return temporary errors.
The temporary error is logged in the sendmail log, but on the SMTP
protocol level, sendmail returns '550 Access Denied'.
Reviewed by: jmb
Submitted by: Tor Egge <Tor.Egge@idi.ntnu.no>
1997-12-07 16:50:11 +00:00
nate
be825afa58
- Added entry for 'Linksys Combo PCMCIA EthernetCard'
...
Submitted by: Brad Karp <karp@eecs.harvard.edu>
1997-12-07 05:20:56 +00:00
nate
91837998ad
- Added entries for LinkSys ethernet card and Apex Data Modem.
...
Submitted by: Ken Key <key@cs.utk.edu>
1997-12-05 04:33:58 +00:00
ache
cc061d5c30
Expand default datasize to 22M, perl5 & pine are usual memory eaters
1997-12-03 01:12:48 +00:00
obrien
2a74312f2d
Revisions 1.14 and 1.9.2.3 fixed PR conf/5127.
1997-12-01 21:18:39 +00:00
obrien
c3153a7af5
MF 22s
1997-12-01 06:11:34 +00:00
jmb
fed5d7b0bc
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
3000c6c924
datasize-curr -> datasize-cur, typo fix.
...
PR: 5152
Submitted by: owaki@st.rim.or.jp
1997-11-27 17:52:52 +00:00
brian
7679712467
Check for rejected mail
...
Not commented on by: freebsd-hackers
1997-11-22 04:02:51 +00:00
nate
aedc4c0f9b
- 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
fc2421f2d6
- 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
9ab90c9746
Add the ``loop'' example to the right file (oops).
1997-11-18 19:21:47 +00:00
brian
45254c22ca
Add a loopback example.
1997-11-18 18:59:57 +00:00
steve
65aef7d1a9
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
55aa8e4cf0
- Added entry for Accton 2216 ethernet card.
...
Submitted by: Patrick Gardella <patrick@cre8tivegroup.com>
1997-11-14 18:48:59 +00:00
brian
815d280987
Some "allow" examples.
1997-11-12 00:52:16 +00:00
brian
be811d8b4f
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
jkh
7e733e5967
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
4fd8b8b417
Suggest that a ``!include ~/.ppp.conf'' may be in order.
1997-11-09 17:54:27 +00:00
brian
d2cb26848f
Don't mention removed ppp sample files
...
Pointed out by: jkh
1997-11-09 14:24:24 +00:00
brian
ad96a35eeb
Merge ppp configuration examples.
...
Add some useful bits & pieces.
1997-11-08 20:58:41 +00:00
sef
c679020e14
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
e2c6371551
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
phk
697cbe7d60
Make roots prompt "hostname -s
# "
1997-11-07 17:22:32 +00:00
ache
70c00dc1e5
Add sl_SI directories
1997-11-07 15:38:24 +00:00
wosch
dfffa9686c
Check for files belongs to an unknown user or unknown group.
...
Do not run by default.
1997-11-01 15:03:05 +00:00
wosch
650ef1bc3b
Delete unused code.
1997-11-01 15:00:40 +00:00
jdp
992163c1e1
Add "mrouted_flags". It has been referenced by rc.network for a
...
long time.
1997-10-31 01:58:53 +00:00
nate
cc80ec55d5
- 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
ache
03fd96c001
Back out moving nobody to daemon class, the problem fixed in another place:
...
inetd
1997-10-27 22:07:03 +00:00
ache
87ffdf2872
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
itojun
dfc7024649
obey internet-draft "draft-stevens-advanced-api-04.txt" for ipv6 defs.
1997-10-23 15:11:21 +00:00
msmith
3b7cb7b651
Add entries for the Danpex EN-6200P2 and Megahertz XJ4336
1997-10-23 14:00:40 +00:00
nate
80c218094f
- Update the Adaptect SlimSCSI CIS tuple so that it works with FreeBSD's
...
default pccard daemon.
1997-10-21 18:07:36 +00:00
danny
ea76c052b2
MF22 - make firewall_type a little more robust
1997-10-21 00:54:08 +00:00
jmb
8f8743fc66
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
jmb
a047f9279a
anti-spam filter used by the FreeBSD mailing lists.
1997-10-19 16:40:10 +00:00
joerg
3817aa94a2
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
jkh
9c0fc279b3
MF22: Minor cosmetic tweak.
1997-10-18 10:11:04 +00:00
jkh
9a192f3964
Alphabetize.
1997-10-16 17:47:00 +00:00
jkh
1a382fba63
Add /usr/share/examples/libvgl so we don't fall over. :(
...
Forgotten by: sos
1997-10-16 17:38:55 +00:00
joerg
fbc5f5969c
Sheesh! Who's put a non-comment comment into this file?
1997-10-14 16:08:11 +00:00
hoek
489fe45414
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
imp
665efe589e
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
jkh
3e8e273323
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
jkh
032c8e96fd
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
jkh
204fe37212
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
ache
c568dc0525
Add pop
1997-10-08 08:45:35 +00:00
imp
422ce520be
Disable LPR/LPD by default.
...
Reviewed by: jkh, guido, imp
1997-10-06 19:41:21 +00:00
jkh
b9acf025a7
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
itojun
97d9c50f7f
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
ache
1a07e3d38d
/etc/opielocks -> /var/spool/opielocks
1997-10-01 13:06:31 +00:00
wosch
817deab4a6
Directories for german manpages.
1997-09-29 16:26:02 +00:00
ache
9c9a653cef
Add /etc/opielocks for opie locks, standard place
1997-09-29 11:10:09 +00:00
jkh
42008a0193
Restore the Samba entries which were spammed when someone added
...
the imap4 entry.
1997-09-28 22:25:29 +00:00
jkh
4299a17375
ppp.secret.sample listed twice, at the cost of ppp.shells.sample.
1997-09-28 22:22:06 +00:00
jkh
2f54933dbb
Document the ever decreasingly popular USA_RESIDENT variable.
1997-09-28 22:11:21 +00:00
markm
3c7b1d650b
Final commit for KTH KerberosIV.
...
-DMAKE_EBONES -> -DMAKE_KERBEROS4
1997-09-28 09:29:11 +00:00
markm
193fa696b5
Remove include/kerberosIV directory. It is no longer used.
1997-09-28 09:20:48 +00:00
markm
4ee24a723b
Comment out services that conflict with known (kerberos) services.
...
Add KTH names for Kerberos services. (K5-ready).
1997-09-28 09:20:11 +00:00
joerg
8eec8cf086
Set `crt' by default to make mail(1) happy.
...
Also, comment out the not so very commonly used interviews settings.
1997-09-26 08:28:19 +00:00
alex
e78507bb83
Changed ipfw grep string: reject rules are now listed as deny, reset,
...
or unreach.
1997-09-26 01:38:30 +00:00
ache
a380939bfd
daemon: bump maxproc from 256 to 512
...
256 means f.e. that only 256 users at once can be served by your HTTPD
1997-09-26 00:19:53 +00:00
ache
666744d25b
Add missing SJIS and pl_PL entries
1997-09-25 23:57:53 +00:00
ache
51c6499d0a
Disallow o+rwx for /var/games/hackdir hierarchy, it helps to make hack
...
non-setuid back
1997-09-24 17:40:11 +00:00