summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | pf: Allow net.pf.request_maxcount to be set from loader.confKristof Provost2020-12-121-1/+1
* | | amdtemp(4): Add missing Family 17h modelsConrad Meyer2020-12-121-3/+4
* | | amdsmn(4), amdtemp(4): add support for Family 19h (Zen 3)Conrad Meyer2020-12-122-19/+53
* | | Provide userland notification of gpio pin changes ("userland gpio interrupts").Ian Lepore2020-12-127-78/+1634
* | | xargs: compile yesexpr as EREYuri Pankov2020-12-121-1/+1
* | | lualoader: config: fix module enabled checkKyle Evans2020-12-121-1/+1
* | | Use getlocalbase() instead of compiled in LOCALBASE to locate calendarsStefan Eßer2020-12-122-3/+9
* | | Change getlocalbase() to not allocate any heap memoryStefan Eßer2020-12-122-27/+64
* | | geom(8): list geoms with /dev/ prefixRobert Wing2020-12-121-0/+4
* | | lualoader: provide module-manipulation commandsKyle Evans2020-12-124-10/+129
* | | Remove unused headers.Xin LI2020-12-124-7/+0
* | | Remove unneeded headers.Xin LI2020-12-125-6/+0
* | | Fix NOINET6 build broken by r368571.Alexander V. Chernikov2020-12-121-1/+1
* | | ipfw kfib algo: Use rt accessors instead of accessing rib/rtentry directly.Alexander V. Chernikov2020-12-111-112/+57
* | | posixshm_test.c: remove tautological checksRyan Libby2020-12-111-2/+0
* | | fdgrowtable_test.c: appease gccRyan Libby2020-12-111-1/+1
* | | savecore: bail on write error even when decompressingRyan Libby2020-12-111-9/+16
* | | zfs: quiet gcc -Wmissing-include-dirsRyan Libby2020-12-111-1/+0
* | | if_wg: appease gccRyan Libby2020-12-114-10/+0
* | | ffs: quiet -Wstrict-prototypesRyan Libby2020-12-111-0/+1
* | | qat: quiet -Wredundant-declsRyan Libby2020-12-111-2/+0
* | | ntb: quiet gcc -Wreturn-typeRyan Libby2020-12-111-0/+1
* | | cache_fplookup: quiet gcc -Wreturn-typeRyan Libby2020-12-111-0/+1
* | | ndis(4): expand deprecation to the whole driverBrooks Davis2020-12-114-2/+7
* | | Note removal of hme(4)Brooks Davis2020-12-111-0/+3
* | | hme(4): Remove as previous announcedBrooks Davis2020-12-1118-2798/+5
* | | riscv: small counter(9) improvementsMitchell Horne2020-12-111-17/+8
* | | vnet.9: Use correct location of vnet.h.Navdeep Parhar2020-12-111-2/+2
* | | lock(1): Add EXAMPLES sectionFernando Apesteguía2020-12-111-1/+6
* | | caroot: update bundleKyle Evans2020-12-1111-0/+134
* | | decryptcore: preload OpenSSL error strings; seed PRNGEric van Gyzen2020-12-111-0/+13
* | | Install 2 forgotten shell scripts required to run the testsStefan Eßer2020-12-111-0/+2
* | | Fix a grammar error on locate(1).Guangyuan Yang2020-12-111-4/+3
* | | src.conf(5): regenerate after WITHOUT_GNU_GREP became defaultKyle Evans2020-12-111-3/+3
* | | Flip the GNU_GREP default to OFFKyle Evans2020-12-111-1/+1
* | | timespec_get(3): sort SEE ALSO correctlyEnji Cooper2020-12-111-1/+1
* | | cpuset{,_getaffinity,_getdomain}.2: fix SEE ALSOEnji Cooper2020-12-113-7/+7
* | | style(9): Correct whitespace in struct definitionsBrooks Davis2020-12-111-7/+7
* | | Revert r366943. It did not work as expected.Jung-uk Kim2020-12-111-1/+0
* | | aio_suspend.2: properly canonicalize .DdEnji Cooper2020-12-111-1/+1
* | | cap_enter(2): fix CAVEATS sectionEnji Cooper2020-12-111-13/+13
* | | posix_spawn(3): fix section that references `vfork`Enji Cooper2020-12-111-1/+3
* | | getentropy(3): sort SEE ALSO sectionsEnji Cooper2020-12-111-1/+1
* | | arc4random(3): fix .Xr issuesEnji Cooper2020-12-111-2/+2
* | | fix up documentation/comments: processname is not defined, but programnameJohn-Mark Gurney2020-12-102-6/+6
* | | riscv: handle debug.debugger_on_trap for fatal page faultsMitchell Horne2020-12-101-0/+12
* | | Add the LTO-9 density code to libmt and the mt(1) man page.Kenneth D. Merry2020-12-102-1/+3
* | | linux_dma: Ensure proper flags pass to allocators.Bryan Drewery2020-12-101-3/+3
* | | contig allocs: Don't retry forever on M_WAITOK.Bryan Drewery2020-12-101-4/+16
* | | Fix the TFTP client when performing a RRQ for files smaller than 512 bytesMichael Tuexen2020-12-101-0/+2