John Polstra
30b3777dd1
Removing boggle due to trademark violations.
1998-02-11 19:58:04 +00:00
Adam David
7f06341409
get default firewall type from rc.conf
1998-02-10 01:45:57 +00:00
Mike Smith
d3282c9763
Add entry for Eiger 33.6K modem
...
Submitted by: John Goerzen <jgoerzen@alexanderwohl.complete.org>
1998-02-10 01:01:35 +00:00
Daniel O'Callaghan
8e035c500f
PR: 1708, 5448
...
Remove wtmp
1998-02-09 11:47:51 +00:00
Daniel O'Callaghan
8e525b0803
PR: 1708, 5448
...
Reviewed by: Alex Nash, Steve Price
Enhance wtmp monthly handling
1998-02-09 11:36:43 +00:00
Wolfram Schneider
b2ba580390
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
Chris Timmons
c601e62cb3
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
Alexander Langer
ad4463e18b
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
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
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
Jordan K. Hubbard
0b104e4078
Restore the Samba entries which were spammed when someone added
...
the imap4 entry.
1997-09-28 22:25:29 +00:00
Jordan K. Hubbard
c25d9c21a9
ppp.secret.sample listed twice, at the cost of ppp.shells.sample.
1997-09-28 22:22:06 +00:00
Jordan K. Hubbard
6b60b66862
Document the ever decreasingly popular USA_RESIDENT variable.
1997-09-28 22:11:21 +00:00
Mark Murray
73357bc9b4
Final commit for KTH KerberosIV.
...
-DMAKE_EBONES -> -DMAKE_KERBEROS4
1997-09-28 09:29:11 +00:00
Mark Murray
2b1161ec4e
Remove include/kerberosIV directory. It is no longer used.
1997-09-28 09:20:48 +00:00
Mark Murray
e2323a775f
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 Wunsch
04b6cd5336
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
Alexander Langer
ba6f0e79c2
Changed ipfw grep string: reject rules are now listed as deny, reset,
...
or unreach.
1997-09-26 01:38:30 +00:00
Andrey A. Chernov
e938d5b7f0
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
Andrey A. Chernov
f039819441
Add missing SJIS and pl_PL entries
1997-09-25 23:57:53 +00:00
Andrey A. Chernov
f4174904a8
Disallow o+rwx for /var/games/hackdir hierarchy, it helps to make hack
...
non-setuid back
1997-09-24 17:40:11 +00:00
Andrey A. Chernov
b0237bd3a2
Create missing /var/games/hackdir/save
1997-09-24 08:14:51 +00:00
Peter Wemm
b3c369b3c6
Further tweak to 'daemon' so that the hard limit for coredumpsize
...
is not set to zero, only the soft limit. This means that non-root
processes started from /etc/rc* can explicitly raise the coredump limit
if they wish.
1997-09-23 14:14:10 +00:00
Peter Wemm
e97173f788
Raise some of the 'daemon' class limits as used by things started
...
from /etc/rc, including inetd and it's children, stuff from
/usr/local/etc/rc.d (eg: squid, apache). The default limits are causing
a lot of problems including things like fsck failing on large disks.
I hope I've understood the quirks of the override mechanism properly.
1997-09-23 03:09:51 +00:00
Wolfram Schneider
6bf2c2e66c
Add directories for Poland: /usr/share/{locale,nls}/pl_PL.ISO_8859-2
1997-09-22 20:17:24 +00:00
Joerg Wunsch
7435b8f163
Unspam rev 1.114 that got spammed when someone commited the rc.conf
...
changes: drop `savecore_enable' now that our savecore obeyes the
minfree file.
1997-09-21 16:09:48 +00:00
Brian Somers
1637abebb9
Add "delete 0" before "add 0 0..."
...
Suggested by:
1997-09-21 02:10:41 +00:00
Joerg Wunsch
cf2900be52
Add a sample entry specifying numeric tty settings. People sometimes ask
...
how to force a local tty line into CLOCAL mode and Xon/Xoff flow control.
This is the preferrable way (over rc.serial).
1997-09-19 12:25:09 +00:00
Satoshi Asami
9ec1c55cfc
Add Wnn6 reverse lookup server port.
...
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-09-19 09:38:50 +00:00
Julian Elischer
66c352c19f
Add the direcotry for the japanese shift-JIS locale
1997-09-19 01:51:01 +00:00
Daniel O'Callaghan
24e24b0737
Fix some problems in the rules file loading and need for modload detection.
...
Found by: "James E. Housley" <housley@pr-comm.com>
1997-09-18 22:43:48 +00:00
Satoshi Asami
4a215352c4
Add canna and Wnn ports numbers.
...
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-09-18 08:56:53 +00:00
Jordan K. Hubbard
4ba534c963
DTRT with ${viddev} in the same way as the other vidcontrol entries.
...
Reminded by: bde
1997-09-14 12:16:36 +00:00
Brian Somers
343c2ee05e
Change the not-specified-default for inetd & cron
...
to "enabled". This will avoid breaking things for
idiots like me who update /etc/rc without paying
attention and updating rc.conf too.
1997-09-13 21:07:12 +00:00
Jordan K. Hubbard
6ae8628b06
MF22: If moused started, also enable it for console vty.
...
PR: 4525
1997-09-13 18:03:41 +00:00
Brian Somers
edb0d8e9fc
Don't redirect "mount -t -o nfs" to null
1997-09-13 09:29:21 +00:00
Satoshi Asami
da7692fd85
Revert back to 1.28.
1997-09-12 05:44:11 +00:00
Andrey A. Chernov
57e9de7714
Fix typo in my prev. commit
1997-09-11 15:21:30 +00:00
Daniel O'Callaghan
5f4feab696
Reviewed by: msmith, alex
...
Cosmetic changes to the loading of firewall rules and lkm.
1997-09-11 10:59:02 +00:00
Jordan K. Hubbard
da11a1b3b3
By popular request, change the default suggested value for CFLAGS
...
and also note that COPTFLAGS is _just_ for the kernel and CFLAGS just
for userland.
1997-09-10 13:35:33 +00:00
Brian Somers
8f6f98a50b
Correct and explain the PAP/CHAP examples.
1997-09-10 00:52:30 +00:00
Brian Somers
dc557d030d
Don't add loopback routes in the examples. Ppp
...
now does this internally by default.
1997-09-08 20:22:39 +00:00
Brian Somers
eba904ef6c
Update samples for the changed LQR default.
1997-09-07 01:04:02 +00:00
Brian Somers
8a13ec3a33
ppp => network
...
As discussed on cvs-committers
1997-09-04 00:36:38 +00:00
Brian Somers
85a3d7d441
Fix the bogus routes I introduced in the last commit.
1997-09-01 22:21:18 +00:00
Andrey A. Chernov
1889c27d4a
Do not remove /var/tmp/vi.recover
1997-09-01 11:07:55 +00:00
Eivind Eklund
34a13bf4cb
Change games from setuid games to setgid games.
...
Reviewed by: maybe@yes.no
Obtained from: OpenBSD (mostly deraadt@openbsd.org )
1997-09-01 00:34:51 +00:00
Brian Somers
a393e39cdf
Add group ppp (gid 69)
1997-08-31 20:13:38 +00:00
Poul-Henning Kamp
7cc17eea83
emove /usr/local/libdata/tcl
1997-08-30 09:26:53 +00:00
Jordan K. Hubbard
f9e0c4246c
Add entries for Comtrol Rocketport driver.
...
Submitted by: Amir Farah <amir@comtrol.com>
1997-08-28 12:14:14 +00:00
Brian Somers
9f81e05855
Add examples of "!bg", "add 0 0 HISADDR" in ppp.conf
...
and how to do ppp over tcp/ip.
1997-08-25 01:07:08 +00:00
Masafumi Max NAKANE
7f65d26404
Bring in the latest (08/22/1997) version from the Internic.
1997-08-24 08:17:02 +00:00
Wolfram Schneider
1dce83d7ed
Undo last commit.
...
Uncomment abuse, security, and ftp aliases.
Add aliases ftp-bugs -> ftp. ftp-bugs is the default email address
which print our ftp daemon if a user type the command 'rhelp'.
Reviewed by: joerg
1997-08-19 17:16:14 +00:00
Paul Traina
02eab22ca1
Change local_cron to local_periodic.
...
Submitted by: bde
1997-08-19 16:49:35 +00:00
Paul Traina
c272c776b1
Remove 100.clean-src
1997-08-18 16:49:40 +00:00
Paul Traina
cd17e08a30
cron.d -> periodic
1997-08-18 16:49:22 +00:00
John Polstra
2eb0f66483
Bye bye /usr/share/examples/sup.
1997-08-18 00:08:16 +00:00
Paul Traina
ad34f5a438
Cosmetic changes.
...
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
1997-08-17 17:55:45 +00:00
Paul Traina
4bf4d90ac6
This was disabled, but it doesn't even make sense to leave it in as
...
an example, it's totally bogus.
1997-08-17 17:54:41 +00:00
Joerg Wunsch
8496607b39
Ooops. Wrong branch, back out previous commit.
1997-08-17 15:02:34 +00:00
Joerg Wunsch
8c7ef4f630
MFC: rev 1.125, remove old PID files at startup
1997-08-17 14:58:57 +00:00
Jordan K. Hubbard
d3ebc7ce68
Remove non-orthnogonal weak_mountd_authentication variable hack
...
and expose mountd_flags in its place. Still allow the usage of
weak_mountd_authentication in legacy configs to result in an implicit
mountd_flags=-n, so folks shouldn't break because of this.
Suggested by: Andre Albsmeier <Andre.Albsmeier@mchp.siemens.de>
1997-08-17 10:04:52 +00:00
Paul Traina
4ffb08b9fb
Point at /etc/periodic
1997-08-16 17:07:13 +00:00
Paul Traina
857a012f0c
Goodbye, cron.d
1997-08-16 17:06:59 +00:00
Paul Traina
12c88fdf8b
Copy /etc/cron.d to /etc/periodic per-request of many.
...
This wasn't done with a repository copy because there was no
history of any consequence. Flames to me.
1997-08-16 17:04:02 +00:00
Peter Wemm
b7abf69c86
Snapshot the various mail configurations. hub.mc was reconstructed to
...
produce the same sendmail.cf since the original has been lost.
1997-08-14 14:42:06 +00:00
Jordan K. Hubbard
355ae1ab45
Further optimize crontab's installation.
...
Submitted by: pst
1997-08-14 07:00:44 +00:00
Jordan K. Hubbard
e437231848
Yeesh! I completely missed the cron.d install here which did the right
...
thing already. Just remove the old references.
Noted by: pst
1997-08-14 06:58:44 +00:00
Daniel O'Callaghan
0b1885f985
Add ppp.shells.sample and ppp.deny to Makefile so they actually appear
...
in a release.
Reminded by: Satoshi and DavidG
1997-08-13 12:56:12 +00:00
Jordan K. Hubbard
42a2309875
Make distribute target work again in the wake of the cron.d changes.
...
Note: I don't like the way these files are being copied but every
other method seemed gross too.
1997-08-13 11:22:21 +00:00
Paul Traina
00496c2855
Make the cutover to periodic and cron.d as discussed to death on committers
...
for the past week.
1997-08-13 06:12:05 +00:00
Paul Traina
1e3d7510d3
Add local_cron in the spirit of local_startup
1997-08-13 06:01:14 +00:00
Steve Price
3bc3219323
ARP_PROXY_ALL -> ARP_PROXYALL
...
PR: kern/4181
Submitted by: Johan Larsson <johan@moon.campus.luth.se>
1997-08-13 03:31:19 +00:00
Adam David
944aa1a887
line continuation
1997-08-12 23:11:24 +00:00
Paul Traina
f6b272984d
Activate make distribute and pray I didn't break release building.
1997-08-12 18:23:29 +00:00
Eivind Eklund
66fab4cf01
Fix typo (Eudroa -> Eudora)
...
PR: 4214
1997-08-12 18:10:45 +00:00
Paul Traina
00ef0dd62e
Add entries for cron.d and friends
1997-08-12 17:55:57 +00:00
Paul Traina
28dce04d19
Initial import of the replacements for /etc/{daily, weekly, monthly}.
...
Please note: I'm not activating this until I successfully get the changes
back into my local CVS repository to do one final check. Early adopters
are welcome to send comments.
1997-08-12 17:51:16 +00:00
Andrey A. Chernov
62ca8b1b22
Add libdata/doscmd
1997-08-12 15:54:05 +00:00
Bill Fenner
4d4f8bc429
Make "make-localhost" Y2K safe by using "date +%Y" instead of "date +%y"
...
to pick the serial number.
PR: misc/3465
Submitted by: sjr1@flash.net (Stephen J. Roznowski)
1997-08-11 04:06:49 +00:00
Poul-Henning Kamp
26773726dc
Add aliases for hostmaster, webmaster & abuse, all point to root.
1997-08-09 14:58:49 +00:00
Mike Smith
545b4bd240
Reference the correct distribution when mentioning the FAQ and handbook.
1997-08-04 04:02:02 +00:00
David Nugent
8889c700f3
Add /etc/rc.shutdown capability to init.
...
Add sample /etc/rc.shutdown (which is just a shell for now).
Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>
1997-08-02 00:22:52 +00:00
Poul-Henning Kamp
89b2f3fd90
Move tcl packages to libdata/pkg
1997-08-01 13:16:40 +00:00
Brian Somers
1d554918e8
Remove the annoying "cmp: EOF" message when
...
dmesg changes.
1997-08-01 01:25:21 +00:00
Andrey A. Chernov
8194222b83
Change /var/run owner to root - sendmail can't write sendmail.pid
...
otherwise due to safeopen
1997-07-29 11:23:14 +00:00
Poul-Henning Kamp
3dcb6ad0e6
A couple of new directories needed for tcl8.0b2
1997-07-25 20:36:54 +00:00
John Fieber
989cae743a
Remove SGML related directories.
1997-07-19 15:21:45 +00:00
Satoshi Asami
1654bb8245
Add BSD.x11.dist to list of files to copy to /etc/mtree. Sorry if this
...
breaks "make release", Jordan!
PR: 4110
Not reviewed by: jkh
1997-07-18 03:49:47 +00:00
Jordan K. Hubbard
082a48e720
Back out ld.so.conf change until the question is resolved.
1997-07-13 13:22:15 +00:00
Guido van Rooij
3afd214946
Fix typo
1997-07-11 22:11:13 +00:00
Jordan K. Hubbard
c0554ac091
Use /etc/ld.so.conf as a library path override, if it exists.
...
Submitted by: Hans Zuidam <hans@brandinnovators.com>
1997-07-11 14:52:52 +00:00
Peter Wemm
2b3b4e02a9
Update description of rand_args to not suggest "-s"..
...
Pointed out by: bde
1997-07-06 08:28:34 +00:00
Peter Wemm
0c3af3413e
fix rndcontrol invocation.. rndcontrol has the irq after a -s switch, not
...
just the next argument. We really need to be able to tag drivers with
their randomness "suitability" so that this can be more automatic. It
would be nice if all suitable drivers registered their irq automatically,
but still allowed them to be turned on/off etc.
1997-07-06 07:19:14 +00:00
Paul Traina
0235182616
Merge from 2.2 (tcp extensions in phase 1)
1997-07-06 00:33:34 +00:00
Paul Traina
717f458664
netstart should really only do phase 1 bringup, not start all the daemons
1997-07-05 19:35:45 +00:00
Paul Traina
c9835f3307
netstart wasn't getting installed
1997-07-05 19:35:22 +00:00
Jordan K. Hubbard
ebe1fb82c3
Add entries for tooltalk
1997-07-05 00:39:21 +00:00
John Polstra
676efd96cb
Add "nfsv2" to the default mount options. It can be removed when V3
...
stops causing unkillable hung processes.
1997-07-04 03:29:57 +00:00
Jordan K. Hubbard
c3fa356aba
sysconfig -> rc.conf
...
PR: 3978
Submitted by: Janick.Taillandier@ratp.fr
1997-06-30 19:10:50 +00:00
Wolfram Schneider
d0c6d6d08a
Delete old comment about /bin/mail. We don't have a /bin/mail.
...
Sync with /etc/master.passwd and RFC 2142. In detail:
added:
man, news, operator, usenet (->news), xten
deleted:
ingres
added as comment:
info, marketing, sales, support, abuse, noc, security,
ftp, hostmaster, webmaster, www, bit-bucket, dev-null
1997-06-29 23:09:07 +00:00
Peter Wemm
a451a6923b
add cvspserver (officially registered at 2401)
1997-06-28 04:28:07 +00:00
Andrey A. Chernov
048be6a261
Comment out rc.conf picking by default
1997-06-25 15:15:13 +00:00
Andrey A. Chernov
083b81e8e7
Add . /etc/rc.conf to pick variables
1997-06-25 12:17:17 +00:00
Paul Traina
edbecb639b
Execute rc.local in a subshell instead of sourcing it.
...
Requested by: dima
1997-06-25 11:48:47 +00:00
Dima Ruban
dd2fff2e25
Fix krb5_prop entry.
...
Pointed-by: Bill Fenner
1997-06-25 04:36:30 +00:00
Dima Ruban
cc01e655f4
Add krb5_prop service (kerberos v5 prop).
...
It's on the same port as for v4 but requires different name.
1997-06-25 03:19:31 +00:00
Dima Ruban
74a12021c0
sh /etc/rc.local -> . /etc/rc.local
1997-06-25 03:12:12 +00:00
Dima Ruban
a9196dd6b1
Add missing '.'
1997-06-24 22:36:42 +00:00
Paul Traina
00f2dc9363
Add cron_enable and inetd_enable flags to rc.conf.
...
WARNING: don't update rc and forget to update rc.conf, or you won't be
able to telnet back into your box after a reboot.
1997-06-18 16:01:19 +00:00
Andrey A. Chernov
419a3911cf
Add ppp.log
1997-06-10 20:40:22 +00:00
Andrey A. Chernov
2dfeae46e9
Fix ppp log name
1997-06-10 20:39:10 +00:00
Andrey A. Chernov
f61b62f2b6
Not kill ppp now, it uses syslog
1997-06-10 20:06:40 +00:00
Brian Somers
e1775301d2
Use "set log", not "set debug".
...
Grammar police.
1997-06-10 10:04:20 +00:00
Satoshi Asami
32ec0823e1
Add new directories according to jmz's XFree86-3.3 upgrade. Change
...
ownership of directories to root:wheel. While I'm here, convert some
tabs to spaces.
1997-06-10 07:55:10 +00:00
Bruce Evans
fa03459efb
Updated serial console options.
1997-06-09 05:38:41 +00:00
Andrey A. Chernov
ad42a3c094
Back out symlinks/directories removing until solution will be found
...
since they are really directories in the release
(for unknown reason for me)
1997-06-04 23:05:31 +00:00
Andrey A. Chernov
b17c088b20
Remove directories belongs to /usr/src to stop mtree to modify /usr/src
...
permissions.
Having them here is wrong from several other poins too:
they are never be a directories (simlinks only), so why give a chance to mtree to make
them as directories?
Since they never be a directories, permissions of them will never be
modified by old mtree too.
1997-06-04 22:25:30 +00:00
Andrey A. Chernov
0c6294e7a3
Remove /var/run/* now instead of *.pid
1997-06-04 20:02:57 +00:00
Andrey A. Chernov
d17b6a6afa
Restore /var/run/*.pid cleaning, gated already moved off the way
...
and innd store its .pid inside its own directories
1997-06-04 19:20:04 +00:00
Satoshi Asami
2bb6086363
Make local "root:wheel" so it will be consistent with BSD.local.dist
...
Reviewed by: bde
1997-06-04 10:51:09 +00:00
Satoshi Asami
ef99a93f4e
Remove /usr/local meddling.
...
Approved by: jkh
1997-06-04 03:58:52 +00:00
Satoshi Asami
4ebe20a395
New mtree file for /usr/X11R6.
...
Approved (a long time ago) by: David Dawes
1997-06-04 00:02:01 +00:00
Andrey A. Chernov
798e70e0cb
Back out /var/run/*.pid cleaning since some programms (like innd)
...
use .pid to detect crash
1997-06-02 10:21:12 +00:00
Mark Murray
c8ef8908eb
Correct the way IRQs are passed to rndcontrol. If there are more than
...
one IRQ being used, the -s options must be specified for each of them.
In this case rc.conf would only allow 1, as the -s was coded into
rc.i386.
1997-06-02 06:43:52 +00:00
Jordan K. Hubbard
28af780707
timed_enabled -> timed_enable
...
Submitted by: "James D. Stewart" <jds@c4systm.com>
1997-06-02 02:58:08 +00:00
Andrey A. Chernov
0d1eba9382
Add rm -f /var/run/*.pid to prevent random process killing due to
...
picking old .pid file
1997-06-01 23:33:00 +00:00
Jordan K. Hubbard
fbd31922cd
YAMF22
1997-05-27 07:17:12 +00:00
Jordan K. Hubbard
4b26fe26ee
Make firewall comment a little more explanatory.
1997-05-24 11:31:56 +00:00
Jordan K. Hubbard
e621a18f07
Allow local configuration to override this file.
...
Submitted by: Russell Vincent <rv@groa.uct.ac.za>
1997-05-24 11:29:59 +00:00
Andrey A. Chernov
b8c01a853d
Fix "daemon" class, Apache not works from /etc/rc otherwise.
...
Among bumping several limits, most interesting thing is that
Apache requires than "filesize=64M" restriction must be removed.
I think it is due to mmap() usage in apache, but I am not shure.
1997-05-23 12:46:52 +00:00
Andrey A. Chernov
892d60ee0e
Add default flags for named since FreeBSD have its configuration
...
in non-default place
Add daemon to screen savers list comment
1997-05-23 09:53:24 +00:00
Paul Traina
4b2fab7504
Restore backwards compatible default behavior for requirehome
1997-05-23 00:14:27 +00:00
Eivind Eklund
5a4f3da5c2
Upgrade to latest version of named.root (from InterNIC).
...
PR: conf/3642
Submitted by: Josh Gilliam <soil@quick.net> (Well, suggestion. Root file
from InterNIC)
1997-05-22 01:20:54 +00:00
Jordan K. Hubbard
7d5d7bbeb1
Add a space to moused_port line.
...
PR: 3644
Submitted by: Michael Perlman <canuck@caam.rice.edu>
1997-05-21 00:23:54 +00:00
Jordan K. Hubbard
919d435ace
Neaten up some things which were inconsistent, add a few more flags
...
to things which need them, general cleanup.
Submitted by: Brian Somers <brian@awfulhak.org>
1997-05-19 07:46:51 +00:00
Jordan K. Hubbard
1be44fa424
accounting -> accounting_enable
...
Submitted by: Jian-Da Li <jdli@csie.nctu.edu.tw>
1997-05-19 03:20:22 +00:00
Gary Palmer
3d56159856
Correct comment to show correct path to cap_mkdb
1997-05-19 00:03:48 +00:00
Jordan K. Hubbard
e0da1f1006
Comment that this is no longer used and is only for convenience.
...
Requested by: ache
1997-05-18 20:11:44 +00:00
Jordan K. Hubbard
51bd962f04
Bring back /etc/netstart for those who are sitting in single user and
...
wish only to bring up their interfaces. This script is not actually called
by any other script and exists purely for user convenience.
Requested by: pst
1997-05-18 14:10:06 +00:00
Jordan K. Hubbard
5497dcf201
bootparam -> bootparamd
...
PR: 3596
Submitted by: kenji@reseau.toyonaka.osaka.jp
1997-05-14 09:56:39 +00:00
Jordan K. Hubbard
f843ab9ce8
Add arp_proxyall knob.
...
Submitted by: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
1997-05-13 08:22:27 +00:00
Brian Somers
a6568db197
Bring pmdemand example in line with handbook and man
...
page examples.
1997-05-12 14:07:14 +00:00
John-Mark Gurney
94021764b0
add a bktrX target (for Bt848 based cards)
1997-05-11 00:34:36 +00:00
Brian Somers
58dc23b716
Update ppp example pid_file name.
...
Suggested by: ache
1997-05-10 05:46:52 +00:00
Andrey A. Chernov
1ea7e0c9e3
Change ASCII case from lower to upper
1997-05-09 10:27:21 +00:00
Joerg Wunsch
2e8c2f7d8e
Add some blurb about how to setup a secondary nameserver.
...
Reviewed by: -hackers
1997-05-08 15:23:28 +00:00
Brian Somers
22c094029f
Don't use HISADDR in ppp.conf examples as it's not
...
set up properly 'till ppp.linkup is parsed.
PR: 3114
Submitted by: Kenneth R. Westerback <krw@tcn.net>
1997-05-08 01:45:59 +00:00
Brian Somers
b44d849854
Update direct-* example to reflect LQR on both sides.
...
Fix bogus loopback route.
This example shows LQR working on both sides of the loop.
1997-05-08 00:55:42 +00:00
Jordan K. Hubbard
2e9cf7f041
Use full path to sendmail for security reasons.
...
Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>
1997-05-07 12:35:03 +00:00
Jordan K. Hubbard
0dfb8fadad
Correct typo in NIS flags.
...
PR: 3503
Submitted by: Christoph Kukulies <kuku@blues.physik.rwth-aachen.de>
1997-05-05 09:32:34 +00:00
Jordan K. Hubbard
1218780bd1
Add inetd_flags and way of passing ipfw a configuration file
...
(if firewall = "somefilename").
Fix typo fixes and URLs which were accidently nuked out of this
file (submitted by: soil@quick.net via PR#3501).
Submitted by: "Danny J. Zerkel" <dzerkel@phofarm.com>
1997-05-05 07:08:31 +00:00
Andreas Klemm
542bfc7624
re-enabled: . /etc/rc.${arch}
...
PR:
Reviewed by: bruce
Submitted by:
Obtained from:
1997-05-04 22:33:17 +00:00
Andreas Klemm
506935935c
Fixed sourcing of /etc/etc.${arch}/rc.${arch} on startup.
...
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-05-04 12:50:33 +00:00
Andrey A. Chernov
fb1c0a8be1
Use newly introduced pid file field now for ppp
1997-05-04 02:41:29 +00:00
Jordan K. Hubbard
ab98cf58c4
Change group ownership of /var/mail to mail and permission
...
to 0775.
This does *not* instantly make any program which "ensures"
mail spool consistency by creating lock files safe in any way
since other tools, like mail.local, will be using flock() semantics
and any such lock file will simply be ignored. It does, however,
allow a lot of things which are currently suid root in order to create
such bogus lockfiles to, at least, be bogus at a much lower level of
privilege (and this is good). Ultimately, of course, everybody should
just use flock.
1997-05-03 20:15:15 +00:00
Andreas Klemm
1a827e9f69
synchronize with bsd.doc.mk (long outstanding fix)
...
PR: closes docs/3479
1997-05-03 19:58:39 +00:00
Jordan K. Hubbard
0862a4aff9
Update the etc world from RELENG_2_2 which is now more up-to-date
...
(gotta get myself -current again, this is a drag).
Also-fixes-problems-noted-by: Wolfgang Helbig & Joerg Wunsch
1997-05-03 11:22:17 +00:00
Jordan K. Hubbard
1ac310ddf7
Add mail group.
1997-05-02 00:06:09 +00:00
Andrey A. Chernov
c98b0d480a
Add 'russian' users class
1997-05-01 21:25:34 +00:00
Andrey A. Chernov
6ca11646fa
Increase Retry interval from 300 to 900 to shut named warning that
...
(300 < 900) maintainance interval
1997-05-01 21:02:37 +00:00
Jordan K. Hubbard
8141a0b639
Ack, learn to spell "extentions" the same way in the same file.
...
Also make the output a little less cryptic for sysctl settings.
Suggested by: bde
1997-05-01 20:28:18 +00:00
Jordan K. Hubbard
b14caa899a
YAMF22
...
PR: 3456
1997-05-01 20:04:42 +00:00
Jordan K. Hubbard
5dc375bedd
Clean up the output a bit.
1997-05-01 05:57:29 +00:00
Jordan K. Hubbard
9381bc85a2
YAMF22
1997-05-01 04:38:16 +00:00
Bruce Evans
2b78bc8f3f
Removed unused groff `generate' directories.
1997-04-30 20:27:34 +00:00
Jordan K. Hubbard
2056a6faec
YAMF22
1997-04-28 10:14:45 +00:00
Jordan K. Hubbard
675a840372
YAMF22
1997-04-28 10:07:21 +00:00
Jordan K. Hubbard
91c0a4322b
YAMF22
1997-04-28 07:35:37 +00:00
Jordan K. Hubbard
4a2d437732
YAMF22
1997-04-28 05:51:57 +00:00
Alexander Langer
b33b5868a5
Typo police.
...
Added links to O'Reilly & Associates and Addison-Wesley's web sites
to accompany the book recommendations.
1997-04-27 20:12:34 +00:00
Jordan K. Hubbard
524a1478c8
Bring in rc file changes from -current.
1997-04-27 03:59:19 +00:00
Daniel O'Callaghan
ef0e77e33a
Suggested by: David Nugent
...
Change the name of ppp.disabled to ppp.deny for consistency with
at.deny and friends.
1997-04-16 02:10:22 +00:00
Satoshi Asami
a9ad17bc71
Add comments about overridable MASTER_SITE_* variables.
...
Suggested by: Narvi <narvi@haldjas.folklore.ee>
1997-04-15 08:16:44 +00:00
Daniel O'Callaghan
648cce8fd5
List of users who may not use pppd in system password logins, and a
...
sample list of acceptable shells.
1997-04-15 07:15:15 +00:00
David Nugent
5710f963d7
PR:
...
Reviewed by:
Submitted by:
Obtained from:
1997-04-13 19:58:05 +00:00
Brian Somers
3eb325d236
Make the use of mousedtype/sysmouse clearer.
...
Suggested by: jkh
1997-04-10 10:20:22 +00:00
Guido van Rooij
c6e5e15858
Make a sysconfig variable controlling if teh kernel should accept
...
nfs requests from non-privileged ports.
Change mountd such that it does never set this variable, but only clears
it when run with -n. Also document this in the man page.
1997-04-09 20:17:15 +00:00
Brian Somers
42e9ba47f8
Make the default VERASE key the <-- key and remove root's
...
`stty's. 'nuff said.
Inventor: joerg@FreeBSD.org
Reviewer: sos@FreeBSD.org
1997-04-03 21:42:42 +00:00
Paul Traina
5ef5da4e35
Added pop3pw amandaidx amidxtape
1997-04-01 06:22:22 +00:00
Paul Traina
406fab58af
Add portmapflags and syslogd flags.
...
Reviewed by: jkh
1997-04-01 01:00:35 +00:00
Marc G. Fournier
42c13e4555
Remove MAKEFLAGS example from /etc/make.conf...
...
Bruce points out that it breaks things if someone doesn't do a 'make depend',
but I just found out that it breaks 'make depend' itself :(
1997-03-31 05:26:39 +00:00
Marc G. Fournier
30d23e30a7
Add/document MAKEFLAGS into /etc/make.conf, using -j3 as example
1997-03-30 23:43:41 +00:00
John Polstra
fcb092603b
Add the "resvport" option, now that FreeBSD NFS servers require it.
1997-03-29 21:34:00 +00:00
Joerg Wunsch
3a0d8e274e
top(1) has a tunable parameter for the hash size to hash the user
...
entries. Mention it in make.conf.
1997-03-25 00:04:33 +00:00
Andrey A. Chernov
08d3f12ca2
Remove term=dumb from default entry: ovverrides TERM variable for login
1997-03-20 13:41:16 +00:00
Joerg Wunsch
48811ae778
Having two knobs until you get a kernel core dump saved is silly.
...
Leave dumpdev, but kill the savecore variable. Thus, it's still off
by default, but all you need is enabling dumpdev now.
phk's old argument that savecore might inadvertendly fill up the disk
no longer counts, savecore now correctly obeyes a `minfree' file, and
we ship our systems with such a file that even has a reasonable
default.
1997-03-16 15:26:34 +00:00
John-Mark Gurney
079be9b76f
fix a misspelling of demand...
...
Submitted-by: Takashi Saeki
Closes PR#2989
1997-03-16 00:59:08 +00:00
Brian Somers
2b672ee9f5
Add examples for a direct serial connection using lqr
...
Candidate for 2.2.
1997-03-13 21:24:18 +00:00
Joerg Wunsch
6a3946e014
Fix a logico in my last (commented out) commit.
1997-03-10 19:18:23 +00:00
Bruce Evans
968ffc72fc
Fixed the Cyclades and Digiboard port numbers.
1997-03-10 14:17:49 +00:00
Daniel O'Callaghan
8a96b3a58d
Update MAKEDEV to handle lots of tun devices, consistent with the tun device
...
selection code in usr.sbin/ppp/os.c (tun0-tun127, rather than tuna and tunb).
Also, make it make all devices up to and including the requested one.
1997-03-10 02:10:58 +00:00
Bruce Evans
a2c5351617
Added forgotten directories netns and pccard. The bug was masked by
...
bogons in /usr/src/include/Makefile.
1997-03-09 06:57:00 +00:00
Joerg Wunsch
a90657fc2a
Don't clobber the TERM variable if it's already set (e.g. from /etc/ttys,
...
or from a telnet session). So basically, this setting will only get in
effect in the single-user shell.
Closes PR # 2395.
1997-03-06 22:24:04 +00:00
Joerg Wunsch
7488674393
Fix the (commented out) example to prune the tree from core etc. files:
...
don't ever attempt to prune readonly filesystems, and properly quote
*.core against the shell.
1997-03-06 10:55:46 +00:00
Joerg Wunsch
7030cda054
Now that we can read from a worm device, handle their permissions as
...
we do for other disk devices, too.
1997-03-05 14:04:00 +00:00
Wolfram Schneider
6b06cd7e84
Add /usr/share/doc/psd/13.rcs and /usr/share/doc/psd/28.cvs. ..
1997-03-04 17:06:23 +00:00
Bruce Evans
01645cb5c9
Merged Cortex frame grabber entry from 2.2.
1997-03-03 16:13:35 +00:00
Mike Pritchard
27117f574e
Remove the -g option from the "find ... | xargs -ls ..." line.
...
The -g option to ls has been depreciated.
1997-03-03 07:03:50 +00:00
Bruce Evans
0afac18962
Added new filesystem directories.
...
Fixed munged whitespace (just 2 lines of it). The mtree files were
originally generated by `mtree -cdinx -kuname,gname,mode'. This
gives output with no tabs except in the header. The format should
be preserved by manual updates so that the files don't change a
lot when they are regenerated.
1997-03-02 14:37:32 +00:00
Wolfram Schneider
920fb73901
Create directory /etc/skel.
1997-02-28 18:23:14 +00:00
Wolfram Schneider
85cf4b8e56
add lt_LN.ISO_8859-1
1997-02-28 17:27:07 +00:00
Wolfram Schneider
b576d5e121
Add forgotten entries for Croatia
...
Pointed out by: ache
1997-02-27 12:22:25 +00:00
Andrey A. Chernov
8aa5c4525c
Fix typing error in default class: rc= instead of tc=
1997-02-26 23:41:33 +00:00
Andrey A. Chernov
1833488df9
For root & daemon classes bump max openfiles to 1024 to really activate
...
bumped select limit
1997-02-26 23:20:11 +00:00
Mike Pritchard
bcc8ee65e8
Larn needs /var/games/larn to exist so that it can create its scorefile.
...
Closes PR# 1944.
1997-02-26 01:17:49 +00:00
Mike Pritchard
b6561e8951
Don't include /usr/X11R6/man in the makewhatis search path if
...
it doesn't exist. Closes PR# 326.
1997-02-25 02:56:13 +00:00
Mike Pritchard
ba565fa6ce
When looking for setuid files, call find with -print0 and xargs with -0.
...
This allows find to pass files with "illegal" characters to xargs in a
safe manner.
Note: due to the manner in which the file names are now passed between
find and xargs, the files are now sorted differently than before.
The first /etc/security run after installing this change may result
in a lot of output when nothing did in fact change.
Closes PR# 1910.
2.2 candidate.
1997-02-23 21:34:34 +00:00
Brian Somers
3dcdd58733
Make the sample config files more understandable, correcting various
...
bits of grammar.
Added a decent pmdemand example for dynamic IPs on both sides.
Could this be a 2.2 candidate ?
1997-02-23 14:04:23 +00:00
Peter Wemm
79403fe300
Revert $FreeBSD$ to $Id$
1997-02-23 09:21:14 +00:00
Peter Wemm
2bb58cb2e0
Create /usr/libdata/gcc/ in preperation for installing specs
1997-02-23 07:25:06 +00:00
Andrey A. Chernov
e00100ce52
Add ko_KR.EUC directories
1997-02-22 22:47:21 +00:00
David Greenman
9e7740921a
Updated to Jan 22, 1997 revision from the InterNIC.
1997-02-18 23:37:58 +00:00
Bruce Evans
dab159e3d6
Select between the generic math functions and the i387-specific ones
...
at runtime.
etc/make.conf:
Nuked HAVE_FPU option.
lib/msun/Makefile:
Always build the i387 objects. Copy the i387 source files at build
time so that the i387 objects have different names. This is simpler
than renaming the files in the cvs repository or repeating half of
bsd.lib.mk to add explicit rules.
lib/msun/src/*.c:
Renamed all functions that have an i387-specific version by adding
`__generic_' to their names.
lib/msun/src/get_hw_float.c:
New file for getting machdep.hw_float from the kernel.
sys/i386/include/asmacros.h:
Abuse the ENTRY() macro to generate jump vectors and associated code.
This works much like PIC PLT dynamic initialization. The PIC case is
messy. The old i387 entry points are renamed. Renaming is easier
here because the names are given by macro expansions.
1997-02-16 18:26:31 +00:00
Jordan K. Hubbard
2ff95d56b3
Document FTP_PASSIVE_MODE in the place where I usually set it.
1997-02-13 09:07:32 +00:00
Julian Elischer
0336b6019b
add a disktab entry for those people who need abit of help
...
with ZIP drives..
use with:
disklabel -r -w -B sdx zip100
Submitted by: dave blizzard <dblizzar@sprynet.com>
1997-02-10 10:11:54 +00:00
Jordan K. Hubbard
d243e2f7f4
1.2 -> 1.44MB floppies.
1997-02-09 23:17:50 +00:00
John Polstra
f5491fc795
Security fix. Strip the encrypted passwords out of the "master.passwd"
...
diff output, and replace them with "(password)". The diffs get
mailed to root, which in many cases is forwarded across the
Internet. A patient sniffer could acquire the entire "master.passwd"
file by saving all the diffs. With this fix, you still see that the
password changed, but you don't see the details.
Unless somebody talks me out of it, I am going to merge this into -2.2
in 48 hours.
1997-02-08 20:54:38 +00:00
Joerg Wunsch
94e7483c11
Add worm(4)'s bdev entry.
1997-02-06 22:23:26 +00:00
Mike Pritchard
3bd176a7c4
Change the header line to read "count" instead of "ngen" so
...
that it matched the terms used in the manual page.
Closes PR# 2663.
1997-02-05 14:17:11 +00:00
John Polstra
6bedb27d16
Add "/usr/share/examples/drivers/", fixing make world breakage.
...
Forgotten by: julian
1997-02-03 16:13:42 +00:00
Bruce Evans
def920e3ec
Use shifts instead of multiplications and |' instead of
+' to simplify
...
dkminor(). Use $((1 << 29)) instead of a mysterious decimal number for
$scisctl. Use dkminor() instead of repeating part of it for special cases.
Shortened some long lines.
1997-01-27 06:24:10 +00:00
Bruce Evans
2c175ef3f5
Fixed comment that did not match code (cursor -> bell).
1997-01-27 06:12:08 +00:00
Poul-Henning Kamp
0c0c8511e7
Since we have netatalk in the kernel, make life a little easier for
...
people and add the four needed entries in /etc/services.
1997-01-25 20:55:46 +00:00
Nate Williams
90b98c2933
Change the entry for ttyv3 to be the same as X would require if we
...
were using xdm (but still off).
1997-01-25 05:51:23 +00:00
David Greenman
ac9e2a2511
Change to use some unused bits in the 'type' field to extend the unit field
...
to 9 bits (512 units) for disk devices.
1997-01-24 22:00:35 +00:00
Jordan K. Hubbard
5bdab685d1
As /etc/sysconfig and /etc/rc.i386 is now, you can't modify the syscons
...
bell type on boot. Slightly annoying when your system doesn't have a speaker.
This adds a `keybell' frob for setting it. Closes PR#2519
Submitted-By: Jonathan Mini <mini@hydrogen.nike.efn.org>
1997-01-24 10:12:45 +00:00
David Nugent
07e23a12b8
Made more reasonable as a set of defaults. Remove cruft, fix a couple
...
of errors and eliminate cap_mkdb errors. Closes PR misc/2551.
1997-01-22 03:33:55 +00:00
Joerg Wunsch
3e92fe3bd3
by popular request I submit the following disktab entry for inclusion in
...
/etc/disktab
Submitted by: lada@ws2301.gud.siemens.co.at (Hr.Ladavac)
1997-01-17 23:06:25 +00:00
Jordan K. Hubbard
525014855b
Make sure newly created /var/account/acct file is 0600 mode.
1997-01-16 02:18:37 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Nate Williams
6cebb6a689
Added apm and card[01] devices to all target.
...
Suggested by: bde
1997-01-13 17:37:20 +00:00
Andrey A. Chernov
6930f84b7b
Add commented out example entry for imap4
1997-01-12 17:55:16 +00:00
David Nugent
4387f78ffa
Added 'xuser' class entry point for X users (who need more resources).
...
Increased default procs/file handles so that man will work in more
situations. Other suggestions welcome, btw.
1997-01-11 16:08:53 +00:00
David Nugent
0bc1c71450
Adds a template/example login.conf, login class capabilities database.
1997-01-11 06:47:56 +00:00
Paul Traina
9c1fc5f52b
Clean up imap
1997-01-10 02:42:14 +00:00
Nate Williams
6951277803
Minor modifications to the PCCARD startup files and comments.
...
Submitted by: The Nomads
1997-01-06 06:26:01 +00:00
Nate Williams
d1cde7ab69
Remove un-necessary comment.
1997-01-06 04:27:21 +00:00
Alexander Langer
6a9352fece
Typo police.
1997-01-04 23:29:56 +00:00
John Fieber
c7767b4622
Add docbook.
1997-01-04 22:24:01 +00:00
Mike Pritchard
8e3e26601e
Create /usr/share/examples/mdoc.
1997-01-02 20:41:07 +00:00
Poul-Henning Kamp
6714d73596
Put dmesg.boot in /var/run instead of /var/tmp
...
Suggested by: joerg & peter
1997-01-02 18:55:26 +00:00
Poul-Henning Kamp
7a0a3ad314
Now that uptimes run into months on a regular basis, I often find myself
...
wondering what the hw-config of a machine is, and the logs have been
rotated many times since reboot already.
Added:
/sbin/dmesg > /var/tmp/dmesg.boot
to /etc/rc
2.2 candidate
1997-01-02 16:28:33 +00:00
Satoshi Asami
6fa8e3b73b
Add share/examples dir.
...
Suggested by: max
1996-12-31 14:00:05 +00:00
Joerg Wunsch
513a014830
While being here, also create all the gsc device nodes as described in
...
the gsc(4) man page, and allow for more than one unit number.
1996-12-30 20:51:36 +00:00
Peter Wemm
3a233001ff
Get rid of the revolting hacks that were used to install the
...
/etc/sendmail.cf file.
Submitted by: bde
1996-12-28 18:00:17 +00:00
Wolfram Schneider
d86abf50b2
add new directory /usr/share/examples/printing
1996-12-28 15:40:38 +00:00
Peter Wemm
747328f032
Add commented out samples on how to activate the compat libs during build.
...
Note that nothing is stopping somebody from cd'ing to src/lib/compat/<dist>
and doing a 'make all install' there by hand.
1996-12-23 05:17:09 +00:00
Joerg Wunsch
ee4466ac87
Extend the set of ptys to chmod at boot time.
...
Closes PR # conf/1957: not all perms of ptys...
Submitted by: gurney_j@efn.org (John-Mark Gurney)
1996-12-23 00:32:15 +00:00
Joerg Wunsch
901d09409f
Add /usr/local/sbin to the rc $PATH. Things like GateD are located there.
1996-12-19 18:06:35 +00:00
Andrey A. Chernov
7deead3e52
cvsup client moved from sbin to bin
...
2.2 candidate
1996-12-16 03:37:59 +00:00
Bruce Evans
3b4d52b99d
Fixed missing install of BSD.include.dist.
1996-12-13 17:01:51 +00:00
Jordan K. Hubbard
7b69bdb95c
magic file is no longer in /etc
1996-12-13 10:24:42 +00:00
Jordan K. Hubbard
0b3870cb60
Close PR#2198:
...
I've added an installation from optical disk drive facility.
This enables FreeBSD to be installed from an optical disk, which
may be formatted in "super floppy" style or sliced into MSDOS-FS
and UFS partitions.
Note: ncr.c should be reviewed by Stefan Esser <se@freebsd.org>
and cd.c by Joerg Wunsch <joerg@freebsd.org> before bringing this
into 2.2.
Submitted-By: Shunsuke Akiyama <akiyama@kme.mei.co.jp>
1996-12-13 07:55:14 +00:00
Satoshi Asami
9ebd95e3ed
Add missing mann and catn directories.
...
2.2 candidate.
1996-12-12 10:06:38 +00:00
Adam David
10e599f8e8
ifconfig 127.0.0.1 instead of localhost
1996-12-10 02:23:27 +00:00
Peter Wemm
e8fce182a6
Update this to what freefall's been running for a day or so.
1996-12-06 11:29:15 +00:00