aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb: only return signal values for powerpc's gdb_cpu_signal()Mitchell Horne2021-01-251-4/+1
* arm64: gdb(4) machine-dependent bitsmhorne2021-01-253-0/+194
* arm64: remove pcb_pcmhorne2021-01-259-17/+18
* arm64: don't pass user trapframe to kdb_trap()mhorne2021-01-251-20/+2
* ddb: add ability to print user registersmhorne2021-01-252-8/+26
* tcp: add sysctl to tolerate TCP segments missing timestampsMichael Tuexen2021-01-247-16/+55
* tcp: fix handling of TCP RST segments missing timestampsMichael Tuexen2021-01-242-8/+18
* iflib: add assert to prevent out-of-bounds array accessVincenzo Maffione2021-01-241-5/+4
* lualoader: fix lua-lint runKyle Evans2021-01-242-2/+3
* stand: remove bogus dependency from libsa32Kyle Evans2021-01-241-2/+0
* stand: properly declare subdir deps or .WAIT, do parallel buildKyle Evans2021-01-245-7/+68
* Move stand/ofw/libofw to stand/libofw.Brandon Bergren2021-01-2419-13/+6
* Partial revert of ac6e3a14070Kyle Evans2021-01-241-1/+1
* du: tests: make H_flag tests more strict about output requirementsKyle Evans2021-01-241-4/+12
* du: tests: fix the H_flag test (primarily grep usage)Kyle Evans2021-01-241-3/+4
* cpuset: refcount-cleanMateusz Guzik2021-01-241-2/+2
* libc: tests: add some tests for cpuset(2)Kyle Evans2021-01-242-0/+494
* Bump up the low range of cpuset numbers to account for the kernel cpuset.Stephen J. Kiernan2021-01-241-1/+1
* libc: tests: hook CPUSET(9) test up to the buildKyle Evans2021-01-242-1/+42
* libregex: re-enable `make check`Kyle Evans2021-01-241-1/+1
* flua: implement chmodEd Maste2021-01-243-0/+40
* Fix -Wundef warnings when building libluaAlex Richardson2021-01-242-1/+10
* flua: don't allow dlopen, et al., for bootstrap fluaKyle Evans2021-01-243-2/+5
* flua: support "require" for binary objects in the base systemEd Maste2021-01-242-0/+3
* flua: initial support for "require" in the base systemEd Maste2021-01-242-3/+7
* Makefile: add a small blurb about building with gcc xtoolchainKyle Evans2021-01-241-0/+11
* kern: dup: do not assume oldfde is validKyle Evans2021-01-241-5/+12
* lualoader: add loader_conf_dirs support (loader.conf.d)Kyle Evans2021-01-244-1/+35
* libc: regex: rework unsafe pointer arithmeticMiod Vallat2021-01-241-12/+14
* lualoader: use floor division to get correct typeKyle Evans2021-01-241-1/+1
* certctl: replace hardcoded uses of /usr/localKyle Evans2021-01-241-2/+3
* bectl: tests: use -R <mount> instead of specifying altrootKyle Evans2021-01-241-1/+1
* kldxref(8): Sort MDT_MODULE info first in linker.hints outputConrad Meyer2021-01-231-8/+43
* Unify Intel CODEC naming.Alexander Motin2021-01-221-6/+6
* Add Intel Gemini Lake AHCI ID.Alexander Motin2021-01-221-0/+1
* Fix dependency cleanup hack for pf_ruleset.cKristof Provost2021-01-221-3/+3
* MFC 9a47ae044b48:Hans Petter Selasky2021-01-225-10/+12
* MFC r353632:Hans Petter Selasky2021-01-222-13/+1
* MFC daa150aaa30f:Hans Petter Selasky2021-01-221-6/+18
* MFC a00718e1dfcd:Hans Petter Selasky2021-01-221-11/+51
* MFC 89c0b4fa1172:Hans Petter Selasky2021-01-222-2/+2
* MFC 87b3c8cc99f9:Hans Petter Selasky2021-01-221-1/+1
* MFC 82c7abe7785b:Hans Petter Selasky2021-01-221-1/+1
* MFC 50a9f8bbc1dd:Hans Petter Selasky2021-01-222-2/+2
* MFC 480570dbb309:Hans Petter Selasky2021-01-221-0/+5
* MFC 376e130b4707:Hans Petter Selasky2021-01-221-23/+29
* MFC 376479200760:Hans Petter Selasky2021-01-221-1/+1
* armv8crypto: print a message on probe failureMitchell Horne2021-01-211-0/+3
* rc.conf(5): describe devmatch rc variablesMitchell Horne2021-01-211-1/+11
* iwm(4): Add support for Intel Killer(R) Wireless-AC 1550iMark Johnston2021-01-211-0/+2