summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Expose an interface to determine if an ACE is inherited.delphij2015-09-041-1/+7
* Detect badly behaved coredump note helperscem2015-09-031-1/+11
* Avoid sub-shell for realpath(1) for bmake by using its built-in :tA.bdrewery2015-09-032-0/+8
* It's 2015, and some people are still trying to use fdisk and thentrasz2015-09-025-7/+5
* A bibliography of FreeBSD and BSD related papers and books.gnn2015-08-301-0/+363
* nv.h lives in sys/ as of r279439.markj2015-08-281-1/+1
* Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags.imp2015-08-271-0/+24
* New 1-Wire bus implementation. 1-Wire controller is abstracted, thoughimp2015-08-277-0/+639
* Document bsd.endian.mk.imp2015-08-271-0/+1
* pf: Remove support for 'scrub fragment crop|drop-ovl'kp2015-08-271-29/+1
* Decompose linkat()/renameat() rights to source and target.ed2015-08-271-9/+43
* Make sys.mk more compatible with fmake by refraining from using :Uimp2015-08-271-6/+14
* Automatically append SUBDIR.yes to the SUBDIR variable, andimp2015-08-271-1/+7
* For each FOO in FILESLISTS, append the value of FOO.yes, sort, andimp2015-08-271-0/+3
* After consultations with the arm community, don't define softfp forimp2015-08-261-1/+5
* Add softfp to MACHINE_CPU more often when we're compiling for softimp2015-08-251-1/+15
* Import ioat(4) drivercem2015-08-242-0/+155
* Remove now unused LIBPRIVATEDIRbapt2015-08-241-3/+0
* We need to add the soft float to the CFLAGS always, not just whenimp2015-08-241-1/+3
* Tweak the "rctl_enable" description to not give the impressiontrasz2015-08-231-4/+4
* Make the UMA harvesting go away completely if not wanted. Default to "not wan...markm2015-08-221-0/+19
* Fix build when LEAPSECONDS is enabled.delphij2015-08-221-1/+1
* Add ALTQ(9) support for the CoDel algorithm.loos2015-08-211-1/+6
* Document bsd.compiler.mk and the variables it defines.imp2015-08-211-0/+21
* Document CFLAGS_NO_SIMD.imp2015-08-211-1/+9
* Fix typos (depreciated -> deprecated)ngie2015-08-211-2/+2
* Document bsd.arch.inc.mk.imp2015-08-211-0/+8
* Mark bsd.info.mk as depreciatedbapt2015-08-211-1/+1
* Document bsd.progs.mk, including its status as being stronglyimp2015-08-211-0/+1
* Remove reference to non-existent kern_openat(9).bdrewery2015-08-201-3/+2
* Add link for rw_unlock(9) to rwlock(9).bdrewery2015-08-201-0/+1
* Add the GPIO driver for the ADI Engineering RCC-VE and RCC-DFF/DFFv2.loos2015-08-181-0/+63
* Separate ELFTOOLCHAIN_BOOTSTRAP from BINUTILS_BOOTSTRAPemaste2015-08-171-0/+2
* Add DEV_RANDOM pseudo-option and use it to "include out" random(4)markm2015-08-171-8/+43
* Add capability to disable CRC stripping. This breaks IPMI/BMC capabilities on...sbruno2015-08-161-1/+6
* Regen src.conf.5 per r286822ngie2015-08-161-6/+1
* Reap MK_SYSINSTALLngie2015-08-161-1/+0
* Update to use the latest version of the PCI IDs Repository.bapt2015-08-151-1897/+7660
* Add support for the arrays in nvlist library.oshogbo2015-08-151-19/+253
* bsd.lib.mk: pass NMFLAGS to the lorder script.rpaulo2015-08-141-3/+3
* Introduce a new make variable: NMFLAGS.rpaulo2015-08-141-0/+1
* Stop describing an acquire operation as a read barrier and a releasealc2015-08-141-43/+62
* Remove remnant of WITHOUT_ELFTOOLCHAIN_TOOLS missed in r286730emaste2015-08-131-1/+0
* Update src.conf(5) after r286730emaste2015-08-131-16/+3
* Small cleanup.brueffer2015-08-131-6/+6
* Add a new PPS driver for AM335x (beaglebone) timer hardware. This can beian2015-08-131-0/+163
* If a specific timecounter has been chosen via sysctl, and a new timecounterian2015-08-121-4/+10
* Fix mandoc warnings/errors.brueffer2015-08-1219-33/+36
* Make the nvlist_next(9) function handle NULL pointer variable.oshogbo2015-08-111-1/+11
* Allow the choice of PPS signal captured by uart(4) to be runtime-configured,ian2015-08-101-1/+34
OpenPOWER on IntegriCloud