aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Add missing refcount.9 MLINKSMark Johnston2020-12-071-1/+6
* Add deprecation notice to mn(4)Ed Maste2020-12-061-1/+7
* epoch(9): Fix a few mandoc related issuesGordon Bergling2020-12-051-20/+19
* Retire GNU_GREP_COMPAT knobKyle Evans2020-12-051-1/+0
* ossl: port to arm64Mitchell Horne2020-12-041-2/+4
* Fix typo in kern_testfrwk.9.Navdeep Parhar2020-12-031-1/+1
* vt/fonts: fix typoToomas Soome2020-12-021-1/+1
* add documentation that the rules need to be reloaded, and how to do it...John-Mark Gurney2020-12-011-2/+9
* Fix a couple of typos.John Baldwin2020-12-011-3/+3
* security(7): fix copy/paste error and correct aslr oidsYuri Pankov2020-11-291-3/+3
* Add watchdog(9) driver for the Fintek F81803 SuperIO chipPoul-Henning Kamp2020-11-282-0/+68
* bsd.lib.mk: Work around build system racinessAlex Richardson2020-11-261-1/+11
* ping: fix some man pages and tests after r368045Alan Somers2020-11-261-2/+2
* Add the firmware blob required to use the sdma hardware in the imx6Ian Lepore2020-11-263-0/+11
* Add a manpage for kernel TLS.John Baldwin2020-11-253-76/+276
* Remove a reference to CRIOGET missed in r368005.John Baldwin2020-11-251-5/+0
* Remove the cloned file descriptors for /dev/crypto.John Baldwin2020-11-251-22/+7
* Update dirdeps.mk et al to latestSimon J. Gerraty2020-11-2415-205/+343
* Port rtsx(4) driver for Realtek SD card reader from OpenBSD.Jung-uk Kim2020-11-242-0/+122
* Assorted tweaks to hier(7): punctuation, some .Xr's, clarify wording.Edward Tomasz Napierala2020-11-231-13/+11
* Add lists for customizing legacy and bootstrap-tools.Bryan Drewery2020-11-201-1/+11
* Remove parallel SCSI and 1/2Gb FC support from isp(4).Alexander Motin2020-11-202-54/+15
* Add an option for entering KDB on recursive panicsMitchell Horne2020-11-191-1/+11
* Document disk ioctlWarner Losh2020-11-192-0/+211
* intro.7: Add missing manual pageDaniel Ebdrup Jensen2020-11-191-1/+25
* Fix mandoc lint warnings.Nick Hibma2020-11-181-13/+5
* Add SPDX license tag to the ENA driver filesMarcin Wojtas2020-11-181-1/+3
* unix(4): Enhance LOCAL_CREDS_PERSISTENT ABIConrad Meyer2020-11-171-1/+36
* uplcom: add ATen/Prolific USB-232 Controller D USB IDEd Maste2020-11-171-0/+4
* Add a guard for broken SUBDIR.${MK_FOO} useBrooks Davis2020-11-161-0/+6
* src.conf.5: regenerate after r367577Ed Maste2020-11-131-1/+10
* Fix `make makeman` after r367577Ed Maste2020-11-131-1/+1
* Remove macros from the width arguments passed to Bl macrosMateusz Piotrowski2020-11-124-6/+6
* Add a missing period and remove a macro from Bl's width argumentMateusz Piotrowski2020-11-121-2/+2
* Support initializing stack variables on function entryBrooks Davis2020-11-104-1/+46
* makeman: Don't require filemon with MK_DIRDEPS_BUILD.Bryan Drewery2020-11-101-0/+4
* Do not document MOTIFLIB in ports(7)Mateusz Piotrowski2020-11-101-4/+1
* - add more linux socket options (sorted by value)Alexander Leidinger2020-11-081-1/+6
* Add collation version support to querylocale(3).Thomas Munro2020-11-081-0/+4
* Add a periodic script to backup output generated from `gmirror list`.Robert Wing2020-11-071-1/+15
* Update copies of ioctl structures to match recent changes in head.John Baldwin2020-11-061-22/+24
* Add a periodic script to backup output generated from `zfs list`, `zfs get`,Robert Wing2020-11-061-1/+52
* Add qat(4)Mark Johnston2020-11-052-0/+101
* refcount(9): Add refcount_release_if_last() and refcount_load()Mark Johnston2020-11-041-5/+36
* acpi_video(4): mention that acpi_video should be loaded after any drm driverEmmanuel Vadot2020-11-041-0/+9
* Turn on WITH_LLVM_CXXFILT by defaultDimitry Andric2020-11-042-4/+4
* Add WITH_LLVM_CXXFILT option to install llvm-cxxfilt as c++filtDimitry Andric2020-11-032-1/+4
* build.7: Mention etcupdate(8) alongside mergemaster(8)Mateusz Piotrowski2020-11-031-1/+2
* Fix a typo in the description of WITH_DEBUG_PORTSMateusz Piotrowski2020-11-031-1/+1
* Document how to set ports options via make.conf(5)Mateusz Piotrowski2020-11-031-1/+20