Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-10 | MCP98242 temp sensor docs found.. | Theo de Raadt | |
2008-04-09 | Recognize and support the Microchip MCP9805 JC-42.2 sensor (we hope; I am | Theo de Raadt | |
simply going through datasheets found on the net...) | |||
2008-04-09 | support the NPX SE97 too | Theo de Raadt | |
2008-04-08 | document "make install" for the kernel; requested by Girish Venkatachalam | Jason McIntyre | |
arm twisting from henning (and an ok) | |||
2008-04-07 | document SUBST_CMD | Marc Espie | |
2008-04-07 | sort | Theo de Raadt | |
2008-04-07 | New sensor driver for JDEC JC-42.4 standard dimm temperature sensors | Theo de Raadt | |
(still extremely rare devices.. so rare I had to wire up a chip myself) | |||
2008-04-04 | fix SEE ALSO; | Jason McIntyre | |
2008-04-04 | add opl(4). | Brad Smith | |
2008-04-04 | remove whitespace in the autoconf bits. | Brad Smith | |
2008-04-03 | Switch it(4) back to PnP config mode. Avoid possible | Oleg Safiullin | |
conflicts with SMSC or similar chips. | |||
2008-04-03 | stray .El; | Jason McIntyre | |
2008-04-03 | tweak previous; | Jason McIntyre | |
2008-04-03 | Remove mentioning of the link0 flag. | Brad Smith | |
2008-04-03 | Update the vge page a bit. | Brad Smith | |
- Remove the HARDWARE section and merge the list of adapters into the DESCRIPTIN section. - Update the DESCRIPTION section. - Remove mentioning the link0 flag. | |||
2008-04-03 | Add newer HP and Sun Gigabit Ethernet adapters. | Brad Smith | |
2008-04-03 | portmap must be running for any of this | Theo de Raadt | |
2008-04-03 | Fix function prototype. | Tobias Weingartner | |
2008-04-02 | Mention DP83865. | Mark Kettenis | |
2008-04-02 | Update now that we support Saturn. | Mark Kettenis | |
2008-04-02 | list Qualcomm Inc. ZTE CMDMA MSM modem | Felix Kronlage | |
2008-04-02 | no more /usr/share/pf; pointed out by Rod Whitworth | Jason McIntyre | |
2008-04-01 | add a page for hpibbus, and the bits that go with it; | Jason McIntyre | |
mostly taken from source code, with some tweaks from miod ok miod | |||
2008-04-01 | Add Corega CG-WLUSB2GPX. | Jonathan Gray | |
From FreeBSD. | |||
2008-03-31 | Update to tzdata2008b from elsie.nci.nih.gov | Todd C. Miller | |
2008-03-31 | some missing bits; from Girish Venkatachalam | Jason McIntyre | |
ok henning while here, clean up the queue MLINKS | |||
2008-03-31 | no sense for devices to reference other (same type) devices; | Jason McIntyre | |
requested by deraadt/miod help/ok miod | |||
2008-03-31 | no sense for devices to reference other (same type) devices; | Jason McIntyre | |
requested by deraadt/miod help/ok miod | |||
2008-03-31 | .Pp not needed before lists and displays; | Jason McIntyre | |
2008-03-31 | no sense for devices to reference other (same type) devices; | Jason McIntyre | |
requested by deraadt/miod help/ok miod | |||
2008-03-30 | correct arg name; from Matthew Dempsky | Jason McIntyre | |
ok claudio | |||
2008-03-28 | Enable shared libraries on landisk. | Dale Rahn | |
The sh architecture required some different linkage than most platforms, This fixes those other requirements. | |||
2008-03-27 | no sense for devices to reference other (same type) devices; | Jason McIntyre | |
requested by deraadt/miod | |||
2008-03-27 | Bring the synopsis sections of various sgi man pages into line with direct | Joel Sing | |
configuration. ok miod@ | |||
2008-03-27 | kate(4) manual page | Constantine A. Murenin | |
2008-03-26 | add a couple missing devices; ok miod | Jason McIntyre | |
2008-03-26 | some readability fixes for DESCRIPTION; | Jason McIntyre | |
2008-03-26 | no sense for devices to reference other (same type) devices; | Jason McIntyre | |
requested by deraadt/miod help/ok miod | |||
2008-03-25 | Add a bsd.xconf.mk glue file, to be included at the start of Xenocara | Matthieu Herrb | |
makefiles. ok oga@. | |||
2008-03-25 | Add PVG and change wording of SHA. | Mark Kettenis | |
2008-03-24 | add "sparc64" to .Dt; | Jason McIntyre | |
2008-03-24 | add it(4) at port 0x228, found on some motherboards. | Oleg Safiullin | |
ok deraadt@ | |||
2008-03-24 | check for emptiness of SRCS, since make warns otherwise. | Marc Espie | |
okay deraadt@ | |||
2008-03-24 | msg_controllen has to be CMSG_SPACE so that the kernel can account for | Theo de Raadt | |
each cmsg_len (ie. msg_controllen = sum of CMSG_ALIGN(cmsg_len). This works now that kernel fd passing has been fixed to accept a bit of sloppiness because of this ABI repair. lots of discussion with kettenis | |||
2008-03-24 | - since we are in control of shared library versions, advise people to | Antoine Jacoutot | |
use "0.0" for SHARED_LIBS version when importing a new port ok espie@ | |||
2008-03-24 | Correct the synopsis. | Joel Sing | |
ok jasper@ | |||
2008-03-23 | 4.3 is fin; ok deraadt | Constantine A. Murenin | |
2008-03-23 | Missing .El; spotted by jmc@ | Miod Vallat | |
2008-03-23 | tweak previous; | Jason McIntyre | |
2008-03-23 | Not-functional-enough driver for the Sun Expert3D cards, put in tree as an | Miod Vallat | |
incentive for further tinkering only; not for the faint of heart. |