brian
7af9f5342e
Remove ``start='' used when testing :-(
1998-01-26 02:26:29 +00:00
jkh
6d9aea860c
Add FAQ and handbook back to doc subtree.
1998-01-23 20:11:46 +00:00
brian
6354d4269a
Ask spammers to mail postmaster@$m, not postmaster@FreeBSD.ORG.
1998-01-23 01:58:49 +00:00
brian
f5c8de67c0
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
68d4a23fe0
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
3ef8b0b8d7
Add an example for busy mail servers, commented out.
1998-01-18 22:28:06 +00:00
ache
473242b8c3
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
6ac182269f
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
5b2d50825d
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
4881b1e50e
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
bf1b24637d
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
4258e0c506
Fix generation of Comtrol RocketPort devices.
...
PR: 5468
Submitted by: Steve Gericke <steveg@comtrol.com>
1998-01-09 18:32:51 +00:00
joerg
f89c1b3c98
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
aea15c3be8
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
012cad2cdd
Add forgotten share/examples/ppi
1998-01-04 17:21:33 +00:00
jkh
2b0bc076df
strengthen mknod().
...
Submitted by: bde
1998-01-03 11:53:52 +00:00
jkh
2fd599503d
Fix jkh typo in VTY rule.
...
PR: 5411
Submitted by: Brian Tao <taob@netcom.ca>
1998-01-02 22:16:15 +00:00
bde
8cf5931511
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
ac231ad858
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
43004709f3
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
6ce389dcd3
Normalize default owner/group handling, fix bogons in a couple of
...
printf arg lists.
1997-12-29 09:45:23 +00:00
jkh
f5f5008388
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
2d2c1486ba
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
70552aa81e
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
7be657e8a3
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
c7a3203199
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
0a1b5e5ec2
Add an entry for SKIP, and update the pointer to the new reference source.
1997-12-19 22:03:25 +00:00
brian
9564a08fa8
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
5d80b78f9c
Warn if ISC-DHCP not available.
1997-12-17 01:57:18 +00:00
pst
b5fcd46c25
Add support for explicit 3C589D varients and XJ1336 modems
1997-12-16 02:43:26 +00:00
pst
f17b8b0cc6
Support ISC-DHCP if the package is available.
1997-12-16 02:25:36 +00:00
nate
d0d51a7d87
- Fix some very minor typos.
1997-12-15 04:38:15 +00:00
jkh
c4f28f1efa
typo fix.
...
PR: 5289
Submitted by: Studded@dal.net
1997-12-14 12:30:59 +00:00
danny
edab3be997
Back out last commit re dmesg.boot
1997-12-09 10:06:49 +00:00
danny
ee28c6d757
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
ee07318935
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
356879d288
- Added entry for 'Linksys Combo PCMCIA EthernetCard'
...
Submitted by: Brad Karp <karp@eecs.harvard.edu>
1997-12-07 05:20:56 +00:00
nate
ff417c501b
- 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
9d22d2de83
Expand default datasize to 22M, perl5 & pine are usual memory eaters
1997-12-03 01:12:48 +00:00
obrien
54b278c1bd
Revisions 1.14 and 1.9.2.3 fixed PR conf/5127.
1997-12-01 21:18:39 +00:00
obrien
4d9672d387
MF 22s
1997-12-01 06:11:34 +00:00
jmb
1f5818dde0
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
ba6d632eea
datasize-curr -> datasize-cur, typo fix.
...
PR: 5152
Submitted by: owaki@st.rim.or.jp
1997-11-27 17:52:52 +00:00
brian
9475f7b51a
Check for rejected mail
...
Not commented on by: freebsd-hackers
1997-11-22 04:02:51 +00:00
nate
d3bfedd38f
- 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
77806b26e5
- 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
f4b1f05802
Add the ``loop'' example to the right file (oops).
1997-11-18 19:21:47 +00:00
brian
a8bf324108
Add a loopback example.
1997-11-18 18:59:57 +00:00
steve
2c2d3b0330
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
a61bd2f3eb
- Added entry for Accton 2216 ethernet card.
...
Submitted by: Patrick Gardella <patrick@cre8tivegroup.com>
1997-11-14 18:48:59 +00:00