summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* It was brought to my attention that SVN r252862 was incomplete. It neededdteske2013-08-271-1/+0
* fix up my copyright..jmg2013-08-261-2/+1
* none of the drivers in the tree support CDIOCCAPABILITY or CDIOCPITCH..jmg2013-08-261-81/+0
* Joerg was my mentor way back when...jmg2013-08-261-0/+2
* Regenerate src.conf.5antoine2013-08-261-7/+19
* Hook vm_page_busy.9 to the buildantoine2013-08-261-0/+1
* Remove EOL whitespace.joel2013-08-251-1/+1
* mdoc fixes.joel2013-08-251-1/+2
* Fix BUGS section after botched modify in r254772.andre2013-08-241-2/+1
* Rename the kld_unload event handler to kld_unload_try, and add a newmarkj2013-08-241-0/+2
* Adjust for the pfil_func_t typedef added in r254769.andre2013-08-241-4/+4
* pfil_hook_get() has been internalized in r254771 and is no longerandre2013-08-241-9/+2
* Add support to physio(9) for devices that don't want I/O split andken2013-08-241-1/+65
* Remove duplicate copy of the man pagebryanv2013-08-231-112/+0
* Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSDbryanv2013-08-232-0/+228
* - Bump date.davide2013-08-231-2/+2
* Introduce callout_init_rm() so that callouts can be used in conjunctiondavide2013-08-231-6/+20
* Update the manual page for vm_page_grab(9).kib2013-08-221-13/+27
* Minor mdoc nit.joel2013-08-221-1/+0
* Really disconnect pkg_install from the build.ae2013-08-221-1/+1
* Update Bind to 9.9.3-P2erwin2013-08-221-0/+1
* Implement atomic_swap() and atomic_testandset().jkim2013-08-211-17/+66
* Update the SDT(9) man page with the macros added in 254468. Also change themarkj2013-08-171-10/+79
* Correct sentence syntax too.mjacob2013-08-171-3/+3
* Correct spelling.obrien2013-08-171-1/+1
* Bring datasheet URL up to date.kevlo2013-08-161-1/+1
* - Add myself in committers-ports.dotnemysis2013-08-151-0/+7
* Fix a typo.markj2013-08-151-1/+1
* Remove the {SRC,DOC,PORT}REVISION variables from release(7), andgjb2013-08-141-19/+4
* Use kld_{load,unload} instead of mod_{load,unload} for the linker file loadmarkj2013-08-141-4/+4
* - Remove the defaults for TARGET/TARGET_ARCH.gjb2013-08-131-8/+5
* The iconv in libc did two things - implement the standard APIs, the GNUpeter2013-08-131-1/+6
* Add event handlers for module load and unload events. The load handlers aremarkj2013-08-131-1/+7
* - Update the wrapper script to 'release.sh', as used by the FreeBSDgjb2013-08-111-71/+230
* mdoc: remove commented out macro, sort SEE ALSO and add missing .El.joel2013-08-101-6/+6
* Minor mdoc nits.joel2013-08-101-2/+1
* mdoc: document title should be all caps.joel2013-08-101-1/+1
* * Add random_adaptors.[ch] which is basically a store of random_adaptor's.obrien2013-08-091-2/+12
* Give mutex(9) the ability to recurse on a per-instance basis.attilio2013-08-091-2/+10
* The soft and hard busy mechanism rely on the vm object lock to work.attilio2013-08-097-222/+238
* Make section headings for different quirk types consistent.dwmalone2013-08-061-2/+2
* Update ciss(4) with new models of raid controllers from HPsbruno2013-08-061-0/+18
* - Reimplement $gif_interfaces as a variant of $cloned_interfaces.hrs2013-08-041-1/+25
* Back out r253779 & r253786.obrien2013-07-311-12/+2
* Document net.link.bridge.allow_llz_overlap.hrs2013-07-311-9/+9
* Import OpenBSD's rsu(4) WLAN driver.rpaulo2013-07-303-0/+226
* Decouple yarrow from random(4) device.obrien2013-07-291-2/+12
* Revert r253748,253749avg2013-07-281-0/+1
* remove needless inclusion of machine/cpu.h in userlandavg2013-07-281-1/+0
* Make the BSD-licensed patch the default.pfg2013-07-261-1/+1
OpenPOWER on IntegriCloud