summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Correct repo descr. Ticket #6136Chris Buechler2016-05-052-2/+2
|
* Merge remote-tracking branch 'origin/releng/10.3' into RELENG_2_3Renato Botelho2016-05-0412-28/+81
|\
| * Fix multiple OpenSSL vulnerabilitites. [SA-16:17]delphij2016-05-0412-28/+81
| | | | | | | | | | | | | | | | | | | | Fix performance regression in libc hash(3). [EN-16:06] Fix excessive latency in x86 IPI delivery. [EN-16:07] Fix memory leak in ZFS. [EN-16:08] Approved by: so
* | Revive the sysctl net.inet.ip.fastforward to control the tryforward use.Luiz Otavio O Souza2016-05-031-2/+7
| | | | | | | | | | | | | | | | This is mainly provided for debug aid and should not be used in common cases. The fastforward sysctl is enabled by default. (cherry picked from commit 15f18a5ce3e8c7bc5a9604d5378609441f680b10)
* | Merge remote-tracking branch 'origin/releng/10.3' into RELENG_2_3Renato Botelho2016-05-03187-1243/+4544
|\ \ | |/
| * Fix ntp multiple vulnerabilities.delphij2016-04-29187-1243/+4544
| | | | | | | | Approved by: so
* | Change default repo to point to 2.3.1-devel for nowRenato Botelho2016-05-031-2/+2
| |
* | Fix devel repo conf syntaxRenato Botelho2016-05-031-2/+2
| |
* | Revert "Handle non-compressed packets for IPComp in tunnel mode."Renato Botelho2016-04-263-201/+1
| | | | | | | | This reverts commit c718f329f435eb15fb3939ce5c2c1777a009abe6.
* | Handle non-compressed packets for IPComp in tunnel mode.ae2016-04-253-1/+201
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RFC3173 says that the IP datagram MUST be sent in the original non-compressed form, when the total size of a compressed payload and the IPComp header is not smaller than the size of the original payload. In tunnel mode for small packets IPComp will send encapsulated IP datagrams without IPComp header. Add ip_encap handler for IPPROTO_IPV4 and IPPROTO_IPV6 to handle these datagrams. The handler does lookup for SA related to IPComp protocol and given from mbuf source and destination addresses as tunnel endpoints. It decapsulates packets only when corresponding SA is found. Reported by: gnn Reviewed by: gnn Differential Revision: https://reviews.freebsd.org/D6062 (cherry picked from commit dcf50398ab66cfcba0ae4484efe3b5ce40fb9824)
* | cryptostats is failing to build and this was the only recent change, trying ↵Chris Buechler2016-04-243-201/+1
| | | | | | | | | | | | without. Revert "Import patch from https://reviews.freebsd.org/D6062 Ticket #6167" This reverts commit e683099e983e453c350827e0a31c3d6da2feaa2b.
* | Import patch from https://reviews.freebsd.org/D6062 Ticket #6167Chris Buechler2016-04-223-1/+201
| |
* | Fix a bug in divert.RELENG_10.diff.Luiz Otavio O Souza2016-04-171-1/+1
| | | | | | | | | | | | Found during the patch reviews for 2.4. (cherry picked from commit ea9ba1a51b165fe4540662a900bb800f501bdf74)
* | Fixup repos URLs for stable and develRenato Botelho2016-04-112-4/+4
| |
* | Revert "Temporary change to final place so users running RC can see it"Renato Botelho2016-04-111-2/+2
| | | | | | | | This reverts commit 6166da65c07e77e3234251f68519ab717e18db77.
* | Temporary change to final place so users running RC can see itRenato Botelho2016-04-111-2/+2
| |
* | Use signature_type fingerprints for this repo too.Chris Buechler2016-04-091-2/+4
| |
* | Remove unused filesRenato Botelho2016-04-062-32/+0
| | | | | | | | (cherry picked from commit 29bdadd74852ef850c4bac57b73c8216146c56cc)
* | Add new repo conf templates that will be used soonRenato Botelho2016-04-054-0/+34
| |
* | Merge remote-tracking branch 'origin/releng/10.3' into RELENG_2_3Renato Botelho2016-03-2510-150/+237
|\ \ | |/
| * Update releng/10.3 to -RELEASE status in preparation for the finalmarius2016-03-251-1/+1
| | | | | | | | | | | | 10.3-RELEASE builds. Approved by: re (implicit)
| * Anticipate the expected 10.3-RELEASE date.marius2016-03-251-0/+3
| | | | | | | | Approved by: re (implicit)
| * Set the static abitag to the current value of __FreeBSD_version.marius2016-03-251-1/+1
| | | | | | | | Approved by: re (implicit)
| * Prune empty sections.gjb2016-03-251-107/+0
| | | | | | | | | | Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
| * - Update relnotes items:hrs2016-03-241-4/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grdc(6) 12-hour mode fixed, inetd(8) crash with IPv6 address fixed, netstat(1) statistics counter divided by 1024 fixed, rc.d/netif now updates only static routes, vt(4) kern.vt.bell_enable, puc(4) MSI support, epair(4) and lagg(4) cloner vnet jail support, epair(4) panic fixed, lagg(4) per-interface sysctl nodes replaced with ifconfig flags, lagg(4) panic fixed, SIOCGDRLST_IN6 and SIOCGPRLST_IN6 ioctls removed. Approved by: re (implicit)
| * - Update relnotes items:hrs2016-03-241-4/+32
| | | | | | | | | | | | | | | | | | | | | | reword description about ar -D/-U option, camcontrol(8) fwdonwload improvements, pkill -j jailname support, timeout(1) added, ypinit(8) eui64 NIS map, kern.features.invariants sysctl added. Approved by: re (implicit)
| * - Update relnotes items:hrs2016-03-241-6/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | last reboot now works again, mv(1) return value has been fixed, mkimg(1) dynamic VHD format fixed, pw(8) userdel/usermod -y option, watchdogd(8) -x option added, rc.firewall now uses ipfw tables when firewall_type="SIMPLE", imxwdt driver fixed, uart(4) PPS polarity fixed, user(4) dev.uart.pps_mode added, uftdi(4) new ioctls to read/write eeprom, legacy ata(4) drivers removed. Approved by: re (implicit)
| * Fix FPIs.hrs2016-03-244-12/+18
| | | | | | | | Approved by: re (implicit)
| * - Fix FPIs and catalog entries.hrs2016-03-242-27/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix typos. - Update relnotes items: ctladm(8) return value bugfix, ifconfig -v now displays SFP/SFP+ data, add updstream changeset id to the libarchive(3) improvement, vt(4) ALT_BREAK_TO_DEBUGGER support added, thread_create() API added, pms(4) removed from GENERIC for amd64/i386, kern.racct.enable fixed, cxgbe(4) firmware updated to 1.14.4.0, pf(4) logging issue fixed, LLENTRY_DELETED event in NDP fixed. - Edit items: s/Timezone data files/Time zone database/, -manage-gids flag is for nfsuserd, not nfsd. Approved by: re (implicit)
| * In preparation for 10.3-RELEASE, revert r296976, i. e. the merge ofmarius2016-03-231-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | r296416 (head) and r296969 (stable/10) respectively. With SAVESIGVEC enabled, csh(1) and tcsh(1) leak signal masks after spawning external commands. This causes strange effects like for example SIGTERM not being delivered to rc(8) scripts on shutdown albeit these use sh(1), if csh(1) or tcsh(1) are used as login shell of root. As such r296976 causes way more problems than it solves. It is anticipated that a proper changeset for the original problem will be issued as an Errata Notice post-10.3-RELEASE. PR: 208132 Approved by: re (gjb)
* | Backport patch from D5698Renato Botelho2016-03-223-3/+6
| | | | | | | | | | | | | | This is an attempt to fix Chelsio cxl driver mbuf leak https://reviews.freebsd.org/D5698 (cherry picked from commit c35924db4e1edd83f5a845760098fc8cbd7f7456)
* | Merge remote-tracking branch 'origin/releng/10.3' into RELENG_2_3Renato Botelho2016-03-182-6/+6
|\ \ | |/
| * Update releng/10.3 to RC3 in preparation for 10.3-RC3 builds.marius2016-03-181-1/+1
| | | | | | | | Approved by: re (implicit)
| * MFC: r296996allanjude2016-03-171-5/+5
| | | | | | | | | | | | | | Remove 50% ZFS conditional from bsdinstall/zfsboot PR: 208094 Approved by: re (marius)
* | Merge remote-tracking branch 'origin/releng/10.3' into RELENG_2_3Renato Botelho2016-03-17174-3417/+6115
|\ \ | |/
| * Add paragraph about isp(4) improvements.mav2016-03-171-0/+5
| | | | | | | | Approved by: re (implicit)
| * MFC 296416:mp2016-03-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | Signal handling within tcsh vfork code path will conflict with some system libraries (such as libthr) which maintain their own signal state. This change adds the tcsh SAVESIGVEC option to save and restore the sigvecs for the signals the child modifies before it execs. Reviewed by: kib, rwatson Reported by: kib Approved by: re
| * Merge r296956:glebius2016-03-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | Due to invalid use of a signed intermediate value in the bounds checking during argument validity verification, unbound zero'ing of the process LDT and adjacent memory can be initiated from usermode. Submitted by: CORE Security Patch by: kib Security: SA-16:15 Approved by: re (implicit)
| * MFC 296943:ian2016-03-161-1/+1
| | | | | | | | | | | | | | | | Require firewall setup before running rc.d/netwait, otherwise the ping packets sent by netwait may not get through. PR: 207916 Approved by: re (marius)
| * MFC r296908:kib2016-03-162-6/+8
| | | | | | | | | | | | Force the desired alignment of the user save area. Approved by: re (marius)
| * MFS r296911:bdrewery2016-03-151-4/+10
| | | | | | | | | | | | | | Filemon: Attach from the child to avoid racing with the parent attach. Relnotes: yes Approved by: re (marius)
| * MFS r296797:dchagin2016-03-151-0/+5
| | | | | | | | | | | | | | | | MFC r296542: Load linux64 module for amd64 if Linux abi enabled. Reviewed by: emaste@ Approved by: re (marius) Differential Revision: https://reviews.freebsd.org/D5567
| * MFC r296320:kib2016-03-153-7/+14
| | | | | | | | | | | | | | | | Adjust _callout_stop_safe() return value for the subr_sleepqueue.c needs when migrating callout was blocked, but running one was not. PR: 200992 Approved by: re (marius)
| * Correct program name: s/shutdown/reboot/gjb2016-03-151-1/+1
| | | | | | | | | | | | Submitted by: Harald Schmalzbauer Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
| * Add missing xml:id to reduce diff when copying to doc/ tree.gjb2016-03-145-15/+20
| | | | | | | | | | Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
| * Remove a few references to 9.2 and earlier.gjb2016-03-141-2/+2
| | | | | | | | | | Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
| * Connect the installation chapter to the build.gjb2016-03-141-0/+1
| | | | | | | | | | Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
| * Add the installation chapter back.gjb2016-03-142-0/+169
| | | | | | | | | | Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
| * Document r296853, OpenSSH 7.2p2.gjb2016-03-141-3/+3
| | | | | | | | | | Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
| * Update copyright year.gjb2016-03-143-31/+3
| | | | | | | | | | Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
OpenPOWER on IntegriCloud