summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* If the user sets SENDMAIL_MC to /etc/mail/sendmail.mc, install is told togshapiro2001-07-232-3/+11
| | | | | | | | | | | | | | | | install /etc/mail/sendmail.cf to /etc/mail/sendmail.cf and exits with an error: ===> etc/sendmail install -c -o root -g wheel -m 644 /etc/mail/sendmail.cf /etc/mail/sendmail.cf install: /etc/mail/sendmail.cf and /etc/mail/sendmail.cf are the same file *** Error code 64 Catch this in the Makefile and don't call install if the source and target are the same file. Reported by: Alexandr Listopad <laa@reis.zp.ua> MFC after: 1 week
* New make knob, SENDMAIL_M4_FLAGS, modifies the flags passed to m4 whengshapiro2001-07-233-3/+14
| | | | | | | | | | building a .cf file from a .mc file. Include -D_FFR_TLS_O_T to enable tls policy control since the sendmail binary build enables that FFR as well. PR: conf/28361 MFC after: 1 week
* Add entry for SMC 2632W card.imp2001-07-221-11/+26
| | | | | | | Submitted by: lots of people, most recently by Mike Buchanon Also, Tried to clean up the comments about IRQs to match the new world order.
* add directory i4brunppp.hm2001-07-221-0/+2
| | | | | Pointed out by: David H. Wolfskill david@catwhisker.org and Crist J. Clark <cristjc@earthlink.net>
* The MA401 is a Prism IInsayer2001-07-211-1/+1
| | | | Approved by: imp
* - Allow link-local multicast traffic for client.ume2001-07-211-3/+29
| | | | | | | - Allow ICMPv6 destination unreach, packet too big and NS/NA. - RIPng also uses link-local to link-local. MFC after: 1 week
* Do more strict checking for an interface.ume2001-07-202-6/+6
| | | | | Suggested by: matusita@jp.FreeBSD.org MFC after: 1 week
* - Avoid to select an interface which is not good for RA/RS.ume2001-07-192-4/+14
| | | | | Submitted by: sakane@kame.net - Avoid to select lo0 or faith for a default interface.
* Don't try to remove directories unless we've emptied them firstbrian2001-07-191-1/+1
| | | | | | Submitted by: NIIMI Satoshi <sa2c@and.or.jp> PR: 28355 MFC after: 1 week
* sysctl(8) doesn't need '-w' to write to sysctl variables anymore.jhb2001-07-173-3/+3
|
* Add a script_name_sep rc.conf knob to specify the IFS characterroam2001-07-173-10/+25
| | | | | | | | | | for separating the startup scripts' list into individual filenames. Run the shutdown scripts in reverse alphabetical order, so dependent services are stopped before the services they depend upon. Reviewed by: -arch, -audit MFC after: 3 weeks
* Add OPIE examples.markm2001-07-141-3/+10
| | | | | | Tidy up columns. Fix pam_wheel options.
* MAPS is becoming a subscription (fee based) service, warn usersgshapiro2001-07-131-5/+5
| | | | | | ORBS is gone MFC after: 1 day
* Provide a hint for the OPIE 'insecure' mode.markm2001-07-101-0/+6
|
* The Netgear card works for me under 'wi'.nsayer2001-07-071-0/+6
|
* Add older CD types, matcd, mcd, scd.ben2001-07-041-0/+3
| | | | Submitted by: imp
* Exclude acd*, cd*, and md* from being checked by default.ben2001-07-041-0/+9
|
* Show IPv6 denied packets.ume2001-07-041-0/+34
| | | | MFC after: 1 week
* Create gif devices in the "gifconfig" stage while configuring them.brooks2001-07-027-7/+7
| | | | | | Reviewed by: ru, ume Obtained from: NetBSD MFC after: 1 week
* add MR-AFS port numbersassar2001-07-021-0/+4
|
* Change default of ipv6_default_interface to NO. This is meaninglessume2001-06-281-1/+1
| | | | | | | in most cases and rather harmful. Reported by: Kevin Oberman <oberman@es.net> MFC after: 1 week
* Don't insist on creating rocketport devices in /dev.dd2001-06-281-8/+8
| | | | | PR: 21394 Submitted by: Craig Leres <leres@ee.lbl.gov>
* Reduce chattiness of entropy file mechanism with extreme prejudice.rwatson2001-06-281-1/+1
| | | | Reviewed by: USENIX Cabal (peter, jhb, wpaul, et al)
* Introduce syslogd_program and inetd_program variables in case somebodydd2001-06-282-2/+5
| | | | | | | wants to replace one of those programs. PR: 13609 Submitted by: Goran Lowkrantz <goran.lowkrantz@infologigruppen.se>
* Typo fix (modifes -> modifies)gshapiro2001-06-271-1/+1
|
* stpo --> stop (typo).dan2001-06-261-1/+1
|
* Use tabs where tabs are supposed to go!imp2001-06-261-15/+15
|
* Add dell wireless cardimp2001-06-261-0/+6
| | | | Submitted by: keichi
* Add support for linksys instant wireless.dan2001-06-261-0/+6
| | | | Approved by: imp
* Mention the path to the README file in the header comment.nik2001-06-268-8/+8
| | | | Submitted by: Rich Morin <rdm@cfcl.com>
* Fix name for de manpages dirache2001-06-261-1/+1
|
* Remove aliases not needed for new man versionache2001-06-261-2/+1
|
* Add support for the Cisco Aironet 350 Series of adaptors. Also, makebrooks2001-06-251-1/+7
| | | | | | a minor ocrrection to the Aironet 340 Series comment. Approved by: imp (in principle)
* Correct typo. It should be site-local address prefix.ume2001-06-221-2/+2
| | | | | Submitted by: kuriyama MFC after: 3 days
* Got my r's and t's mixed up. Fix sorting.obrien2001-06-221-2/+2
|
* Fix typos in comment.kuriyama2001-06-221-2/+2
| | | | | | (s/IPFIREWALL_DEFAULT_TO_ACCEPT/IPV6FIREWALL_DEFAULT_TO_ACCEPT/) MFC after: 1 week
* Add BreezeNET PC-DS.11. It is yet another wireless card.imp2001-06-221-0/+6
| | | | Submitted by: Danny Braniss <danny@cs.huji.ac.il>
* Fixing a bug reported on freebsd-security. It is possible forcjc2001-06-211-1/+1
| | | | | | | | | | | | | | | | | | | non-printable characters to sneak into /var/log/messages (e.g. someone aims a Solaris/Linux RCP exploit at your FreeBSD box and you end up with his shellcode as part of a log entry). You might get something like, host.mydom.org login failures: Binary file (standard input) matches In the daily security script as a result. Allowing attackers to mess with your security script's ability to accurately report is a Bad Thing. Tell grep(1) to treat /var/log/messages like a text file even if it has non-printable characters. Submitted by: Tim Zingelman <zingelman@fnal.gov> on freebsd-security Approved by: ru MFC after: 1 week
* Move the interface address setting and default route setting out ofbrian2001-06-211-4/+4
| | | | | | | the default section and into the papchap section. It's really irritating when you run ppp with no arguments and end up blowing away your default route !
* Add etc/rc.d (looking to the future)obrien2001-06-211-0/+2
|
* Change default value of rtadvd_enable to NO to be compatible withume2001-06-201-1/+1
| | | | | | | | | | | | | | | | | | | | the following description in RFC2461: AdvSendAdvertisements A flag indicating whether or not the router sends periodic Router Advertisements and responds to Router Solicitations. Default: FALSE Note that AdvSendAdvertisements MUST be FALSE by default so that a node will not accidentally start acting as a router unless it is explicitly configured by system management to send Router Advertisements. Submitted by: JINMEI Tatuya <jinmei@isl.rdc.toshiba.co.jp> MFC after: 1 week
* Add configuration for a FAITH IPv6-to-IPv4 TCP translator.ume2001-06-193-0/+61
| | | | | To use a FAITH actually, you also need faithd(8) setup. Please consult faithd(8) manpage.
* Add IBM "High Rate Wireless LAN PC Card", a rebadged Lucent WaveLAN/IEEE.grog2001-06-191-1/+7
| | | | MFC after: 2 weeks
* add ircs, per IANAdbaker2001-06-181-0/+2
| | | | MFC after: 3 days
* Fix misindented esac.schweikh2001-06-167-7/+7
| | | | MFC after: 1 week
* This commit was generated by cvs2svn to compensate for changes in r78344,obrien2001-06-1679-0/+3122
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import the NetBSD 1.5 RC system.obrien2001-06-1681-44/+3215
| | | | | | | | | | Note that `rc' and `rc.shutdown' could not be imported because we already have files with those names.
* | Import the NetBSD 1.5 RC system.obrien2001-06-162-0/+54
| | | | | | | | | | Note that `rc' and `rc.shutdown' could not be imported because we already have files with those names.
* | Explicitly set arpproxy_all and start_vinum to "NO" for consistency.dd2001-06-161-2/+2
| | | | | | | | | | PR: 28185 Submitted by: Gordon Tetlow <gordont@bluemtn.net>
* | Include a mention of WRKDIRPREFIX, useful when mounting /usr/ports readonlynik2001-06-151-0/+4
| | | | | | | | from another host.
OpenPOWER on IntegriCloud