aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* - Retire pc-sysinstall(8)Kris Moore2019-09-032-5/+0
* Revert a portion of r351628 that I did not mean to commit.Mark Johnston2019-09-031-3/+1
* Fix the name of the devicetree bindings document file cited in the manpage.Ian Lepore2019-09-021-3/+3
* Extend uma_reclaim() to permit different reclamation targets.Mark Johnston2019-09-012-2/+34
* Remove CLANG_NO_IAS definitionEd Maste2019-09-011-7/+0
* Add myself (fox) and update the mentor information.Santhosh Raju2019-09-011-0/+1
* Add support for TP-Link Archer T2U Nano.Jung-uk Kim2019-09-011-1/+2
* Earliest reference to /dev/null I can find is in v4 sh(1) and nulldev inSevan Janiyan2019-08-301-2/+2
* Update and clean up the UMA man page.Mark Johnston2019-08-302-93/+280
* Man page for AMD Non-Transparent Bridge (ntb_hw_amd) driver.Alexander Motin2019-08-294-5/+103
* Introduce <sys/qmath.h>, a fixed-point math library from Netflix.
Edward Tomasz Napierala2019-08-2711-0/+1901
* Add kernel-side support for in-kernel TLS.John Baldwin2019-08-271-1/+46
* .Xr ports(7) and development(7).Edward Tomasz Napierala2019-08-262-0/+2
* Document soft updates journaling and GEOM-based UFS journaling.Hiroki Sato2019-08-251-15/+114
* Add nvdimm(4) man page.Konstantin Belousov2019-08-242-0/+124
* Turn off -Werror for gcc 4.2.1 for userlandWarner Losh2019-08-231-0/+9
* Add lockmgr(9) probes to the lockstat DTrace provider.Mark Johnston2019-08-211-71/+65
* Document RST support in nvme(4) and ahci(4).Warner Losh2019-08-212-2/+39
* Trim a spurious blank line I added in r348969.John Baldwin2019-08-191-1/+0
* link ptnet(4) man page to the build systemVincenzo Maffione2019-08-191-0/+2
* i386: Implement atomic_load_64(9) and atomic_store_64(9).Konstantin Belousov2019-08-181-2/+2
* arch.7: indicate expectation that arm (i.e., v5) will be removed before 13.0Ed Maste2019-08-161-1/+1
* Regen src.conf.5 after r351027 (enable BSD_CRTBEGIN on powerpc)Ed Maste2019-08-161-3/+3
* Limit memory window usage in ntb_transport to 256MB.Alexander Motin2019-08-151-2/+6
* Add NTB modules to i386 build.Alexander Motin2019-08-151-5/+5
* do not enable userland retpoline if not supported by compiler/linkerEd Maste2019-08-152-0/+11
* Revert prior change till installworld sortedSimon J. Gerraty2019-08-151-3/+3
* swap_pager.c reserves 2 blocks for a bsd label. Change that 2 to theDoug Moore2019-08-151-2/+11
* arch.7: be explicit about the future for unmigrated GCC 4.2.1 archsEd Maste2019-08-151-2/+3
* bsd.files.mk: fix targets to avoid directoriesSimon J. Gerraty2019-08-141-3/+3
* arch.7: clarify that the table shows the default tool chainEd Maste2019-08-141-1/+2
* arch.7: add deprecation notice for GCC 4.2.1Ed Maste2019-08-141-0/+4
* arch.7: add tool chain tableEd Maste2019-08-141-1/+39
* Enable BSD_CRTBEGIN on powerpcAndrew Turner2019-08-141-2/+2
* geom_uzip(4), mkuzip(8): Add Zstd image modeConrad Meyer2019-08-131-1/+5
* Remove deprecated GEOM classesConrad Meyer2019-08-133-251/+34
* Remove some more leftover rlogin man page xrefsEd Maste2019-08-133-7/+1
* Regen src.conf.5 after r350980 (remove rsh/rlogin references)Ed Maste2019-08-131-26/+9
* Remove rsh/rlogin references from security man pageEd Maste2019-08-131-13/+4
* Fix the driver name in ads111x.4, and hook the manpage up to the build.Ian Lepore2019-08-132-18/+25
* Add deprecation notice to snd_maestro(4).Pedro F. Giffuni2019-08-131-1/+4
* Add deprecation notice to snd_ds1(4).Pedro F. Giffuni2019-08-131-1/+5
* r350739 try #2Conrad Meyer2019-08-081-1/+1
* Disable useless -Wformat-zero-lengthConrad Meyer2019-08-081-0/+3
* Follow r350693 to add a link for sbuf_nl_terminate(9)Li-Wen Hsu2019-08-081-0/+1
* rc.8: fix a typo in r350701Andriy Gapon2019-08-071-1/+1
* rc.8: add a reference to service(8)Andriy Gapon2019-08-071-4/+10
* GEOM: Reduce unnecessary log interleaving with sbufsConrad Meyer2019-08-072-7/+30
* sbuf(9): Add sbuf_nl_terminate() APIConrad Meyer2019-08-071-1/+13
* sbuf(9): Add NOWAIT dynamic buffer extension modeConrad Meyer2019-08-071-1/+6