summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix build after r337849Brad Davis2018-08-153-5/+6
* Late style follow up on r312770.Luiz Otavio O Souza2018-08-151-2/+1
* Remove pmap_kenter_section from the arm pmap. It's unused.Andrew Turner2018-08-152-20/+0
* Move ssh config file handling into the ssh Makefiles.Brad Davis2018-08-153-9/+4
* Remove ARM_HAVE_SUPERSECTIONS. It was only supported on some XScale CPUs.Andrew Turner2018-08-152-38/+0
* Make code and data only used within the arm pmap code as static.Andrew Turner2018-08-152-32/+11
* Move all sh and csh files into bin/sh/ or bin/csh/Brad Davis2018-08-1510-24/+22
* Remove arm pmap variables that are only ever set and never read.Andrew Turner2018-08-152-24/+0
* Remove ARM_MMU_GENERIC, it's the only ARMV4/v5 MMU we support.Andrew Turner2018-08-152-42/+0
* Remove the ARMv5 pmap function pointers. These were to support XScale soAndrew Turner2018-08-151-14/+4
* Remove checks for now unsupported CPU_* values in arm headers.Andrew Turner2018-08-152-28/+4
* The interface name must be sanitized before the search to match the existingLuiz Otavio O Souza2018-08-151-2/+2
* Start to remove XScale support from the ARMv4/v5 pmap. Support for XScaleAndrew Turner2018-08-153-332/+0
* Set the Execute Never flags in EFI device memory as required by the ARMv8Andrew Turner2018-08-151-3/+8
* Remove PHYSADDR from kernel configurations that don't need it. The onlyAndrew Turner2018-08-154-5/+0
* zfs: add ztest to the kyua test suite.Will Andrews2018-08-154-0/+64
* Remove the VIRT armv7 kernel config. It is supported by GENERIC.Andrew Turner2018-08-151-59/+0
* Fix early EFIRT on PCID machines after r337773.Konstantin Belousov2018-08-151-3/+11
* In the help message at the mountroot prompt, suggest something thatEdward Tomasz Napierala2018-08-151-1/+1
* Improve formatting.Edward Tomasz Napierala2018-08-151-1/+1
* make.conf(5): Note that src.conf should not be used for ports and documentation.Mateusz Piotrowski2018-08-151-1/+8
* Add SECURITY section to loader(8).Edward Tomasz Napierala2018-08-152-2/+47
* cd9660 pointer sign issues and missing __packed attributeToomas Soome2018-08-152-17/+17
* cxgbe(4): Use two hashes instead of a table to keep track ofNavdeep Parhar2018-08-154-66/+272
* Flesh out a comment about what we're doing with read bias and trims.Warner Losh2018-08-151-1/+3
* arm/ralink cleanupWarner Losh2018-08-143-132/+5
* Fix a broken "SEE ALSO" section of hlfsd(8).Mateusz Piotrowski2018-08-142-6/+6
* Fix a couple whitespace errors in r337814.David Bright2018-08-141-4/+4
* MFV r337818:Cy Schubert2018-08-141-0/+11
|\
| * WPA: Ignore unauthenticated encrypted EAPOL-Key dataCy Schubert2018-08-141-0/+11
| * Import upline security patch: FILS: Do not allow multipleCy Schubert2018-07-193-0/+12
| * Import upline security patch: WNM: Ignore WNM-Sleep Mode Request inCy Schubert2018-07-191-1/+3
| * Import upline security patch: TDLS: Reject TPK-TK reconfiguration.Cy Schubert2018-07-191-2/+36
| * Import upline security patch: Fix PTK rekeying to generate a new ANonce.Cy Schubert2018-07-191-3/+21
* | Fix several (more) memory leaks.David Bright2018-08-141-3/+14
* | Help ensure that the copy loop doesn't get converted to a memcpy() call.Mark Johnston2018-08-141-1/+1
* | Fix several memory leaks.David Bright2018-08-144-8/+22
* | Disable the auto negotiation if the port is set to fixed-link.Luiz Otavio O Souza2018-08-141-0/+1
* | MFV r337586: lua: Update to 5.3.5Kyle Evans2018-08-1466-165/+215
|\ \
| * | Import lua 5.3.5vendor/lua/5.3.5Kyle Evans2018-08-1066-166/+216
* | | For our INT64 implementation, we can compare integers and numbersWarner Losh2018-08-141-3/+1
* | | When the LUA floating point model is INT64, we don't need to do theWarner Losh2018-08-141-1/+1
* | | Prevent a wanring about checkdp being unused. It's not needed when weWarner Losh2018-08-141-1/+2
* | | Create a loader for each interpreter for x86 BIOS and all EFIWarner Losh2018-08-1414-22/+83
* | | bectl(8): Check jailparam_* return valuesKyle Evans2018-08-141-13/+28
* | | libbe(3): Fix leaky faucetsKyle Evans2018-08-143-29/+27
* | | Merge OpenSSL 1.0.2p.Jung-uk Kim2018-08-14500-2086/+2948
|\ \ \
| * | | Import OpenSSL 1.0.2p.vendor/openssl/1.0.2pJung-uk Kim2018-08-14124-954/+1527
* | | | Update the inet(4) and inet6(4) man pages to reflect the changes madeJonathan T. Looney2018-08-142-12/+64
* | | | Lower the default limits on the IPv6 reassembly queue.Jonathan T. Looney2018-08-141-5/+21