aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't use the static keyword with DPCPU defines in arm64 modules.Andrew Turner2018-07-161-0/+18
* Create an empty stdint.h for arm_neon.h to include.Andrew Turner2018-07-163-1/+7
* Add pointer to freebsd-numerics for libm.Warner Losh2018-07-161-0/+1
* allwinner: a83t: Fix PLL_CPU clocksEmmanuel Vadot2018-07-161-8/+13
* Unconditionally build libnv in legacyKyle Evans2018-07-161-7/+1
* Fix buildworld on FreeBSD 10Alex Richardson2018-07-162-0/+49
* No longer install sys/nv.h and sys/cnv.h in lib/libnv/MakefileAlex Richardson2018-07-162-3/+3
* indent(1): rewrite the integer/floating constant scanning part of lexi.cPiotr Pawel Stefaniak2018-07-165-103/+87
* Remove MODULE_PNP_INFO for ig4(4) driverOleksandr Tymoshenko2018-07-161-2/+4
* Remove two checks that are always falseOleksandr Tymoshenko2018-07-161-12/+4
* Restore the check for the page size extension after r332489.Mark Johnston2018-07-152-6/+5
* sh: Don't treat % specially in CDPATHJilles Tjoelker2018-07-156-26/+59
* auditon(2): fix A_SETPOLICY with 64-bit valuesAlan Somers2018-07-151-1/+1
* indent(1): move case_indent from parser state to the options structPiotr Pawel Stefaniak2018-07-153-7/+7
* Adjust comment to reality since r286171.Michael Tuexen2018-07-151-2/+1
* Don't require a local sshd for the local TCP state dtrace testMichael Tuexen2018-07-151-6/+17
* Fix the UDP tests for dtrace.Michael Tuexen2018-07-153-12/+59
* Test PGA_REFERENCED after calling pmap_ts_referenced(), rather than before,Alan Cox2018-07-151-23/+34
* Assorted TSO fixes for em(4)/iflib(9) and dead code removal:Marius Strobl2018-07-1512-160/+164
* Shut down the TCP connection to a DS in the pNFS client when Renew fails.Rick Macklem2018-07-153-6/+10
* Remove code to disable IFCAP_VLAN_HWFILTER by default for ixgbe(4) as VLANMarius Strobl2018-07-151-9/+0
* Let geli deal with lost devices without crashing.Mariusz Zaborski2018-07-152-4/+8
* As suggested by a comment in ixl_initialize_vsi(), use if_getcapenable(9)Marius Strobl2018-07-152-3/+2
* Fix declaration.Mariusz Zaborski2018-07-151-2/+2
* Use capsicum helpers in fstype and ctld.Mariusz Zaborski2018-07-152-5/+4
* Extend amount of possible coredumps from 10 to 100000 when using index format.Mariusz Zaborski2018-07-151-13/+23
* sh: Don't use padvance() for MAIL/MAILPATHJilles Tjoelker2018-07-151-14/+16
* Use EF_SEG_READ_STRING instead of EF_SEG_READ when reading strings.Warner Losh2018-07-151-2/+2
* acquire inp lock around ip6_pcbopt to fix IPV6_TCLASS panicMatt Macy2018-07-151-1/+21
* epoch_test: fix compileMatt Macy2018-07-151-4/+6
* msun: add ld80/ld128 powl, cpow, cpowf, cpowl from openbsdMatt Macy2018-07-1514-16/+1511
* There was quite a bit of feedback on r336282 that has led to theSean Bruno2018-07-141-10/+4
* pf tests: Basic synproxy testKristof Provost2018-07-143-1/+68
* Invalidate the mapping before updating its physical address.Alan Cox2018-07-141-22/+49
* Return the intended return code.Michael Tuexen2018-07-141-1/+1
* Fix the pNFS client when mirrors aren't on the same machine.Rick Macklem2018-07-144-31/+58
* Fix shebangs and execute bit of test scripts.Michael Tuexen2018-07-148-8/+8
* Correct some typos.Alan Cox2018-07-141-2/+2
* Add mpo_vnode_check_setmode MAC method to MAC/veriexec.Stephen J. Kiernan2018-07-141-0/+33
* Add support for pmap_enter(..., psind=1) to the i386 pmap. In other words,Alan Cox2018-07-143-58/+167
* Add config(8) options that can be used to enable building MAC/veriexecStephen J. Kiernan2018-07-141-0/+5
* Fix a typo which could cause a build breakage when building with MAC/veriexecStephen J. Kiernan2018-07-142-2/+1
* Add support for TCP state names used by Solaris.Michael Tuexen2018-07-141-0/+26
* Remove RIPEMD-160 fingerprint modules for veriexec, since it has veryStephen J. Kiernan2018-07-142-55/+0
* Eliminate an unused var warning-error; the var is used only when parsingIan Lepore2018-07-141-0/+2
* Fixup memory management for fetching options in ip_ctloutput()Sean Bruno2018-07-141-4/+10
* Fix vnic fallback PHY name matching after r334880.Mark Johnston2018-07-141-1/+2
* ffs_syncvnode: Remove unhelpful printConrad Meyer2018-07-141-4/+0
* pf: Fix synproxyKristof Provost2018-07-141-3/+5
* regex/engine.c: error: variable 'dp' set but not usedToomas Soome2018-07-141-1/+1