summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* Xref iwm(4).brueffer2015-08-101-1/+2
* Hook up iwm.4 and iwmfw.4 to the build.brueffer2015-08-101-0/+3
* Document kern.cam.ctl.debug sysctl.mav2015-08-091-1/+12
* Revise the text about the atomicity of the defined operations acrossalc2015-08-091-13/+17
* Add myself into the src graph.araujo2015-08-091-0/+4
* Add rodrigc@ to the committers graph.araujo2015-08-091-0/+2
* Allow to disable BIO_DELETE passthru in fstab for swap-on-geli devices bypjd2015-08-081-0/+1
* Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.rpaulo2015-08-082-0/+219
* Document the application interface.marcel2015-08-081-2/+297
* Create man page for pmap_quick_enter_page(9) and pmap_quick_remove_page(9)jah2015-08-073-0/+107
* Add support for ASUS WL-100g.kevlo2015-08-071-1/+2
* Document the recently added get-bitmode and eeprom read/write functionality.ian2015-08-061-5/+61
* Disable SSE in libthrvangyzen2015-08-051-0/+21
* Add support for Planex GW-NS300N.kevlo2015-08-041-1/+2
* Revert r286236; vgonel() is a static function.trasz2015-08-042-7/+0
* Document vgonel(9).trasz2015-08-032-0/+7
* Add a manual page for the cloudabi and cloudabi64 kernel modules.ed2015-08-022-0/+105
* Regenerate after r286174.markj2015-08-021-5/+13
* Add a src.conf option to build and install the DTrace test suite.markj2015-08-021-0/+5
* mark this function as deprecated, and put the warning first, since Ijmg2015-08-021-5/+10
* - Add myself to the committers-ports.dot and add my mentor relationship.junovitch2015-08-011-0/+5
* The implementation note isn't true anymore..jmg2015-07-311-7/+3
OpenPOWER on IntegriCloud