Wolfram Schneider
a4f897aa96
Count hosts and sort by score.
1998-02-05 15:38:17 +00:00
Wolfram Schneider
011e8ccf1f
Replace sed(1) with perl(1). The 4.4BSD sed programm is
...
200 times slower than perl or SunOS 5.5.1 sed.
1998-02-05 15:33:54 +00:00
Andrey A. Chernov
0b9bd7b7e8
Add commented out example of Russian output filter usage
1998-02-04 12:09:06 +00:00
Andrey A. Chernov
9ad9ea38ac
Add /usr/libexec/lpr/ru for Russian printer filters (coming soon)
1998-02-04 11:51:26 +00:00
Alexander Langer
31ea9a843a
Display ipfw rules which have reached the log limit.
1998-02-04 01:53:19 +00:00
Garrett Wollman
0da25c39b2
Add an additional `named_program' variable so that we can easily choose
...
between 4.9.6 and the port of 8.x.
1998-02-01 00:20:56 +00:00
Brian Somers
87c2f276be
Remove ``start='' used when testing :-(
1998-01-26 02:26:29 +00:00
Jordan K. Hubbard
5f19805b10
Add FAQ and handbook back to doc subtree.
1998-01-23 20:11:46 +00:00
Brian Somers
005f91820b
Ask spammers to mail postmaster@$m, not postmaster@FreeBSD.ORG.
1998-01-23 01:58:49 +00:00
Brian Somers
c5227e754c
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
Jordan K. Hubbard
5dcabf2d07
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
Wolfram Schneider
74f3544ed2
Add an example for busy mail servers, commented out.
1998-01-18 22:28:06 +00:00
Andrey A. Chernov
41051eb9e7
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
Bruce Evans
ccb8bfa988
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
Paul Traina
aaf862068b
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
Alexander Langer
e2fad09954
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 Price
e98d6de67c
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 Price
62778de06e
Fix generation of Comtrol RocketPort devices.
...
PR: 5468
Submitted by: Steve Gericke <steveg@comtrol.com>
1998-01-09 18:32:51 +00:00
Joerg Wunsch
f9a1322a23
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 Price
4124d193d4
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
Wolfram Schneider
bead1f1ad0
Add forgotten share/examples/ppi
1998-01-04 17:21:33 +00:00
Jordan K. Hubbard
432ce8f092
strengthen mknod().
...
Submitted by: bde
1998-01-03 11:53:52 +00:00
Jordan K. Hubbard
5c986ed210
Fix jkh typo in VTY rule.
...
PR: 5411
Submitted by: Brian Tao <taob@netcom.ca>
1998-01-02 22:16:15 +00:00
Bruce Evans
7083bd1e7d
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 Somers
32865140bc
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 Somers
00c5ae6b03
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
Jordan K. Hubbard
26b044dc2e
Normalize default owner/group handling, fix bogons in a couple of
...
printf arg lists.
1997-12-29 09:45:23 +00:00
Jordan K. Hubbard
d0cc10a88b
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
Jordan K. Hubbard
0259912885
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
Jordan K. Hubbard
62f6fce717
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 Price
e8f5e3e6b2
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 Somers
313572f3e3
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 Elischer
4081ff72b1
Add an entry for SKIP, and update the pointer to the new reference source.
1997-12-19 22:03:25 +00:00
Brian Somers
867ca4ed97
The ``super scsi'' device is /dev/scc.
...
I'm not sure it's fully functional though !
1997-12-19 14:14:26 +00:00
Paul Traina
f8371be67d
Warn if ISC-DHCP not available.
1997-12-17 01:57:18 +00:00
Paul Traina
3accbba09b
Add support for explicit 3C589D varients and XJ1336 modems
1997-12-16 02:43:26 +00:00
Paul Traina
8e4ed0829d
Support ISC-DHCP if the package is available.
1997-12-16 02:25:36 +00:00
Nate Williams
5fa1e123e1
- Fix some very minor typos.
1997-12-15 04:38:15 +00:00
Jordan K. Hubbard
e9c1434e68
typo fix.
...
PR: 5289
Submitted by: Studded@dal.net
1997-12-14 12:30:59 +00:00
Daniel O'Callaghan
f81b400db5
Back out last commit re dmesg.boot
1997-12-09 10:06:49 +00:00
Daniel O'Callaghan
222d148ced
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
Jonathan M. Bresler
d0be126913
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 Williams
d379cdf006
- Added entry for 'Linksys Combo PCMCIA EthernetCard'
...
Submitted by: Brad Karp <karp@eecs.harvard.edu>
1997-12-07 05:20:56 +00:00
Nate Williams
fc018b804b
- 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
Andrey A. Chernov
a587a35bbd
Expand default datasize to 22M, perl5 & pine are usual memory eaters
1997-12-03 01:12:48 +00:00
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