aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix accidentally changed copyright year.Warner Losh2019-12-041-1/+1
* loader: clean up efipart filter expressionsToomas Soome2019-12-041-12/+11
* Chase r352304. The default rlimit memlock is no memory locking.Cy Schubert2019-12-041-1/+1
* Fix arm64 build after r355373Li-Wen Hsu2019-12-041-1/+1
* Remove "All rights reserved" phrase from copyright notes.Stefan Eßer2019-12-044-8/+4
* Use full path to sysctl(8) since /sbin is not in PATH.Bryan Drewery2019-12-041-1/+1
* powerpc/booke: Fix some formatting errors in debug printfsJustin Hibbits2019-12-041-2/+2
* Run make in parallel.Bryan Drewery2019-12-041-0/+1
* powerpc/booke: Fix 32-bit Book-E SMP AP bringupJustin Hibbits2019-12-041-3/+4
* Change the implementation of bit_ffc_area_at so that, in the worstDoug Moore2019-12-041-42/+72
* caroot update to latest tip: one (1) addition, none (0) removedKyle Evans2019-12-041-0/+137
* x86: Add missed break to TAA status sysctlConrad Meyer2019-12-041-0/+1
* Pass 0 to __builtin_frame_address() to appease modern GCC.John Baldwin2019-12-031-1/+1
* Use uintptr_t instead of register_t * for the stack base.John Baldwin2019-12-0336-251/+292
* Currently the breadn_flags() and getblkx() interfaces are passedKirk McKusick2019-12-037-69/+56
* cpufreq_dt: Do not fetch again hw.ncpuEmmanuel Vadot2019-12-031-6/+4
* cpufreq_dt: Do not attach the device if the cpu isn't presentEmmanuel Vadot2019-12-031-2/+9
* Remove "all rights reserved" from copyright for the file that Jared McNeillEmmanuel Vadot2019-12-0325-25/+0
* Remove "all rights reserved" from copyright for the file I own.Emmanuel Vadot2019-12-0358-58/+0
* arm64: rockchip: rl3399: Remove the ability to put the PLL in normal mode at ...Emmanuel Vadot2019-12-033-24/+8
* lualoader: correct a typo from r354247Kyle Evans2019-12-031-1/+1
* loader: ReadKeyStrokeEx may return partial keystrokesToomas Soome2019-12-031-3/+4
* bitset: avoid pessimized code when bitset size is not constantRyan Libby2019-12-031-2/+9
* mips busdma: bzero map on allocRyan Libby2019-12-031-6/+1
* ctau.c: convert from KOI8-R to UTF-8 encodingEd Maste2019-12-031-3/+3
* scterm-sc.c: convert source file to UTF-8 encodingEd Maste2019-12-031-1/+1
* Regularize copyright notices for me.Warner Losh2019-12-0314-53/+14
* Make icmp6_reflect() static.Bjoern A. Zeeb2019-12-032-2/+2
* devstat_selectdevs: resize dev_select only after copying data out of itAndriy Gapon2019-12-031-2/+7
* Import DTS files for riscv from Linux 5.4Emmanuel Vadot2019-12-032-0/+347
|\
* | Revert r355188 as it shouldn't have created the risc-v directory atEmmanuel Vadot2019-12-032-347/+0
* | Use refcount from "in_joingroup_locked()" when joining multicastHans Petter Selasky2019-12-032-6/+6
* | Explicitly exit() instead of return in main().Xin LI2019-12-031-1/+1
* | newfs_msdos: -A is incompatible with -r, not -o.Xin LI2019-12-031-1/+1
* | syscons.c: clang-format pass to reduce style inconsistenciesKyle Evans2019-12-031-2837/+2950
* | Use a precise bit count for the slab free items in UMA. This significantlyJeff Roberson2019-12-025-65/+99
* | Fix a few places that free a page from an object without busy held. This isJeff Roberson2019-12-025-22/+20
* | Fix the last few cases that grab without busy or valid. The grab functions mustJeff Roberson2019-12-023-6/+9
* | Initialize the idle thread's lock sooner so it's not evaluated on every forkJeff Roberson2019-12-021-3/+2
* | Don't run sched_preempt() inside of an extra critical section. This disablesJeff Roberson2019-12-021-8/+10
* | Bump __FreeBSD_version after r355304.Edward Tomasz Napierala2019-12-021-1/+1
* | loader.efi: fix cd boot for cisco C220M3Toomas Soome2019-12-021-0/+17
* | Expand stats(3) man page to add a caveat regarding HZ.Edward Tomasz Napierala2019-12-021-1/+7
* | Make use of the stats(3) framework in the TCP stack.Edward Tomasz Napierala2019-12-0213-10/+523
* | bhyve: uniform printf format string newlinesVincenzo Maffione2019-12-0214-142/+142
* | Fix a typo (upto --> up to) and reword to improve word flow.Cy Schubert2019-12-021-1/+1
* | Fix a hang introduced in r351599.Kenneth D. Merry2019-12-021-1/+2
* | Do not initialize the flags field in struct gpiobus_pin from the flags inIan Lepore2019-12-021-2/+12
* | Remove "all rights reserved" from copyright after getting a response fromIan Lepore2019-12-021-1/+1
* | libzpool: use CFLAGS.lz4.c to build lz4.o and lz4.picoToomas Soome2019-12-021-2/+1