aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* - fix a minor typoJason Helfman2019-09-101-1/+1
* Remove reference to mklocale regarding the nls directoryBaptiste Daroussin2019-09-101-4/+2
* ddb(4): Add 'show route <dest>' and 'show routetable [<af>]'Conrad Meyer2019-09-091-1/+15
* Change synchonization rules for vm_page reference counting.Mark Johnston2019-09-092-19/+37
* Reverse the referenced tables.Chris Rees2019-09-091-4/+4
* Allow for compiler versions >= 10Mitchell Horne2019-09-081-1/+1
* Use file destdir for stage_as setsSimon J. Gerraty2019-09-061-4/+13
* rc.8: Update documentation regarding old-style rc scriptsMateusz Piotrowski2019-09-061-4/+2
* Add myself as a mentor for Scott Phillip (scottph)Scott Long2019-09-061-0/+1
* pkgbase: r351861 didn't solve everything, we need to default to the utilities...Emmanuel Vadot2019-09-061-1/+1
* Add embedded Managed Object Format blob access to acpi_wmi(4).Takanori Watanabe2019-09-061-1/+27
* nvdimm(4): Add description of NVDIMM Namespace supportD Scott Phillips2019-09-051-2/+14
* pkgbase: Add the pkg trusted keys to the FreeBSD-utilities packageEmmanuel Vadot2019-09-051-0/+2
* rc: Honor ${name}_env when a custom *_cmd is defined (e.g., start_cmd)Mateusz Piotrowski2019-09-051-3/+13
* pkgbase: Handle FILES when no FILESGROUP isn't usedEmmanuel Vadot2019-09-051-0/+4
* pkgbase: Add tag for LIBSYMLINK caseEmmanuel Vadot2019-09-051-1/+1
* pkgbase: Add tags for includes in bsd.incs.mkEmmanuel Vadot2019-09-051-1/+1
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-057-8/+8
* pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot2019-09-051-0/+1
* PROGS: Build common sources before recursed PROGS_TARGETS as well when building.Bryan Drewery2019-09-041-7/+4
* - correct HISTORY sectionJason Helfman2019-09-041-2/+2
* - 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