summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* | Pass -a to dmesg(8).dd2001-06-141-1/+1
| | | | | | | | | | PR: 26870 Submitted by: Tomonobu AKIMOTO <akimoto@xephion.ne.jp>
* | Remember to install diskcheckd.confphk2001-06-131-1/+1
| |
* | Recognize and support new output which pkg_version(1) might produce.tobez2001-06-111-1/+2
| | | | | | | | | | PR: 27707 Approved by: bmah, markm
* | prefixcmd_enable was obsoleted by syncing recent KAME. New prefix(8)ume2001-06-111-1/+0
| | | | | | | | | | | | | | is just a shell script for backward compatibility. Now, we always use ifconfig(8) instead of prefix(8). MFC after: 3 weeks
* | The README file says:ru2001-06-112-121/+121
| | | | | | | | c) The listing should be kept in filename sorted order.
* | Sync with recent KAME.ume2001-06-119-47/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This work was based on kame-20010528-freebsd43-snap.tgz and some critical problem after the snap was out were fixed. There are many many changes since last KAME merge. TODO: - The definitions of SADB_* in sys/net/pfkeyv2.h are still different from RFC2407/IANA assignment because of binary compatibility issue. It should be fixed under 5-CURRENT. - ip6po_m member of struct ip6_pktopts is no longer used. But, it is still there because of binary compatibility issue. It should be removed under 5-CURRENT. Reviewed by: itojun Obtained from: KAME MFC after: 3 weeks
* | ISO_ -> ISO, calendarache2001-06-111-2/+2
| |
* | ISO_ -> ISO in DOC_LANGache2001-06-111-1/+1
| |
* | Back out *.US-ASCII compactification - application should decideache2001-06-103-21/+51
| |
OpenPOWER on IntegriCloud