aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Revert my previous change as it does not seem to be entirely correct andDaniel Gerzo2006-09-271-6/+8
* Bump MAX_INITIATORS to 1024- the LSI-Logic can go even higher thanMatt Jacob2006-09-273-96/+150
* - Use existing functions mtx_lock() and mtx_unlock().Pawel Jakub Dawidek2006-09-271-8/+9
* Remove second person from the sentece and rephrase a bit.Daniel Gerzo2006-09-261-8/+6
* Document config_intrhook.Warner Losh2006-09-252-0/+105
* - move steps describing how to gain ipdivert support to SYNOPSIS andDaniel Gerzo2006-09-241-8/+18
* Add documentation on the new bge tunable. Also put the tunable docs into aScott Long2006-09-231-7/+15
* o Add pthread_yield.3 man page.Maxim Konovalov2006-09-182-1/+33
* Markup fixes.Ruslan Ermilov2006-09-1843-248/+310
* Fix wording to what I intended originally.Ruslan Ermilov2006-09-181-4/+5
* Correct the list of bus_space_*_stream_[1248] functions in theRuslan Ermilov2006-09-181-39/+37
* hw.syscons.kbd_kbdkey is actually named hw.syscons.kbd_debug.Ruslan Ermilov2006-09-181-3/+3
* - Avoid using second person.Ruslan Ermilov2006-09-181-4/+7
* o Document 'make quicksearch'.Maxim Konovalov2006-09-181-1/+6
* o Grammar.Maxim Konovalov2006-09-181-1/+1
* - Instead of listing which ships support Rx/Tx checksum offload and JumboChristian Brueffer2006-09-151-8/+4
* Mention TSO support.Christian Brueffer2006-09-151-3/+3
* Add 'show geom [addr]' ddb(4) command, which prints entire GEOM topology ifPawel Jakub Dawidek2006-09-151-1/+12
* When building WITHOUT_ASSERT_DEBUG, we need to disable -Werror as its easyDavid E. O'Brien2006-09-132-0/+2
* Correct include path.John Baldwin2006-09-131-1/+1
* Remove references to the pam(8) manual page. It does not exist.Joel Dahl2006-09-131-4/+2
* Fix markup bug in last commit.Gleb Smirnoff2006-09-131-1/+1
* Document net.inet.tcp.maxtcptw and net.inet.tcp.nolocaltimewait.Gleb Smirnoff2006-09-131-1/+19
* - Change the example CFLAGS entry to match our default in sys.mk.Ruslan Ermilov2006-09-131-3/+7
* Bump date, per ru@Warner Losh2006-09-121-1/+1
* Add note about identify routines needing to use BUS_ADD_CHILD ratherWarner Losh2006-09-111-0/+6
* Regen.Ruslan Ermilov2006-09-111-2/+7
* Add a knob for compiling the tree -DNDEBUG. This turns off all theWarner Losh2006-09-113-0/+9
* Document that bits are numbered from 1 in the %b format argument.Ruslan Ermilov2006-09-081-3/+7
* So there is where that handbook paragraph came from. Kill it here too.Tom Rhodes2006-09-081-14/+1
* Fix the markup.Ruslan Ermilov2006-09-071-47/+62
* Mostly re-write man page to reflect current state of this interface.Warner Losh2006-09-061-7/+109
* - Move descriptions of BOOT_COMCONSOLE_PORT, BOOT_COMCONSOLE_SPEED,Ruslan Ermilov2006-09-051-24/+44
* Document 'show vnode'.Pawel Jakub Dawidek2006-09-051-0/+5
* - Talk about chips rather than chip sets as AMD LANCE and PCnet areMarius Strobl2006-09-041-28/+99
* Reword previous commit, now supporting better English.Tom Rhodes2006-09-041-3/+3
* Belated update for login.conf checks.Tom Rhodes2006-09-031-1/+11
* Document VIA 8237A support.Christian Brueffer2006-09-031-2/+2
* now that we have bus_get_dma_tag, document it's requirement inJohn-Mark Gurney2006-09-031-1/+2
* - s/UltraSparc/UltraSPARC/Marius Strobl2006-09-021-3/+35
* Add the usual info about loading as module on startup to the SYNOPSIS.Marius Strobl2006-09-021-1/+13
* s/6.1/6.2/ as the introduction date for kernel audit support.Robert Watson2006-09-021-1/+1
* Replace the .Pq added in rev 1.2 with literal parenthesis as the formerMarius Strobl2006-09-011-2/+2
* - s/gigabit/Gigabit/Marius Strobl2006-09-011-7/+15
* - Use full name of the Sun PGX64 cards and add the Sun part numberMarius Strobl2006-09-011-3/+7
* Move two periods out of quotes and to where they belong.Marius Strobl2006-09-011-3/+3
* Add references to scc(4) as it hangs off of ebus(4) and sbus(4)Marius Strobl2006-09-012-2/+4
* - Move available kernel options to SYNOPSIS, describe how to enable ipfwDaniel Gerzo2006-09-011-23/+63
* Remove redundant vnconfig(8) from SEE ALSO section as it is linked toDaniel Gerzo2006-09-011-2/+1
* - Fix some bugs in the descriptions of DMA sync operations.Ruslan Ermilov2006-08-311-20/+25