]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - etc/rc.d
Add $ipv6_privacy to support net.inet6.ip6.use_tempaddr. Note that this
[FreeBSD/FreeBSD.git] / etc / rc.d /
2010-09-13 hrsAdd $ipv6_privacy to support net.inet6.ip6.use_tempaddr...
2010-09-13 hrsRevert changes in r206408.
2010-09-05 daichiAvoid to try to remove suj journal file (.sujournal...
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-08-01 jillesAllow starting /etc/rc.d/ipmon if ipnat is enabled...
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-05-19 dougbThis change does the following for the scripts that...
2010-05-14 dougbRemove trailing white space. No functional changes.
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-04-28 dougbIn the case where named_chroot_autoupdate is NOT set...
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-26 umeBetter handling of ipv6_default_interface using
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-16 rpauloAdd ubthidhci.
2010-04-12 impmerge from head: 3 of many
2010-04-12 impmerge from head: part 2 of many.
2010-04-09 rpauloAdd rc.d/ubthidhci. This small script calls usbconfig...
2010-04-09 dougbImprove the handling of IPv6 configuration in rc.d...
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-13 jhUse an unique directory name instead of hardcoded ...
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-07 dougbImplement the idea of parallel-only-at-start-time in...
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-05 netchildRedirect stdin from /dev/null when starting a jail:
2010-03-04 desIFH@204581
2010-03-02 impMerge with latest head.
2010-02-28 rajMerge DTC-d75b33af.
2010-02-27 umeAdd the shutdown KEYWORD.
2010-02-19 pjdAdd missing KEYWORD line.
2010-02-18 pjdRemove some lines left over by accident.
2010-02-18 pjdPlease welcome HAST - Highly Avalable Storage.
2010-02-13 impmerge from head.
2010-02-08 emaxIntroduce new rc.conf variable firewall_coscripts....
2010-02-07 impmerge from base/head
2010-02-03 umeAdd rc.d script for the rtsold(8) daemon.
2010-01-30 umeAllow use of -6 option to "server" and "peer" in ntp...
2010-01-23 kibDo not check for existence of symlink source for the...
2010-01-13 edLet rc and periodic infrastructure and newsyslog use...
2010-01-11 delphijSet svn:executable to *.
2010-01-06 impMerge from head at r201628.
2010-01-03 gavinForced commit, to provide correct commit message for...
2010-01-03 gavinThe default hash table size is 257 not 255. Reword...
2010-01-01 dougbs/named_confidr/named_confdir/ in the rndc.key check...
2010-01-01 dougbThe script hard-coded the assumption that the "configur...
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-12 dougbSince the change to rc.subr in r198162 it's not necessa...
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-12-02 umeUnify rc.firewall and rc.firewall6, and obsolete rc...
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-12 gonzoMFC @199204
2009-11-02 remkoExecute the start/stop process of a jail in the background.
2009-10-23 hrsUse double-quotation marks to fix the unexpanded variab...
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-17 dougbRemove a circular dependency on routing
2009-10-10 dougbIn regards to the "Starting foo:" type messages at...
2009-10-02 gonzo- Fix the problem presented by r196988. svn merge was...
2009-10-02 hrs- Enable an afexists() check only when no AF argument...
2009-10-02 gonzo- MFC
2009-10-02 hrsThe net.inet.tcp.log_in_vain accepts 0, 1 or 2, not...
2009-10-02 hrsRevert the previous afexists() change. Knobs configure...
2009-10-02 hrs- Split routing_*() and option_*() to *_AF() and add...
2009-10-02 hrs- Fix logic inversion bug of net.inet.tcp.rfc1323[*].
2009-10-02 hrs- Add AF_IPX and AF_NATM to afexists().
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-30 umeDon't do an IPv6 operation when the kernel doesn't...
2009-09-26 desSync from head.
2009-09-26 hrsUse ipv6if() when $rtadvd_interfaces="AUTO".
2009-09-26 hrsMove rc.d/{stf,faith} to just before rc.d/routing.
2009-09-26 hrsFix several logic bugs in the previous IPv6 variable...
2009-09-17 desMerge from head
2009-09-17 desMerge from head up to r188941 (last revision before...
2009-09-14 emasteProtect cross-script invocation by checking that the...
2009-09-13 bzCorrect a copy and paste error using the variable name...
2009-09-12 hrsUse is_wired_interface() instead of hard-coded interfac...
2009-09-12 hrsAdd an extension of set_rcvar(), a new function set_rcv...
2009-09-12 hrsUse RCng coding convention.
2009-09-12 hrs- Add "AUTO" keyword support in $rtadvd_interfaces.
2009-09-12 hrsIntegrate rc.d/network_ipv6 into rc.d/netif:
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 gonzo- MFC from head@196987
2009-08-25 delphijLocalize 'e'.
2009-08-25 delphijAdd a new rc.d script, static_arp, which enables the...
2009-08-23 dougbFix the typo mentioned in the PR, and one additional.
2009-08-23 dougbMove is_wired_interface() from rc.d/wpa_supplicant...
2009-08-04 gonzo- MFC @196061
next