aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix definitions for Linux getcpu(2).Edward Tomasz Napierala2019-12-312-2/+4
* MFV r356143:Cy Schubert2019-12-3199-2003/+3924
|\
| * Vendor import of Unbound 1.9.6.vendor/unbound/1.9.6Cy Schubert2019-12-28119-6403/+8606
* | Add flags for upcoming patches related to improved ECN handling.Michael Tuexen2019-12-312-1/+6
* | Clear the flag indicating that the last received packet was marked CE alsoMichael Tuexen2019-12-311-6/+7
* | psm: properly check for atkbdc_open failureKyle Evans2019-12-311-0/+2
* | Add curly braces missed in https://svnweb.freebsd.org/changeset/base/354773Michael Tuexen2019-12-311-1/+2
* | riscv: Remove unused variableKristof Provost2019-12-311-1/+1
* | sifive: uart driverKristof Provost2019-12-312-0/+544
* | riscv: Remove pointless loopKristof Provost2019-12-311-6/+1
* | rtld(1): Do booleans like C99Conrad Meyer2019-12-311-5/+1
* | Switch r356210 to use gone_in() instead of printf().Rick Macklem2019-12-311-2/+1
* | inetd: prefer strlcpy to strlen(3) check + strcpy(3), NFCKyle Evans2019-12-311-6/+9
* | inetd: prefer strtonum(3) to strspn(3)+atoi(3), NFCKyle Evans2019-12-311-2/+8
* | Don't spin on cleanup_lock if we are not interrupt.Alexander Motin2019-12-311-1/+6
* | inetd: knock out some clang analyze warningsKyle Evans2019-12-312-8/+16
* | Avoid few memory accesses in g_disk_done().Alexander Motin2019-12-311-5/+7
* | Replace .h files included from old NFS directories with the new NFS ones.Rick Macklem2019-12-311-3/+1
* | MFV r356163,r356197:Martin Matuska2019-12-3148-295/+1178
|\ \
| * | Update vendor/libarchive/dist to git 1dae5a549fe4ab99fd3a49a9edcf897a7b2b1844Martin Matuska2019-12-2851-364/+1346
* | | Set a "kernbase" symbol in 32-bit arm locore.S and use it with ldscript.arm.Ian Lepore2019-12-303-4/+9
* | | Add warning printf w.r.t. removal of sys/nfs/nfs_lock.c.Rick Macklem2019-12-301-0/+2
* | | Formatting fixes for tables, no content changes.John Baldwin2019-12-301-8/+18
* | | sh: Test that executing various binary files is rejectedJilles Tjoelker2019-12-305-0/+64
* | | Determine whether the MMU hardware is capable of updating a page tableAlan Cox2019-12-303-3/+23
* | | linux(4): implement copy_file_range(2)Pawel Biernacki2019-12-305-8/+41
* | | Don't hard-code field offsets of struct riscv_bootparams.Ruslan Bukin2019-12-302-5/+11
* | | inetd: don't leak `policy` on returnKyle Evans2019-12-301-4/+3
* | | Don't hard-code size of struct riscv_bootparams.Ruslan Bukin2019-12-302-1/+4
* | | Round the kernel stack allocation up as required.Ruslan Bukin2019-12-301-3/+3
* | | Fix spelling.Hans Petter Selasky2019-12-301-1/+1
* | | Use atomic for start_count in devstat_start_transaction().Alexander Motin2019-12-307-56/+11
* | | [PowerPC] Fix panic when attempting to handle an HMI from an idle threadBrandon Bergren2019-12-302-5/+10
* | | sc(4) md bits: stop setting sc->kbd entirelyKyle Evans2019-12-305-5/+0
* | | virtio_random(4): Drop no longer needed unload kludgeConrad Meyer2019-12-301-8/+0
* | | random(4): Make entropy source deregistration safeConrad Meyer2019-12-301-10/+50
* | | Retire nstart/nend counters.Alexander Motin2019-12-304-10/+13
* | | Add libdtrace support for arm64 USDT probes.Mark Johnston2019-12-291-8/+70
* | | Add ARMv8 static relocation types used for control flow instructions.Mark Johnston2019-12-291-0/+4
* | | Remove GEOM_SCHED class and gsched tool.Alexander Motin2019-12-2922-3637/+4
* | | powerd(8): Fix a memory leak when we fail to read frequency levels.Mark Johnston2019-12-291-1/+3
* | | Restore a vm_page_wired() check in vm_page_mvqueue() after r356156.Mark Johnston2019-12-291-1/+1
* | | Missed part of r356162.Alexander Motin2019-12-291-16/+6
* | | Fix GEOM_VIRSTOR orphanization.Alexander Motin2019-12-291-30/+24
* | | Eliminate the generated ldscript for arm and arm64, and strip $a/$d markerIan Lepore2019-12-294-34/+67
* | | sysctlbyname(2): Remove temporary compatibility layerPawel Biernacki2019-12-291-14/+3
* | | Fix GEOM_MOUNTVER orphanization.Alexander Motin2019-12-291-15/+53
* | | Implement Linux syslog(2) syscall; just enough to make Linux dmesg(8)Edward Tomasz Napierala2019-12-296-4/+67
* | | gnop: change the "count until fail" optionMariusz Zaborski2019-12-292-13/+18
* | | Make linprocfs(5) provide an empty /proc/modules. This should silenceEdward Tomasz Napierala2019-12-291-4/+2