summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Add pa=none to give a hint that they exist.phk1998-04-261-2/+2
| | | | PR: 2368 (somewhat)
* Jean-Simon Pendry's paper on amd refers to the use of "ypcat -k"phk1998-04-268-8/+30
| | | | | | | | | | | | | | | | | | | | | against the "master map" to get the list of mount point/amd map correspondences, and using that list as command-line arguments to start amd. When I tried to do this with the existing /etc/rc* scripts, I found that I couldn't do this by modifying only /etc/rc.conf: that file gets sourced very early by /etc/rc, well before any networking functionality is present, let alone NIS. Further, I wasn't able to figure out a way to use various levels & types of quoting to defer evaluation of the string to a point subsequent to NIS initialization. As a result, I resorted to hacking /etc/rc.network -- but I did it in a way that ought to be reasonably general, and avoid breakage for anyone else. PR: 6387 Reviewed by: phk Submitted by: David Wolfskill <dhw@whistle.com>
* Strengthen the rules governing the 127.0.0.0/8 subnet. The previous rulesalex1998-04-251-3/+3
| | | | | | | | | | allowed external hosts to send packets to the 127.0.0.0/8 subnet on the firewall host. Renumber the lo0 rules to guarantee they appear first. PR: 6406 Submitted by: Archie Cobbs <archie@whistle.com>
* Add natd support.brian1998-04-1810-10/+79
| | | | | PR: 6339 Submitted by: cdillon@wolves.k12.mo.us
* Changed /usr/sbin/mailq to /usr/bin/mailqdes1998-04-171-2/+2
|
* Add `myname.my.domain' as another alias for `localhost'. We set thisjoerg1998-04-161-2/+2
| | | | | | | | as the initial generic hostname if the user didn't setup any NIC, but failure to resolve this name results in XF86Setup not being able to run. Reported by: Lutz Zienert <luzi@interface-business.de>
* Add commented out common INSTALL and FORCE_PKG_REGISTER knobsache1998-04-162-2/+16
|
* Add missing commented out MOTIF_STATIC exampleache1998-04-162-2/+4
|
* Better RFC1918 network protectionphk1998-04-151-1/+4
| | | | | | PR: 6278 Reviewed by: phk Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
* In light of the fact that several widespread sendmail alternatives existsphk1998-04-152-2/+8
| | | | | | | | | is reason enough to make the compilation & installation of sendmail an make.conf option. I know that you hate negative options Bruce. PR: 6284 Reviewed by: phk Submitted by: Adrian Colley <aecolley@world.std.com>
* rotate sendmail statistics file weekly.jmb1998-04-141-1/+2
| | | | | keep the last ten weeks of data. Submitted by: jmb
* use extended error codes as noted in rfc1893.jmb1998-04-141-6/+6
| | | | | | | | retain additional message in check_relay ruleset, the message is written into the maillog. this is useful to a site's postmaster. Reviewed by: jmb Submitted by: Ruslan Ermilov ru@ucb.crimea.ua
* Add tutorials directories.wosch1998-04-131-1/+23
|
* Enable the SecureRPC bits in rc.conf, if the Administrator wants them.markm1998-04-128-8/+74
|
* Added comments about LC_ALL and setlocale(3).des1998-04-101-2/+6
| | | | PR: conf/6145
* Cosmetique changes in vidcontrol all screens knobache1998-04-023-10/+10
|
* Implement vidcontrol knob which allows to set passed flags/modesache1998-04-023-3/+22
| | | | for all virtual screens (via for loop)
* Correct spelling.danny1998-04-021-2/+2
|
* Run adjkerntz -a at 05:01 tooache1998-03-301-2/+2
|
* Hmm, silly me. I should have read what everything else was doing.peter1998-03-272-10/+4
| | | | | | The initial/lock devices for cua are owned by uucp.dialer as well. Also, remove redundant chmod on si_control
* Fix permissions on initial/lock specialix cua device nodes.peter1998-03-272-4/+8
| | | | PR: 6137
* Don't build sperl if you don't want to.dima1998-03-262-2/+6
|
* I misunderstood Bruce's hint. The chown/chmod are unneeded.peter1998-03-222-6/+2
| | | | Submitted by: bde
* Fix alphabetical ordering and and excessive cut/pasting.peter1998-03-222-6/+6
| | | | Submitted by: bde
* /dev nodes for ipfilterpeter1998-03-212-4/+24
|
* /usr/local/man/ja_JP.EUC -> /usr/local/man/jaitojun1998-03-203-6/+6
| | | | PR: 5251
* Added U.S. Robotics XJ1560J (X2 X-jack modem)hosokawa1998-03-192-2/+14
|
* style tweak.jkh1998-03-182-4/+4
|
* Document NOPERLjkh1998-03-182-2/+8
|
* Add cfengine entries.jseger1998-03-171-1/+3
| | | | OK'ed by: jkh
* Submitted by: bdedanny1998-03-132-6/+6
| | | | Back out last brain blip.
* Change examples for Cyclades cards (c -> c0) to fit with reality.danny1998-03-132-6/+6
|
* Improved comments and order for the `all' case:bde1998-03-122-34/+38
| | | | | | | - fixed comment about vn0. - improved other comments. - sorted lists alphabetically within lines. - split up and sorted lines more logically.
* Allow rarpd to be started from rc.confjkh1998-03-098-8/+38
| | | | | PR: 5457 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
* Remove extraneous trailing \'s.steve1998-03-091-3/+3
| | | | | PR: 5949 Submitted by: Studded@dal.net
* Remove duplicate entries by changing tcp -> udp.steve1998-03-091-4/+4
| | | | PR: 2882
* Nuke ircd entries - nobody can agree on what constitutes a reasonablejkh1998-03-091-3/+1
| | | | range for them and I'm %&#$%@! sorry I ever added them in the first place.
* New moused flag.jkh1998-03-073-7/+8
| | | | Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
* fix a type in the rulesetsjmb1998-03-051-2/+2
| | | | | | | | same fix as recorded in misc/5924 that problem report was filed against the stable branch but that's not a reason not to fix it here as well ;) Reviewed by: jmb Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
* Reviewed by: msmith, bde long agodufault1998-03-041-1/+3
| | | | | POSIX.4 headers and sysctl variables. Nothing should change unless POSIX4 is defined or _POSIX_VERSION is set to 199309.
* Add new directories needed by the ELF tools.jdp1998-03-011-1/+7
|
* Create the cuaiA* and cualA* devices.steve1998-03-012-4/+8
| | | | | PR: 5872 Submitted by: Adam Baran <badam@mw.mil.pl>
* Convert ${MASTER_SITE_SUBDIR} to %SUBDIR% as in bsd.port.mk rev 1.257fenner1998-02-272-14/+14
|
* Fix path in commented-out sample of MASTER_SITE_TEX_CTAN.asami1998-02-272-4/+4
| | | | | PR: 5861 Submitted by: kuriyama@opt.phys.waseda.ac.jp
* added two new files: allowed_domains.txt and allowed_ips.txt.jmb1998-02-252-16/+42
| | | | | | | | domains/ips listed in these files are *NOT* filtered, even if listed in domains.txt or ips.txt. someone added netcom.com to the domains.txt file, resulting in all mail from netcom.com being blocked.
* To commit japanese online manuals into doc/ja/man.hanai1998-02-251-1/+43
| | | | Submitted by: Kazuo Horikawa <horikawa@isrd.hitachi.co.jp>
* added "Telecom Device SuperSocket RE450T" (PCMCIA NE2000 variant).itojun1998-02-242-2/+32
|
* Added NTT ThunderCard Modem... (because I'm using it :-))hosokawa1998-02-242-2/+14
|
* commented out REX-5535 because -current does not have spc driver.hosokawa1998-02-242-10/+10
|
* Add /usr/libdata/msdosfs to store local<->Unicode conversion tablesache1998-02-221-1/+3
|
OpenPOWER on IntegriCloud