summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Document the values for hw.snd.default_auto.stefanf2012-01-221-3/+12
* Connect VirtIO-related manpages to the build.brueffer2012-01-221-0/+10
* General cleanup.brueffer2012-01-224-23/+25
* Reflect tunable name change made in r230337.yongari2012-01-191-4/+4
* Remove remnants of dev_t.ed2012-01-195-12/+12
* Add missing MLINKS to INDEX.5kevlo2012-01-191-0/+1
* Update .Dd date on this man page.sbruno2012-01-181-1/+1
* Update man page to show that ciss(4) now support the P420sbruno2012-01-181-0/+2
* Comment cosmetics: end more sentences with full stops.schweikh2012-01-181-6/+6
* Specify the correct section (4 instead of 9) in the h_ertt man page's title andlstewart2012-01-181-2/+2
* NOOBJ is long time deadkevlo2012-01-181-4/+0
* vfs_object_create() function is obsolete. Use vnode_create_vobject()kevlo2012-01-181-2/+2
* Document dev.bge.%d.msi_disable tunable.yongari2012-01-171-2/+5
* Major snd_hda driver rewrite:mav2012-01-151-207/+136
* Remove documentation for set_rcvar() now that it has been removed.dougb2012-01-142-32/+4
* No need to run buildworld before generate-release.sh.glebius2012-01-141-4/+2
* Regenerate src.conf(5).ed2012-01-131-4/+3
* Copyright years updated.maxim2012-01-131-1/+1
* o Mac OS X 10.7 added (belatedly). FreeBSD 9.0-RELEASE added.maxim2012-01-131-3/+8
* rc.d: document 'quiet' prefix and fix dhclient/devd interactionrea2012-01-121-1/+17
* Add the CAM Target Layer (CTL).ken2012-01-121-1/+1
* Add setsockopt(2) example to ng_ksocket(4).melifaro2012-01-101-2/+8
* X11BASE has been deprecated for a long time and will die sooneadler2012-01-093-6/+6
* Allow crunchgen binary link generation to be disabled.adrian2012-01-051-0/+5
* Apply Typo-B-Gone 2000 [TM]uqs2012-01-053-4/+4
* Pull up vendor changes to mdoc(7)uqs2012-01-052-4/+4
* Fix typo.brueffer2012-01-051-1/+1
* Reimplement <tgmath.h> on top of __generic().ed2012-01-051-6/+15
* Add WITHOUT_CAPSICUM src.conf(5) define, which can be used to compile outrwatson2012-01-022-2/+6
* Fix sloppyness in memcchr() man page.ed2012-01-012-0/+1
* Fix typo; return -> returns.ed2012-01-011-1/+1
* Introducing memcchr(3).ed2012-01-011-0/+59
* Revert r228986 until it can be reworked to avoid panicing the kernel when thelstewart2011-12-311-65/+36
* Spelling fixes for share/uqs2011-12-302-20/+20
* - Introduce the net.bpf.tscfg sysctl tree and associated code so as to make onelstewart2011-12-301-36/+65
* I'm not yet an alumni, add myself in the right sectionbapt2011-12-291-1/+1
* Import the first release of HighPoint RocketRAID 27xx SAS 6Gb/s HBA carddelphij2011-12-282-0/+103
* Add myself as a src committerbapt2011-12-281-0/+2
* Document restriction on 32-bits and 64-bits datatypes.ed2011-12-271-0/+6
* Add missing \.ed2011-12-271-1/+1
* Add manual page for atomic operations.ed2011-12-272-1/+319
* Follow style(9) more closely in the example.jh2011-12-211-3/+3
* Add myself with mentor relationshipsjgh2011-12-201-0/+5
* Add some more cross-references.mav2011-12-204-0/+4
* Fix copy-paste typo.mav2011-12-201-2/+2
* Add timecounters(4) man page alike to eventtimers(4).mav2011-12-205-2/+111
* s/LAPIC/local APIC/ to closer follow Intel documents.mav2011-12-201-4/+4
* Remove extra "and" left from earlier version.mav2011-12-201-2/+1
* Restore a feature that was present in 5.x and 6.x, and was cleared inglebius2011-12-201-8/+31
* Add apic(4) man page, now mostly to cover its event timer functionality.mav2011-12-206-4/+88
OpenPOWER on IntegriCloud