aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Add the DTRACE variable that points to the executable.Rui Paulo2010-09-101-0/+1
* Add Planex UE-200TX-G to list of supported devices.MIHIRA Sanpei Yoshiro2010-09-101-0/+2
* Xref aesni(4).Christian Brueffer2010-09-091-1/+2
* Some more grammar, wording and mdoc fixes.Christian Brueffer2010-09-091-4/+8
* Add drain functionality to sbufs. The drain is a function that isMatthew D Fleming2010-09-092-7/+100
* Fix small errors in the sbuf(9) man page.Matthew D Fleming2010-09-091-4/+9
* Add Buffalo (Melco Inc.) LUA3-U2-ATX to list of supported devices.MIHIRA Sanpei Yoshiro2010-09-081-0/+2
* Adds LOADER TUNABLES section to mention knobs which could be controlledWeongyo Jeong2010-09-061-0/+14
* Adds a CAVEATS section to mention DMA issues that currently onlyWeongyo Jeong2010-09-061-0/+3
* Adds bwi(4) at SEE ALSO section because some old devices aren'tWeongyo Jeong2010-09-061-1/+2
* Grammar fixes.Konstantin Belousov2010-09-061-8/+7
* Add aesni(4) manpage.Konstantin Belousov2010-09-062-0/+93
* Point out who is my mentor.Andreas Tobler2010-09-061-0/+2
* Add myself to calendar.freebsd and committers-src.dot.Andreas Tobler2010-09-061-0/+1
* Note in rc.conf(5) that jail_list should contain only alphanumericGlen Barber2010-09-051-2/+3
* Add support for the Sharp/Micron flash chips to powermac_mvram(4).Alexander Motin2010-09-051-6/+1
* Document "show cdev" command.Konstantin Belousov2010-09-051-1/+7
* Document MAKEDEV_ETERNAL.Konstantin Belousov2010-09-051-1/+14
* Add myself to commiters-ports.dotSteve Wills2010-09-051-0/+4
* Better wording.Pyun YongHyeon2010-09-021-3/+3
* Document tunable dev.sis.%unit.manual_padPyun YongHyeon2010-09-021-1/+18
* o csup(1) does not have -g flag. Remove it from the example.Maxim Konovalov2010-09-021-1/+1
* rmlock(9) two additions and one change/fix:Max Laier2010-09-013-3/+37
* o Sync the man page with the reality: nfs/ includesMaxim Konovalov2010-09-011-1/+3
* Remove reference to device minor numbers in psm(4) man page.Ed Schouten2010-09-011-18/+1
* Add myself to committers-src.dot.Dimitry Andric2010-08-301-0/+3
* Now that we default to the proper endian, we don't need these for mipsWarner Losh2010-08-281-7/+0
* Fix incorrect usage of 'assure' and 'insure'.Rebecca Cran2010-08-287-7/+7
* - Regen after adding WITH_BSD_GREP and removing WITH_GNU_GREPGabor Kovesdan2010-08-251-4/+4
* s/ithread/interrupt thread/Edward Tomasz Napierala2010-08-241-2/+2
* MFtbemd:Warner Losh2010-08-234-6/+7
* - Change default grep back to GNU version. BSD grep can be built with theGabor Kovesdan2010-08-231-1/+1
* Better wording and fix wrong explanation.Pyun YongHyeon2010-08-231-2/+2
* Document tunable dev.rl.%unit.prefer_iomapPyun YongHyeon2010-08-221-1/+8
* Add missing mlink for insmntque1().Ed Schouten2010-08-221-0/+1
* Document newly introduced tunable dev.bge.%d.forced_udpcsum.Pyun YongHyeon2010-08-221-1/+21
* Remove LIBELF_PIC.Rui Paulo2010-08-211-1/+0
* Add the definition of LIBELF_PIC.Rui Paulo2010-08-211-0/+1
* For every instance of '.if ${CC} == "foo"' or '.if ${CC} != "foo"' inRui Paulo2010-08-173-5/+5
* Make sure any -U CFLAGS are not filtered out when calling mkdep, asRui Paulo2010-08-171-6/+6
* Put parentheses around a few macros to prevent mdoc warnings.Joel Dahl2010-08-162-6/+6
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whileJoel Dahl2010-08-1630-45/+45
* Fix .Dd from last commit.Joel Dahl2010-08-161-1/+1
* Fixed a typo.Christian Brueffer2010-08-151-1/+1
* Fixed a typo and added a comma.Christian Brueffer2010-08-151-1/+1
* Tie up some loose ends r88509 left behind:Christian Brueffer2010-08-152-3/+3
* Use our standard section 4 SYNOPSIS. While here, fixed markup whitespaceChristian Brueffer2010-08-151-2/+14
* Fix typo.Joel Dahl2010-08-131-1/+1
* Hook tpm.4 manual to hook.Takanori Watanabe2010-08-131-0/+2
* Describe vfs.read_max and update vfs.hirunningspace documentation. WhileIvan Voras2010-08-121-9/+27