aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NM and OBJCOPY are already defined for all builds. There's no need toWarner Losh2018-07-207-16/+0
* Eliminate zfsloader man page.Warner Losh2018-07-206-117/+52
* Collapse zfsloader functionality back down into loader.Warner Losh2018-07-2010-42/+15
* Remove a redundant declaration.Cy Schubert2018-07-201-1/+2
* To reduce our diff between our sources and our upline, sync upCy Schubert2018-07-201-2/+2
* MFV: r336486Cy Schubert2018-07-201-4/+4
* Revert r336501. It was a of the wrong rev from the vendor branch.Cy Schubert2018-07-201-26/+0
* cryptocheck: Correct mismatch between OpenSSL use and OCF Blake2Conrad Meyer2018-07-201-2/+2
* Add ntpd to the list of users/groups to check before installing.Ian Lepore2018-07-201-0/+4
* Make it possible to run ntpd as a non-root user, add ntpd uid and gid.Ian Lepore2018-07-1912-4/+232
* Note big endian arm removal.Warner Losh2018-07-191-0/+3
* arm64: Add vt_efifb to GENERICEmmanuel Vadot2018-07-191-0/+2
* Raise the size of L3 table for early devmap on arm64Emmanuel Vadot2018-07-193-4/+6
* Revert r336509. Fails buildworld.Justin Hibbits2018-07-191-14/+11
* ofwfb: Check for /chosen/stdout-path in addition to /chosen/stdoutJustin Hibbits2018-07-191-0/+4
* Whitespace changes due to changes in ident.Michael Tuexen2018-07-1925-136/+287
* Merge the md_page structs for AIM and Book-E into a single unioned structJustin Hibbits2018-07-191-11/+14
* Revert https://svnweb.freebsd.org/changeset/base/336503Michael Tuexen2018-07-1930-820/+717
* Delete an XXX comment addressed by r336505.Mark Johnston2018-07-191-1/+0
* MFV r336490:Cy Schubert2018-07-192-2/+0
|\
| * Import upline security patch: Prevent installation of an all-zero TKCy Schubert2018-07-193-4/+3
| * Import upline security patch: Extend protection of GTK/IGTKCy Schubert2018-07-192-15/+40
* | Have preload_delete_name() free pages backing preloaded data.Mark Johnston2018-07-195-9/+72
* | Provide the full module path to preload_delete_name().Mark Johnston2018-07-192-4/+4
* | Whitespace changes due to change if ident.Michael Tuexen2018-07-1930-717/+820
* | MFV: r336486Cy Schubert2018-07-191-0/+26
|\|
| * Import upline security patch to prevent an alreadi in use group ke.Cy Schubert2018-07-193-44/+87
* | Revert r336497 for now, as it breaks on architectures using gcc, with:Dimitry Andric2018-07-198-55/+125
* | MFV: r336485Cy Schubert2018-07-193-4/+17
|\|
| * Import upline hostapd-avoid-key-reinstallation security patch.Cy Schubert2018-07-195-4/+37
* | When reporting an error, print the errno value.Konstantin Belousov2018-07-191-1/+2
* | Fix powl, cpow, cpowf, and cpowl imports from OpenBSDDimitry Andric2018-07-198-125/+55
* | Stop writing past the end of the buffer in the msgget_limit test. The valueAndrew Turner2018-07-191-1/+0
* | Revert r329254. The underlying cause for the copy-on-write problem inAlan Cox2018-07-191-4/+0
* | newsyslog.8: Remove cutesy nonsenseConrad Meyer2018-07-191-3/+1
* | Fix spurious and extra underflows and resulting inaccuracies for some casesBruce Evans2018-07-192-10/+10
* | Oops, r336412 undid the fix of the overflow threshold in r323003. RestoreBruce Evans2018-07-191-6/+11
* | Describe how to prevent *.core files from being created using ulimit.Mateusz Piotrowski2018-07-191-28/+24
* | PROFILE, TESTS and CXX build options are no longer broken for RISC-V.Ruslan Bukin2018-07-191-5/+0
* | Update mentor and mentee information.Mateusz Piotrowski2018-07-191-0/+3
* | Add a GCC 7.1.0 no-error warning flag.Ruslan Bukin2018-07-191-0/+1
* | fdt_pinctrl: Add some TSLOG annotationsEmmanuel Vadot2018-07-192-1/+21
* | cpufreq_dt: Add operating-points-v2 supportEmmanuel Vadot2018-07-191-63/+227
* | kern_cpu: When adding abs frequency allow for unordered insertionEmmanuel Vadot2018-07-191-2/+14
* | arm: Implement cpu_est_clockrate for armv[67]Emmanuel Vadot2018-07-192-1/+16
* | xen: add missing file from r336474Roger Pau Monné2018-07-191-0/+159
* | xen: implement early init helper for PVHv2Roger Pau Monné2018-07-194-48/+226
* | xen: allow very early initialization of the hypercall pageRoger Pau Monné2018-07-192-41/+61
* | xen: attach the PV CPU if no CPU device is presentRoger Pau Monné2018-07-191-2/+2
* | xen: do not limit PV console usage to PV guestsRoger Pau Monné2018-07-191-8/+3