Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-03 | SYSTR_MSG_CHILD is also sent when a child exits, from pr 5088 | Nikolay Sturm | |
ok jmc, provos | |||
2006-05-02 | correct command-line prompts; from daniel wade | Jason McIntyre | |
2006-05-01 | slight reword; | Jason McIntyre | |
2006-05-01 | update the "tagged" line; ok dhartmei | Jason McIntyre | |
2006-05-01 | make .Nm match the page name; | Jason McIntyre | |
2006-05-01 | .An -noplit | Jason McIntyre | |
2006-05-01 | add support for "tagged {}" lists, from Pierre-Yves Ritschard | Daniel Hartmeier | |
2006-05-01 | rephrase the CAVEATS section. not all PCI ral adapters require a PCI 2.2 | Damien Bergamini | |
compliant motherboard. the Edimax EW-7128g for instance works on PCI 2.1 boards. submitted by Karel Gardas. | |||
2006-05-01 | sync ipw man page w/ latest iwi changes. | Damien Bergamini | |
move firmware packages to a better location. | |||
2006-05-01 | and here comes a man page for xge(4). | Brad Smith | |
2006-04-30 | - replace <> with .Aq | Jason McIntyre | |
- replace OpenBSD with .Ox from wiz@netbsd | |||
2006-04-30 | mention support for Maxim 6657, Maxim 6658 and Maxium 6659 parts | Damien Miller | |
2006-04-30 | fix SEE ALSO; | Jason McIntyre | |
2006-04-30 | Bring the function list back into reality. | Marco Peereboom | |
Several nits. | |||
2006-04-29 | Add umsm(4) and uslcom(4). | Jonathan Gray | |
Reminded by deraadt@ | |||
2006-04-29 | Unbreak tree. -moj | Mats O Jansson | |
2006-04-29 | tweaks; | Jason McIntyre | |
2006-04-29 | Driver for Silicon Laboratories CP2101/CP2102 based serial adapters. | Jonathan Gray | |
ok dlg@ | |||
2006-04-28 | Fix a copy/paste error. | Jonathan Gray | |
2006-04-28 | typo; from sstull | Jason McIntyre | |
2006-04-27 | create a (very simple) method for timestamping CTS & DCD events on ttys, | Theo de Raadt | |
using ioctl TIOCSTSTAMP & TIOCGTSTAMP. to be used later for gps monitoring type things; ok kettenis miod | |||
2006-04-27 | Document how PCI interrupt handlers are called, okay mickey@ | Pedro Martelletto | |
2006-04-27 | new sentence, new line; | Jason McIntyre | |
2006-04-27 | Keep up with recent changes in udcf and make it less of an insult. | Marc Balmer | |
2006-04-27 | slight sync to azalia's Nd; ok jason | Jason McIntyre | |
2006-04-27 | Match the ICH7-M DH in RAID mode and ask for | Jonathan Gray | |
IDE SATA mode of operation. | |||
2006-04-26 | tweaks; | Jason McIntyre | |
2006-04-26 | tweak; ok mickey | Jason McIntyre | |
2006-04-26 | make example shell independent; from mickey | Jason McIntyre | |
2006-04-26 | Xr azalia (thanks miod) | Jason Wright | |
2006-04-26 | Openbsd config syntax | Jason Wright | |
2006-04-26 | man page for azalia | Jason Wright | |
2006-04-26 | ATI IXP 600 IDE. Hardware is not generally available yet | Jonathan Gray | |
but should work going by Linux driver. | |||
2006-04-26 | simpler; from michael knudsen | Jason McIntyre | |
ok krw | |||
2006-04-25 | reference to spl(9) | Michael Shalayeff | |
2006-04-22 | mention the 2130S and 2230SLP. | Brad Smith | |
2006-04-21 | Document that udcf is a time delta sensor who's value is the delta between | Marc Balmer | |
the time received and the local time in msec. The value can be accessed throught the sysctl(8) interface. | |||
2006-04-21 | update the .Nd for amdpm(4), which i completely forgot about... | Jason McIntyre | |
2006-04-21 | ami sysctl diff; from michael knudsen | Jason McIntyre | |
ok dlg | |||
2006-04-21 | add the Encore ENL832-TX-ICNT 10/100 M PCI adapter to the list. | Brad Smith | |
From Oscar Mauricio <o-rodrig at uniandes dot edu dot co> | |||
2006-04-21 | Document that amdpm supports the SMBus host interface of the | Gordon Willem Klok | |
AMD 756/766/768/8111 and NVIDIA nForce 1 chipsets, and the RNG of the AMD-768 and 8111 chipsets. ok jmc@, dlg@ | |||
2006-04-20 | Document the rwlock() API, okay deraadt@ | Pedro Martelletto | |
2006-04-20 | kill trailing space; | Jason McIntyre | |
2006-04-20 | fix SEE ALSO; | Jason McIntyre | |
2006-04-20 | slightly better wording | Martin Reindl | |
2006-04-19 | Remove trailing comma in SEE ALSO. | Miod Vallat | |
2006-04-19 | winner for the most useless .Nd line in a man page | Theo de Raadt | |
2006-04-19 | Xr udcf into here | Theo de Raadt | |
2006-04-19 | build udf man page | Theo de Raadt | |
2006-04-19 | Driver to decode the DCF77 time code using a USB attached Gude Expert | Marc Balmer | |
mouseCLOCK device; without a mechanism to pass data out. ok deraadt |