aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* pf: Fix panic on vnet jail shutdown with synproxyKristof Provost2018-07-141-1/+2
* Minor adjustments:Warner Losh2018-07-141-15/+6
* Add reporting of whether or not a keyboard is detected. In addition,Warner Losh2018-07-141-0/+2
* uefi stand: Guess the console betterWarner Losh2018-07-142-17/+171
* OCF: Add a typedef for session identifiersConrad Meyer2018-07-1312-26/+41
* Re-unbreak smartpqi(4) GCC buildConrad Meyer2018-07-134-18/+0
* lockmgr: tidy up slock/sunlock similar to other locksMateusz Guzik2018-07-131-29/+22
* Define ADR subtype of ACPI type for a device path.Warner Losh2018-07-131-0/+3
* Use the existing MSR_BIOS_SIGN on AMD.Mark Johnston2018-07-132-3/+2
* Fix machdep_boot.cWarner Losh2018-07-131-7/+4
* Catch up to the inflate renaming.Warner Losh2018-07-131-1/+1
* Close down the TCP connection to a pNFS DS when it is disabled.Rick Macklem2018-07-131-1/+37
* Enable UART support for Xilinx Ultrascale+ SoCsMarcin Wojtas2018-07-134-0/+5
* Use the name added in r336257.Mark Johnston2018-07-131-2/+2
* Define the MSR used to fetch the current microcode patch level on AMD.Mark Johnston2018-07-131-0/+1
* Fix glitched indentation (and rewrap as needed due to deeper indent).Ian Lepore2018-07-131-3/+4
* g_eli_key_cmp is used only in the kernel, so only define it in theWarner Losh2018-07-131-2/+1
* Use if rather than case for a simple boolean. gcc thinks blks isWarner Losh2018-07-131-5/+4
* Add missing include of sys/boot.hWarner Losh2018-07-131-0/+1
* Extend loader(8) geli support to all architectures and all disk-like devices.Ian Lepore2018-07-1324-591/+771
* Use C99 initializers for instances of struct apic_enumerator.Mark Johnston2018-07-133-15/+15
* There's two files in the sys tree named inflate.c, in additionWarner Losh2018-07-134-3/+2
* Fix sparc64 buildsWarner Losh2018-07-131-0/+1
* Invalidate the mapping before updating its physical address.Alan Cox2018-07-131-26/+30
* Transition to boot_env_to_howto and boot_howto_to_env in the bootWarner Losh2018-07-137-55/+12
* Eliminate boot loader copies of boot arg parsing.Warner Losh2018-07-134-230/+11
* Use boot_parse_* to parse command line args and retire cut-n-pasteWarner Losh2018-07-137-257/+14
* Create helper functions for parsing boot args.Warner Losh2018-07-137-60/+251
* Make generated scripts executable.Ian Lepore2018-07-131-0/+7
* More little fixes... fix a function name typo (eps vs esp), and cope withIan Lepore2018-07-131-2/+5
* Revert r336240, which contained unrelated changes accidentally committed.Ian Lepore2018-07-132-15/+5
* More little fixes... fix a function name typo (eps vs esp), and cope withIan Lepore2018-07-132-5/+15