aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* example cdev: use make_dev_sEitan Adler2018-01-262-7/+14
* vt: add Ctrl+/ key mappingEd Maste2018-01-251-1/+1
* Bump .Dd date for c99 changeWarner Losh2018-01-251-1/+1
* Add info about c99 designationed initializers.Warner Losh2018-01-251-0/+4
* uefi.8: describe architecture-specific default pathEd Maste2018-01-251-5/+9
* Install uefi.8 also on arm64Ed Maste2018-01-251-1/+1
* Fix manual page install on non-amd64Li-Wen Hsu2018-01-251-2/+3
* Add efi.8 as a man page link to uefi.8Ed Maste2018-01-241-1/+2
* uefi.8: add .Xr cross references to new efi toolsEd Maste2018-01-241-0/+3
* uefi.8: note that UEFI and EFI are used interchangeablyEd Maste2018-01-241-0/+4
* uefi.8: update HISTORY and remove incomplete AUTHORSEd Maste2018-01-241-14/+7
* malloc(9): Change nominal size to size_t to match standard CConrad Meyer2018-01-241-4/+4
* Document how to load nmdm(4) from a kernel module.Xin LI2018-01-231-1/+13
* Add skeleton manual page for bcm283x_pwmPoul-Henning Kamp2018-01-222-0/+102
* Add libregex, connect it to the buildKyle Evans2018-01-222-0/+2
* termcap: add xterm-termiteEitan Adler2018-01-201-0/+21
* Add sysctls to control device side USB identifiers. This makes itEdward Tomasz Napierala2018-01-201-6/+29
* bhnd/bwn(4): Define a bhnd(4) softmodem device class for the v.90 modemLandon J. Fuller2018-01-191-1/+3
* No need for the zero width space now that I put the comma in.Warner Losh2018-01-181-2/+2
* Make igor happier with this file:Warner Losh2018-01-181-7/+7
* stand: Add /boot/overlays to allow separation of overlays from base FDTKyle Evans2018-01-181-1/+6
* Update pciids to 2018.01.14Baptiste Daroussin2018-01-171-26/+190
* wsp(4): Update to reflect new sysctl from r314467Kyle Evans2018-01-151-1/+4
* The vmm(4) man page is conditional on MK_BHYVE.Peter Grehan2018-01-151-1/+2
* vmm(4): add to MakefileEitan Adler2018-01-141-0/+1
* Introduce aw_syscon(4) for earlier attachmentKyle Evans2018-01-132-0/+62
* Add SPDX identifier for the example license.Pedro F. Giffuni2018-01-131-0/+2
* Revert r327823, Enable ld.lld as bootstrap linker by default on i386Ed Maste2018-01-132-4/+4
* Add a hack to disable AUTO_OBJ for 'old style' kernel builds.Bryan Drewery2018-01-121-1/+2
* Add mallocarray.9 to malloc.9's MLINKS.Mark Johnston2018-01-111-0/+1
* regen src.conf.5 after r327823, WITH_LLD_BOOTSTRAP for i386Ed Maste2018-01-111-3/+3
* Enable ld.lld as bootstrap linker by default on i386Ed Maste2018-01-111-1/+1
* malloc.9: Fix minor typo from rewording in r327796Conrad Meyer2018-01-101-1/+1
* mallocarray(9): panic if the requested allocation would overflowConrad Meyer2018-01-101-6/+5
* regen src.conf.5 after r327783, WITH_LLD_BOOTSTRAP defaultEd Maste2018-01-101-2/+2
* Enable ld.lld as bootstrap linker by default on amd64Ed Maste2018-01-101-0/+3
* src.conf.5: regen after r325692 and r326888Ed Maste2018-01-101-1/+6
* Fix year.Konstantin Belousov2018-01-091-1/+1
* Generalize the gzio API.Mark Johnston2018-01-081-12/+13
* Introduce mallocarray() in the kernelKristof Provost2018-01-071-0/+19
* aw_sid(4): Add support for Allwinner H3Kyle Evans2018-01-071-1/+3
* Document kern.smp.disabled tunable.Konstantin Belousov2018-01-061-1/+6
* Remove myself from ports-secteamJason Unovitch2018-01-041-1/+1
* cxgbe(4): Add a knob to enable/disable PCIe relaxed ordering. Disable it byNavdeep Parhar2018-01-031-0/+7
* bsd-family-tree: revert r327333Eitan Adler2018-01-031-22/+16
* make SW_WATCHDOG dynamicMike Karels2018-01-031-5/+63
* aw_sid: Add man page for this driverKyle Evans2018-01-022-0/+76
* Be less verbose and more precise.Warner Losh2018-01-011-1/+1
* Add note that assert.h may be included multiple timesWarner Losh2018-01-011-1/+9
* assert(3) appeared first in the 7th Edition Unix, not the 6th, atWarner Losh2018-01-011-1/+1