Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-22 | description of cmpci(4) can be shorter and more consistent with other | Igor Sobrado | |
drivers by using slashes as separator between sound chips. ok jmc@ | |||
2010-03-21 | Document the new APM_ARCHS variable. | Antoine Jacoutot | |
comments from espie@ naddy@ jasper@ "looks good" jasper@ | |||
2010-03-20 | Document BROKEN-<arch> | Marc Espie | |
2010-03-20 | NEC Aterm WL300NU-G | Damien Bergamini | |
2010-03-18 | add divert-* to bnf; from Dave Anderson | Jason McIntyre | |
ok henning | |||
2010-03-16 | Add HTC Tattoo to the list of supported devices. | Michael Knudsen | |
Prompted by Giovanni's post to misc. | |||
2010-03-13 | document the REQPROBE and REQDETACH ioctls so i can make claudios slides go | David Gwynne | |
out of date. ok claudio@ deraadt@ | |||
2010-03-13 | no need for "-offset -0i"; | Jason McIntyre | |
2010-03-13 | .Xt -> .Xr | Jason McIntyre | |
2010-03-12 | Since my changes @n2k10, carp(4) group failover does not rely | Marco Pfatschbacher | |
on preempt anymore. Adjust manpage. Pointed out by sthen@, wording jmc@. OK sthen, jmc. | |||
2010-03-12 | document softraid-related ioctls; from Vadim Zhukov | Jason McIntyre | |
ok marco | |||
2010-03-09 | fix an obvious syntax error: add missing closing quote | Ingo Schwarze | |
no output change found by mandoc -Tlint | |||
2010-03-09 | SBus Fibre Channel is supported now. | Mark Kettenis | |
2010-03-08 | Don't mention that M_WAITOK is defined to be zero, readers do not need | Owain Ainsworth | |
to know that. ok jmc@, though i'm tempted to remove the whole bit about being the same as having no other flags specified as well. Prompted by a discussion with deraadt and tedu. | |||
2010-03-08 | document PR_NOWAIT. | Owain Ainsworth | |
(for those who've forgotten, if you can't sleep in pool_get, use PR_NOWAIT, not zero. it makes the intention a lot clearer. prompted by deraadt and jsing. ok jmc@ | |||
2010-03-08 | Update to tzdata2010e from elsie.nci.nih.gov | Todd C. Miller | |
2010-03-08 | Update to tzdata2010d from elsie.nci.nih.gov | Todd C. Miller | |
2010-03-08 | bah | Theo de Raadt | |
2010-03-08 | build a missing manual page | Theo de Raadt | |
2010-03-07 | Minimalistic driver for the ImpactSR (Mardigras) video option found on older | Miod Vallat | |
Octane systems, as well as some Onyxes. With special permission to change a systemwide .h file and add a manpage from deraadt@ Magic numbers and operation sequencing borrowed from Linux; tested on Octane + ESI. ok deraadt@ | |||
2010-03-07 | remove statements that are no longer relevant for BUGS section | Alexandre Ratchov | |
2010-03-07 | mention VIA Tremor 5.1 | Alexandre Ratchov | |
2010-03-07 | Update the email addresses for fabien and armani. | Michael Knudsen | |
ok armani fabien | |||
2010-03-07 | Add odyssey(4) to list of supported widgets. | Joel Sing | |
Prompted by jmc@. | |||
2010-03-07 | Shorten .Nd. | Joel Sing | |
2010-03-04 | Introduce odyssey(4), a driver for the SGI VPro (aka Odyssey) graphics | Joel Sing | |
card, which can be found in Octane, Octane2, Fuel, Tezro and Onyx systems. ok miod@ | |||
2010-03-03 | Add some more devices that ckuethe has tested with. | Michael Knudsen | |
2010-03-02 | Add newly supported card; from Brad. | Stuart Henderson | |
2010-03-02 | Add support for the Lemote Lynloong all-in-one PC (basically a Fuloong without | Miod Vallat | |
the serial and IR ports, built into a mac-like case). At least PMON initializes the frame buffer in a much friendlier video mode (1360x768x16), but there is still no frame buffer acceleration yet. Tested by wvdputte. | |||
2010-03-02 | variable name is SUBDIR, not SUBDIRS; from Amarendra Godbole | Jason McIntyre | |
2010-03-02 | Add missing "wsdisplay* at gbe?". Also, list the hardware initialisation | Joel Sing | |
requirements as a caveat rather than a bug. | |||
2010-03-02 | keep Nd lines in sync; | Jason McIntyre | |
2010-03-01 | Add urndis(4), a driver for RNDIS Ethernet over USB. | Michael Knudsen | |
It provides an Ethernet transport typically over EDGE or 3G on cellphones similar to what cdce(4) does on other phones. It is likely to work with most of HTC's recent and coming Android based phones but a bunch of other things (phones in particular) may use it. Started by me; brought to a working state by Jonathan Armani and Fabien Romano over the past week, with some input and additions from me. Tested on i386 and macppc by me (HTC Hero), amd64 by Jonathan and Fabien (HTC Hero), and by gilles@ (HTC Magic) on i386 or amd64. It still has a few kinks to work out, but it works well enough that I can commit this over my HTC Hero. `commit it!' deraadt | |||
2010-03-01 | tweak previous; | Jason McIntyre | |
2010-03-01 | use the right capitalization for Realtek. | Igor Sobrado | |
cardbus(4), pci(4), and urtw(4) changes reminded by jmc@ ok jmc@ | |||
2010-03-01 | add Manpage for uyurex(4) | Yojiro Uo | |
ok deraadt@ | |||
2010-03-01 | CCTS_OFLOW is correctly implemented, not unused (as currently documented); | Jason McIntyre | |
provide a description from G. Paul Ziemba, freebsd pr docs/144127 ok miod | |||
2010-02-28 | Minimal frame buffer driver for the SiS 315 found on Lemote Fuloong systems. | Miod Vallat | |
Currently unable to change video modes or provide any form of acceleration, so you are stuck in a 640x400x8 mode, but at least people scared of serial consoles will get a chance to use their Fuloongs now. Tested by otto@ (early developments) and jasper@ (final version) | |||
2010-02-28 | we do actually provide a battery life estimate | Otto Moerbeek | |
2010-02-28 | man page for apm(4) | Otto Moerbeek | |
2010-02-28 | sync | Otto Moerbeek | |
2010-02-26 | - there's just no volume control here. | Jasper Lievisse Adriaanse | |
discussed with and ok jakemsr@ jmc@ | |||
2010-02-26 | fix TRY_BROKEN | Marc Espie | |
2010-02-26 | Subdevice interrupt dispatcher for voyager(4) and ohci@voyager device, only | Miod Vallat | |
allowed to match on old gdium artwork, as newer artwork have nothing connected to the usb pins, and this causes the empty bus probe to stall the boot a few seconds. | |||
2010-02-26 | remove superfluous hyphen on `analog-to-digital' and `digital-to-analog' | Igor Sobrado | |
for consistency with other manual pages. ok jakemsr@ | |||
2010-02-26 | pcfadc is in section 4 of the manual, not in section 8; use lower | Igor Sobrado | |
case letters for both `environmental monitoring subsystem' and `analog to digital converter', as these are generic terms and not trade marks; s/analogue/analog/ on `analogue to digital converter'. tweak on iic(4) reminded by jmc@ ok jmc@ | |||
2010-02-25 | CAVEATS for suid programs; based on a diff from Rogier Krieger | Jason McIntyre | |
ok deraadt | |||
2010-02-25 | +.It Xr stsec 4 | Jason McIntyre | |
2010-02-25 | let's try to avoid uppercasing nouns unneccessarily; | Jason McIntyre | |
2010-02-25 | some minor tweaks to the "next day cleanup": in particular, | Ingo Schwarze | |
reference security(8) and make it clear that mail is not always sent; discussed some time ago with jmc@ |