aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* It's 2015, and some people are still trying to use fdisk and thenEdward Tomasz Napierala2015-09-025-7/+5
* A bibliography of FreeBSD and BSD related papers and books.George V. Neville-Neil2015-08-301-0/+363
* nv.h lives in sys/ as of r279439.Mark Johnston2015-08-281-1/+1
* Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags.Warner Losh2015-08-271-0/+24
* New 1-Wire bus implementation. 1-Wire controller is abstracted, thoughWarner Losh2015-08-277-0/+639
* Document bsd.endian.mk.Warner Losh2015-08-271-0/+1
* pf: Remove support for 'scrub fragment crop|drop-ovl'Kristof Provost2015-08-271-29/+1
* Decompose linkat()/renameat() rights to source and target.Ed Schouten2015-08-271-9/+43
* Make sys.mk more compatible with fmake by refraining from using :UWarner Losh2015-08-271-6/+14
* Automatically append SUBDIR.yes to the SUBDIR variable, andWarner Losh2015-08-271-1/+7
* For each FOO in FILESLISTS, append the value of FOO.yes, sort, andWarner Losh2015-08-271-0/+3
* After consultations with the arm community, don't define softfp forWarner Losh2015-08-261-1/+5
* Add softfp to MACHINE_CPU more often when we're compiling for softWarner Losh2015-08-251-1/+15
* Import ioat(4) driverConrad Meyer2015-08-242-0/+155
* Remove now unused LIBPRIVATEDIRBaptiste Daroussin2015-08-241-3/+0
* We need to add the soft float to the CFLAGS always, not just whenWarner Losh2015-08-241-1/+3
* Tweak the "rctl_enable" description to not give the impressionEdward Tomasz Napierala2015-08-231-4/+4
* Make the UMA harvesting go away completely if not wanted. Default to "not wan...Mark Murray2015-08-221-0/+19
* Fix build when LEAPSECONDS is enabled.Xin LI2015-08-221-1/+1
* Add ALTQ(9) support for the CoDel algorithm.Luiz Otavio O Souza2015-08-211-1/+6
* Document bsd.compiler.mk and the variables it defines.Warner Losh2015-08-211-0/+21
* Document CFLAGS_NO_SIMD.Warner Losh2015-08-211-1/+9
* Fix typos (depreciated -> deprecated)Enji Cooper2015-08-211-2/+2
* Document bsd.arch.inc.mk.Warner Losh2015-08-211-0/+8
* Mark bsd.info.mk as depreciatedBaptiste Daroussin2015-08-211-1/+1
* Document bsd.progs.mk, including its status as being stronglyWarner Losh2015-08-211-0/+1
* Remove reference to non-existent kern_openat(9).Bryan Drewery2015-08-201-3/+2
* Add link for rw_unlock(9) to rwlock(9).Bryan Drewery2015-08-201-0/+1
* Add the GPIO driver for the ADI Engineering RCC-VE and RCC-DFF/DFFv2.Luiz Otavio O Souza2015-08-181-0/+63
* Separate ELFTOOLCHAIN_BOOTSTRAP from BINUTILS_BOOTSTRAPEd Maste2015-08-171-0/+2
* Add DEV_RANDOM pseudo-option and use it to "include out" random(4)Mark Murray2015-08-171-8/+43
* Add capability to disable CRC stripping. This breaks IPMI/BMC capabilities on...Sean Bruno2015-08-161-1/+6
* Regen src.conf.5 per r286822Enji Cooper2015-08-161-6/+1
* Reap MK_SYSINSTALLEnji Cooper2015-08-161-1/+0
* Update to use the latest version of the PCI IDs Repository.Baptiste Daroussin2015-08-151-1897/+7660
* Add support for the arrays in nvlist library.Mariusz Zaborski2015-08-151-19/+253
* bsd.lib.mk: pass NMFLAGS to the lorder script.Rui Paulo2015-08-141-3/+3
* Introduce a new make variable: NMFLAGS.Rui Paulo2015-08-141-0/+1
* Stop describing an acquire operation as a read barrier and a releaseAlan Cox2015-08-141-43/+62
* Remove remnant of WITHOUT_ELFTOOLCHAIN_TOOLS missed in r286730Ed Maste2015-08-131-1/+0
* Update src.conf(5) after r286730Ed Maste2015-08-131-16/+3
* Small cleanup.Christian Brueffer2015-08-131-6/+6
* Add a new PPS driver for AM335x (beaglebone) timer hardware. This can beIan Lepore2015-08-131-0/+163
* If a specific timecounter has been chosen via sysctl, and a new timecounterIan Lepore2015-08-121-4/+10
* Fix mandoc warnings/errors.Christian Brueffer2015-08-1219-33/+36
* Make the nvlist_next(9) function handle NULL pointer variable.Mariusz Zaborski2015-08-111-1/+11
* Allow the choice of PPS signal captured by uart(4) to be runtime-configured,Ian Lepore2015-08-101-1/+34
* Xref iwm(4).Christian Brueffer2015-08-101-1/+2
* Hook up iwm.4 and iwmfw.4 to the build.Christian Brueffer2015-08-101-0/+3
* Document kern.cam.ctl.debug sysctl.Alexander Motin2015-08-091-1/+12