Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-29 | - clean up the hardware list | Jason McIntyre | |
- remove unneccessary .Pp | |||
2009-07-28 | Walter Haidinger reported to me that couple of Alfa AWUS036H adapters | Martynas Venckus | |
he has work; ok jsg@ | |||
2009-07-28 | Recommit rev. 1.446 it is again possible to use DSCP names in tos and settos | Claudio Jeker | |
statements. | |||
2009-07-28 | the firmwares are once again distributed | Theo de Raadt | |
2009-07-28 | document rnewprocp; based on a diff from Vladimir Kirillov | Jason McIntyre | |
help/ok art | |||
2009-07-27 | The Digital EtherWORKS card is confirmed to work. | Mark Kettenis | |
2009-07-27 | Please don't commit documentation for changes which don't compile in | Theo de Raadt | |
the tree. Surely you were involved and noticed that the tree was being broken. | |||
2009-07-27 | List the additional TOS values and DiffServ Code Points now recognised | Stuart Henderson | |
by pfctl(8). | |||
2009-07-26 | Make sure all platforms understand the flags argument of bus_space_map() and | Miod Vallat | |
bus_space_alloc() as a bitmask of flags, and not a boolean controlling cacheability; and make sure the three MI BUS_SPACE_MAP_xxx values documented in the manual page are defined on all platforms as well. | |||
2009-07-26 | Document new PCIOCGETROM ioctl. Remove attribution of ioctls that we never | Mark Kettenis | |
implemented. | |||
2009-07-23 | - document isadma | Jason McIntyre | |
- clean up the page a little while there help/ok miod | |||
2009-07-23 | Add some more udl devices. -moj | Mats O Jansson | |
2009-07-23 | mention the 0,125 resolution, which explains why sysctl(8) may show something | Constantine A. Murenin | |
like "39.38 degC" (i.e. rounded from 39,375) on some newer Phenom II chips as seen on misc | |||
2009-07-23 | tweak the aibs stuff; | Jason McIntyre | |
2009-07-23 | aibs(4) manual page | Constantine A. Murenin | |
2009-07-22 | sync | Alexandre Ratchov | |
2009-07-20 | - add MLINK for crypto_get_driverid.9 | Jason McIntyre | |
- fix MLINK typo for disk_detach.9 from Alan R. S. Bueno | |||
2009-07-20 | Update to tzdata2009k from elsie.nci.nih.gov | Todd C. Miller | |
2009-07-20 | enlist mpi(4) and softraid(4) in bio(4) && Xr bio(4); ok marco | Constantine A. Murenin | |
2009-07-19 | take out a few .Ar macros from the examples. | Igor Sobrado | |
pointed out by jmc@ | |||
2009-07-18 | use a better layout to improve readability. | Igor Sobrado | |
ok henning@ | |||
2009-07-17 | Edimax EW-7711UTn works ;) | Jason McIntyre | |
2009-07-14 | mention display.brightness explicitly; | Jason McIntyre | |
ok pirofti | |||
2009-07-14 | after some discussion with others, use an en-dash (\(en) instead of | Jason McIntyre | |
a minus sign (-\) for Nd; issue spotted by Kristaps D??onsons | |||
2009-07-13 | clarify the last entry in BUGS somewhat, since not all mp machines | Jason McIntyre | |
will have more than one temperature sensor; ok tedu | |||
2009-07-12 | Update the screen entries to bring them into line with ncurses 5.7. | Nicholas Marriott | |
ok millert sthen | |||
2009-07-10 | List additional re(4) devices supporting IPv6 TCP/UDP checksum offload. | Stuart Henderson | |
From Brad. | |||
2009-07-10 | support onsemi's cat34ts02 and cat6095; ok deraadt | Constantine A. Murenin | |
2009-07-09 | promote correct style for error checking | Eric Faurot | |
ok tedu@ deraadt@ krw@ | |||
2009-07-05 | radeonfb(4), an accelerated framebuffer for Sun XVR-100 boards (which have an | Mark Kettenis | |
ATI Radeon 7000 chip on them). While there, make gfxp(4) depend on rasops32 just in case somebody removes other framebuffers that pull this in from their kernel config. ok deraadt@, miod@ | |||
2009-07-03 | document support for the bcm5709 and bcm5716, and the new firmware files | David Gwynne | |
the driver uses. add some more dell boxes i know of that use bnx. "go for it" deraadt@ | |||
2009-07-02 | missing final `d' in `prepended' | Jacob Meuser | |
ok deraadt@ | |||
2009-06-29 | a few more tweaks for previous; | Jason McIntyre | |
2009-06-29 | Update to tzdata2009j from elsie.nci.nih.gov | Todd C. Miller | |
2009-06-29 | enable new files in Makefile | Theo de Raadt | |
2009-06-29 | Add documentation for acpivideo(4), acpivout(4), acpipwrres(4). | Paul Irofti | |
Better wording from miod@, thanks! Also feedback from sthen@, nicm@, jmc@. ``Please get it in soon'' for work in tree deraadt@. | |||
2009-06-27 | sync description of struct audio_prinfo; | Jason McIntyre | |
reported by frederic, documentation/6179 | |||
2009-06-26 | add the VIA VX855 chipset | Kevin Lo | |
ok deraadt@ | |||
2009-06-24 | Add support for the SMBus controller for the Broadcom HT-1100 chipset | Theo de Raadt | |
to piixpm(4). from brad | |||
2009-06-24 | for the isp(4) driver, invert the meaning of the options which pull | Theo de Raadt | |
firmwares into the smaller (and larger) media ok krw | |||
2009-06-23 | tweak previous; | Jason McIntyre | |
2009-06-23 | Add 82574L to the list of supported MACs. | Claudio Jeker | |
2009-06-20 | 4.6-BETA | Miod Vallat | |
2009-06-20 | Remove incomplete list of specific PHY models that might be associated | Stuart Henderson | |
with this driver from DESCRIPTION (SYNOPSIS has a better list already), replacing with a list of supported NICs. From Brad. | |||
2009-06-18 | Remove support for cancelled NVIDIA MCP7B and add initial support for | Jonathan Gray | |
MCP89. From Brad based on information from Peer Chen @ NVIDIA via Linux. | |||
2009-06-17 | Document raid 4 & 5 | Marco Peereboom | |
2009-06-17 | Document the 'defer' ifconfig flag. From me with a few tweaks by dlg@. | Stuart Henderson | |
reads ok to jmc@. | |||
2009-06-16 | Typo: Use settings -> User settings. | Stuart Henderson | |
2009-06-12 | document that RECURSIVE_FETCH_LIST is set to No by default. | Stuart Henderson | |
ok sturm, ajacoutot, espie. | |||
2009-06-12 | Document new WRKOBJDIR default value. | Landry Breuil | |