summaryrefslogtreecommitdiff
path: root/share/man/man4
AgeCommit message (Collapse)Author
2006-12-16Quothe the argument to the .Nd command, else the last word gets suppressed.Marc Balmer
2006-12-15add the HP NC373i PCI Express Multifunction Gigabit embedded serverReyk Floeter
adapter as found on the latest HP ProLiant servers (DL365 G1, DL385 G2, DL585 G2).
2006-12-13tweaks;Jason McIntyre
2006-12-12add msk(4), tweak sk(4) and pci(4) accordinglyPedro Martelletto
okay kettenis@, from brad@
2006-12-12a rewrite of enc.4, hopefully a little more useful than what we previouslyJason McIntyre
had; more can go in here, so feel free... many thanks to ho for feedback, and angelos and cedric who i harangued endlessly to explain nat/ipsec to me; the ipsec.conf.5 change just moves some stuff more appropriate to enc.4; ok hshoexer
2006-12-12Mention both A1 and B1 revisions of the D-Link DGE-530T adapter andMichael Knudsen
remove Yukon-2 chipsets from the list of PCI adapters. From brad@. ok myself and kettenis (via mglocker)
2006-12-12Remove the BUGS section here, too.Marc Balmer
requested by jmc.
2006-12-12Remove the BUGS sections. It is not really a bug and it is explainedMarc Balmer
in watchdog(4) discussed with jmc and mk, ok jmc.
2006-12-10USR5423 and Sandberg. -mojMats O Jansson
2006-12-09full stoppage;Jason McIntyre
2006-12-09jsg worked a lot in here tooTheo de Raadt
2006-12-09Mention another ZD1211B, MSI US54SEJonathan Gray
Reported by Simon Kuhnle on tech@
2006-12-09note where the new driver came fromMartin Reindl
2006-12-09Improvements, from jmc.Marc Balmer
2006-12-09Shorten. And use the correct device name.Marc Balmer
2006-12-09The call sign is DCF77, not just DCF.Marc Balmer
2006-12-09Be consistent with writing frequencies, it's n kHz, not nKHz. The DCF77Marc Balmer
transmitter uses 77.5 kHz.
2006-12-09some indent and a little cleanup;Jason McIntyre
2006-12-09standardise section headers;Jason McIntyre
ok deraadt mbalmer
2006-12-09grammar fixes from raphael langerhorst;Jason McIntyre
2006-12-09the start of a driver for ahci controllers. this does nothing but map theDavid Gwynne
register space and hook an interrupt up for the controller i have, but it is going into the tree so i can work on it. commit early, commit often
2006-12-08explain why german trains run late; help from jmcTheo de Raadt
2006-12-08Add the Broadcom BCM5787F PCI id.Gordon Willem Klok
Add D-Link DGE-560SX and another Marvell Yukon (unknown model) PCI ids. From the Linux sky2 driver via brad@
2006-12-07+Compex WL54.Jason McIntyre
from www pages;
2006-12-07+Surecom EP-9321-g1.Jason McIntyre
from www pages;
2006-12-07add Novatel Wireless Merlin U740 to the list of supported adaptersFelix Kronlage
2006-12-07http://www.ralinktech.com/ domain name is for sale.Damien Bergamini
use official url instead: http://www.ralinktech.com.tw/
2006-12-07fix the .An line;Jason McIntyre
2006-12-06update for new driver; remove diagnostic section, add bugs, bump dateMartin Reindl
2006-12-06The Zyxel ZyAIR G-100 which michele@ gave me at OpenCON just ... works,Marcus Glocker
so add it to the supported hardware section. Want it back michele? :)
2006-12-05shorter url.Damien Bergamini
2006-12-05update url to atheros customer products database.Damien Bergamini
2006-12-05add dutch kbd map to listingsOtto Moerbeek
2006-12-04add Sweex LW053 to the list of supported hardware.Damien Bergamini
reported to work by Johan Torin.
2006-12-04wrap authname and authkey args in quotes to prevent problemsJason McIntyre
when using special chars; from andreas bihlmaier
2006-12-04various typos; from daniel maticJason McIntyre
2006-12-03add link to external firmware package.Damien Bergamini
2006-12-01Mention bcw, pointed out by jmc.Jonathan Gray
2006-11-30Mention CardBus attachment in synopsis.Jonathan Gray
2006-11-30more ZD1211B devicesJonathan Gray
2006-11-29Update for ZD1211B support.Jonathan Gray
2006-11-29Enable monitor mode.Marcus Glocker
ok claudio@
2006-11-29tweaks;Jason McIntyre
2006-11-29Document the changes I committed earlier: If we use a device with PPS output,Marc Balmer
the timestamp is copied from the tty timestamp (presuming tty timestamping has been enabled) or taken when the initial '$' character is received otherwise.
2006-11-28full mnth name for .Dd;Jason McIntyre
2006-11-28Support "trace /p <pid>" to show the stack trace of any process.Uwe Stuehler
(Keep in mind that $radix is 0x10 by default.); ok by many
2006-11-28useless XrTheo de Raadt
2006-11-28It's really nice to start your day with writting a man page.Alexander Yurchenko
2006-11-27do not use .Pp before or after .Sh;Jason McIntyre
2006-11-27Comment in WEP support.Marcus Glocker