aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Rework some multi-output target dependency handling.Bryan Drewery2019-07-192-9/+24
* Provide new tunable hw.nvme.verbose_cmd_dumpWarner Losh2019-07-181-0/+11
* tzsetup: upgrade to zone1970.tabThomas Munro2019-07-171-0/+2
* I add the ability to accept the default pin widget configuration to helpSean Bruno2019-07-171-1/+7
* Add an MLINK for igb.Kevin Lo2019-07-171-1/+3
* Mention iflib(4).Kevin Lo2019-07-173-5/+7
* Adds signal number format to kern.corefileEric van Gyzen2019-07-161-0/+2
* Provide protection against starvation of the ll/sc loops when accessing userp...Konstantin Belousov2019-07-121-3/+5
* Style: avoid long lines by using .Fo instead of .Fn.Konstantin Belousov2019-07-121-4/+22
* Add support for RTL8156, 2.5GbE USB network controller, to if_cdce(4).Hiroki Sato2019-07-101-1/+5
* Merge the vm_page hold and wire mechanisms.Mark Johnston2019-07-082-77/+0
* Consider *clean targets as non-build targets as well.Bryan Drewery2019-07-042-2/+3
* pci(4): Use plural configuration registersNiclas Zeising2019-07-021-1/+1
* Fix VOP_PUTPAGES(9) in regards to the use of VM_PAGER_CLUSTER_OKLi-Wen Hsu2019-06-291-2/+2
* Add an external mbuf buffer type that holds multiple unmapped pages.John Baldwin2019-06-293-4/+64
* Sync mbuf flags, types, and external buffer types with <sys/mbuf.h>.John Baldwin2019-06-281-8/+37
* Use a tab after #define for EXT_* constants.John Baldwin2019-06-281-12/+12
* Fix missing powerpc64 in _LLVM_TARGET_FILTLeandro Lupori2019-06-281-1/+1
* Implement API for draining EPOCH(9) callbacks.Hans Petter Selasky2019-06-282-1/+25
* [skip ci] VOP_BMAP.9: fix diction in copyright headerAlan Somers2019-06-271-2/+2
* gpiobus: provide a new hint, pin_listAndriy Gapon2019-06-271-2/+16
* gpio.4: document device hints common to all devices on gpiobusAndriy Gapon2019-06-261-2/+27
* fix up r349406, add missing .ElAndriy Gapon2019-06-261-0/+1
* owc.4: document how to set up the 1-wire bus on a device.hints systemAndriy Gapon2019-06-261-1/+18
* Document the KERN_PROTECTION_FAILURE return value from vm_map_protect().Doug Moore2019-06-251-0/+5
* Remove NAND and NANDFS supportWarner Losh2019-06-258-379/+0
* powerpc: Transition to Secure-PLT, like most other OSs (Toolchain part)Justin Hibbits2019-06-251-0/+4
* Add DragonFly BSD 5.6.1Sevan Janiyan2019-06-221-0/+3
* Remove question mark from the link between NetBSD & Darwin.Sevan Janiyan2019-06-221-1/+1
* Add list of valid CPUTYPE flags for arm/arm64 to make.conf exampleWarner Losh2019-06-221-0/+6
* Modify swapon(8) to invoke BIO_DELETE to trim swap devices, either ifDoug Moore2019-06-221-0/+6
* Do some general cleanup and light wordsmithing.Ian Lepore2019-06-211-24/+44
* Catch up with recent changes in pwmbus(9). The pwm(9) and pwmbus(9)Ian Lepore2019-06-213-112/+14
* Correct function names.Kevin Lo2019-06-211-3/+3
* sys: Remove DEV_RANDOM device optionConrad Meyer2019-06-211-1/+0
* Clarify vm_map_protect max_protection downgradeEd Maste2019-06-201-1/+6
* Clarify that vm_map_protect cannot upgrade max_protectionEd Maste2019-06-201-1/+6
* VOP_REVOKE(9): update locking requirements per r143495Alan Somers2019-06-201-2/+2
* VOP_BMAP(9): fix typo in the copyright headerAlan Somers2019-06-201-1/+1
* Add a VOP_BMAP(9) man pageAlan Somers2019-06-202-0/+87
* Finsh readding Big5 in r317204, which was reverting r315568. This commitLi-Wen Hsu2019-06-202-0/+88
* Add wakeup_any(), cheaper wakeup_one() for taskqueue(9).Alexander Motin2019-06-203-10/+28
* Follow-up r349065: Fix .TARGET flag ambiguity with PROGS which broke MK_TESTS.Bryan Drewery2019-06-191-3/+11
* WhitespaceSevan Janiyan2019-06-191-2/+2
* Rework r349061: Don't apply guessed dependencies if there is a custom target.Bryan Drewery2019-06-181-1/+3
* Mark NetBSD branch pointsSevan Janiyan2019-06-181-159/+175
* Add a pwmc(4) manpage.Ian Lepore2019-06-182-0/+213
* Add NetBSD 8.1 & DragonFly BSD 5.6Sevan Janiyan2019-06-171-0/+4
* Fix tabSevan Janiyan2019-06-171-1/+1
* pci.4: Use plural configuration registersNiclas Zeising2019-06-171-2/+2