summaryrefslogtreecommitdiff
path: root/share/man
AgeCommit message (Collapse)Author
2006-08-04take the vendor out of the list of cards since there is only one vendor.David Gwynne
take the "x-type" out of the list till it appears on the areca website.
2006-08-04add the Belkin serial adapter.Brad Smith
2006-08-03tweaks;Jason McIntyre
2006-08-03sync acx.4;Jason McIntyre
2006-08-03LK-401 french layout, tested on actual keyboard (I even have two of themMiod Vallat
in the closet, does anyone want them?)
2006-08-03shortenTheo de Raadt
2006-08-03Remove the tb(4) line discipline and manual page. I found no man pagesMarc Balmer
referencing tb(4). ok deraadt
2006-08-03kill trailing spaces;Jason McIntyre
2006-08-03suport -> support;Jason McIntyre
2006-08-03tweaks;Jason McIntyre
2006-08-03full month name for .Dd;Jason McIntyre
2006-08-03sort;Jason McIntyre
2006-08-03man page for acx, a mix of ral, wpi, and the dragonfly pageTheo de Raadt
2006-08-02Dell PERC 3/Di is not ami(4), but aac(4)Jasper Lievisse Adriaanse
"commit" marco
2006-08-02RegenMiod Vallat
2006-08-02in the BNF section, note that a comma is optional, closes PR 5191Daniel Hartmeier
2006-08-02grammarMarc Espie
2006-08-02remove reference to Jumbo frames as the driver currently does not workBrad Smith
with Jumbos.
2006-08-01No virtual consoles on smg for now.Miod Vallat
2006-08-01tweak spec slightly to insist on >=Marc Espie
2006-07-31Remove ultralong synopsises and add a few more xrefs.Miod Vallat
2006-07-31Sync with reality.Miod Vallat
2006-07-31puc@cardbusMichael Shalayeff
2006-07-31Initial man page for rum.Jonathan Gray
2006-07-30RegenMiod Vallat
2006-07-29document the existence of a driver for areca raid controllers.David Gwynne
2006-07-28Document the recent VAX frame buffer changes, especially the way smg(4)Miod Vallat
attaches (or refuses to) now.
2006-07-28Explain the effect of the --export-dynamic link option on the visibilityKurt Miller
of the executable's symbols as well as improve the visibility paragraph a bit. okay drahn@
2006-07-27honestly, puc(4) belongs in the "serial port" block not "misc", becauseTheo de Raadt
most people when they want serial should see it (even if maybe 0.1% of our users use a parallel port puc)
2006-07-27update cmpci(4) man page a bit.Brad Smith
2006-07-26Sync with current behavior:Kurt Miller
- clarify how paths and parital shared library versions are treated with dlopen() - dlopen() mode parameter is supported now - describe how to use it. - describe how visiblity effects dlsym() with special handles - remove bugs section - formatting improvements With input from drahn@ and jmc@. okay drahn@, that's fine jmc@
2006-07-26Alpha boot has defaulted to multiuser for a long time, so better stopMichael Knudsen
lying now. ok martin
2006-07-25Remove text about GPL_MATH_EMULATE and floating-point emulator.Mark Kettenis
2006-07-25document "tos": pointed out by maxim bourmistrovJason McIntyre
diff from jared r r spiegel ok dhartmei
2006-07-25add HISTORY; OK jmc@.Xavier Santolaria
2006-07-24regenMiod Vallat
2006-07-23update nviic(4) entry.Brad Smith
2006-07-23add newer NVidia chipsets.Brad Smith
2006-07-22Nuke SCSIFORCELUN* and friends. These were introduced as a safetyKenneth R Westerback
valve in case our duplicate LUN checks had to be circumvented. Since no one has found a need for them, and they were just one more place trying to shift a bit 255 places to the left could be induced, remove them. "i don't think any options like that are worthwhile" deraadt@
2006-07-22add the ADMtek ADM9511/ADM9513 Centaur-II chipsets.Brad Smith
2006-07-22add the ATI SB450.Brad Smith
2006-07-22Add the ATI SB600, NVidia MCP61/65 and SiS 966/966L South Bridges.Brad Smith
2006-07-21Add the Intel ICH8 chipset.Brad Smith
2006-07-21tweak;Jason McIntyre
2006-07-20Mention Analog Devices ADM1023.Mark Kettenis
2006-07-20Introduce a new compiler warning, -Wstack-larger-than-N, to reportMiod Vallat
functions which are too greedy in stack variables. This is intended to be used for kernel compiles, where this warning will be enabled for a reasonable size (after a few weeks grace period so that people can upgrade their compiler). Please note that this warning relies upon md code, and as such is only available on platforms OpenBSD runs on; also, the stack size being warned on is only the local variables size, regardless of the ABI stack usage requirements and the callee-saved registers; which means a function may be warning-clean yet need more stack space than meets the eye; the actual size being checked on may change to include these extras in the future.
2006-07-20Here cometh the blinkenlichten on VAXens.Miod Vallat
Register information from NetBSD (except for KA53), logic from OpenBSD/sparc.
2006-07-20add latvianMichael Shalayeff
2006-07-19oops, looks like i need help with the alphabet too;Jason McIntyre
2006-07-19add some more devices and sort other alphabetically. fix the example outputDavid Gwynne
from sysctl hw.sensors to reflect reality.