julian
4709e46bd5
Add a few useful entries (e.g. radius)
1998-02-22 06:28:47 +00:00
jkh
c273b78688
MF22: sanify ircd entries.
1998-02-22 00:55:25 +00:00
jkh
b8623418cd
Add entries for ircd.
...
PR: 5809
Submitted by: Brian Feldman <green@feldman.dyn.ml.org>
1998-02-21 19:37:51 +00:00
brian
897caf0c18
Remove useless argument to ``. start_if.$ifn''
...
Pointed out by: Tim Tsai <tim@futuresouth.com>
1998-02-20 14:45:06 +00:00
ahasty
c9bf339dab
Reserve Major device 92 for the bktr (Bt848 video capture driver)
1998-02-20 03:59:53 +00:00
msmith
82c844863f
Remove qcam entries
...
Submitted by: pst
1998-02-18 13:54:45 +00:00
jkh
6d61d7e663
New rocketport device entries, merged again (gack).
1998-02-17 15:28:29 +00:00
jseger
92d446ce33
Use tabs instead of spaces in saver line.
1998-02-17 03:05:32 +00:00
guido
620810fd0c
Add 2 new rc.conf variables:
...
forward_sourceroute : controls setting of existing net.inet.ip.sourceroute
accept_sourceroute : control setting of new net.inet.ip.accept_sourceroute
1998-02-16 19:21:32 +00:00
alex
e01140a727
Avoid using grep when determining ipfw's default policy -- it may not
...
be available at this stage of the boot if /usr is NFS mounted.
1998-02-14 04:12:23 +00:00
pst
9a3c14c7bf
Change wfd major block device to 1 as part of the effort to make wfd's
...
bootable.
1998-02-13 22:40:32 +00:00
julian
60d84a6b87
Add the GRE protocol
...
Generic Routing Encapsulation (RFC 1702)
1998-02-13 20:21:04 +00:00
jdp
b9a3bec4b4
Removing boggle due to trademark violations.
1998-02-11 19:58:04 +00:00
adam
436bc98091
get default firewall type from rc.conf
1998-02-10 01:45:57 +00:00
msmith
0cf9d3f89c
Add entry for Eiger 33.6K modem
...
Submitted by: John Goerzen <jgoerzen@alexanderwohl.complete.org>
1998-02-10 01:01:35 +00:00
danny
c36ff58ce4
PR: 1708, 5448
...
Remove wtmp
1998-02-09 11:47:51 +00:00
danny
0bab56da41
PR: 1708, 5448
...
Reviewed by: Alex Nash, Steve Price
Enhance wtmp monthly handling
1998-02-09 11:36:43 +00:00
wosch
d0bf9a43f4
Count _all_ rejects, not made by check_mail and check_relay only.
...
There can be private rules which produce rejects.
Pointed out by: áÎÄÒÅÊ þÅÒÎÏ×
1998-02-09 11:28:59 +00:00
cwt
7674194b7a
Adjustments for ccd devices:
...
1) Resulting special files now in group operator. (Reviewed by bde)
2) Use $disk_umask when creating ccd device specials. (Suggested by
bde)
3) No longer create rccd{n}.ctl; ccd's are not necessarily scsi.
(Suggested by bde)
4) No need to split short lines. (Suggested by bde)
1998-02-09 08:41:49 +00:00
alex
b888dc7998
Don't assume that IP services are disabled just because firewall_enable
...
is not set to YES in rc.conf.
Noticed by: Mikael Karpberg <karpen@ocean.campus.luth.se>
1998-02-07 04:56:56 +00:00
wosch
291ce3bfba
Count hosts and sort by score.
1998-02-05 15:38:17 +00:00
wosch
0729b6bb89
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
ache
504e08b598
Add commented out example of Russian output filter usage
1998-02-04 12:09:06 +00:00
ache
20c8ce31be
Add /usr/libexec/lpr/ru for Russian printer filters (coming soon)
1998-02-04 11:51:26 +00:00
alex
4b7cf487fc
Display ipfw rules which have reached the log limit.
1998-02-04 01:53:19 +00:00
wollman
2a227e2801
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
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