summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2008-04-10MCP98242 temp sensor docs found..Theo de Raadt
2008-04-09Recognize and support the Microchip MCP9805 JC-42.2 sensor (we hope; I amTheo de Raadt
simply going through datasheets found on the net...)
2008-04-09support the NPX SE97 tooTheo de Raadt
2008-04-08document "make install" for the kernel; requested by Girish VenkatachalamJason McIntyre
arm twisting from henning (and an ok)
2008-04-07document SUBST_CMDMarc Espie
2008-04-07sortTheo de Raadt
2008-04-07New sensor driver for JDEC JC-42.4 standard dimm temperature sensorsTheo de Raadt
(still extremely rare devices.. so rare I had to wire up a chip myself)
2008-04-04fix SEE ALSO;Jason McIntyre
2008-04-04add opl(4).Brad Smith
2008-04-04remove whitespace in the autoconf bits.Brad Smith
2008-04-03Switch it(4) back to PnP config mode. Avoid possibleOleg Safiullin
conflicts with SMSC or similar chips.
2008-04-03stray .El;Jason McIntyre
2008-04-03tweak previous;Jason McIntyre
2008-04-03Remove mentioning of the link0 flag.Brad Smith
2008-04-03Update 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-03Add newer HP and Sun Gigabit Ethernet adapters.Brad Smith
2008-04-03portmap must be running for any of thisTheo de Raadt
2008-04-03Fix function prototype.Tobias Weingartner
2008-04-02Mention DP83865.Mark Kettenis
2008-04-02Update now that we support Saturn.Mark Kettenis
2008-04-02list Qualcomm Inc. ZTE CMDMA MSM modemFelix Kronlage
2008-04-02no more /usr/share/pf; pointed out by Rod WhitworthJason McIntyre
2008-04-01add 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-01Add Corega CG-WLUSB2GPX.Jonathan Gray
From FreeBSD.
2008-03-31Update to tzdata2008b from elsie.nci.nih.govTodd C. Miller
2008-03-31some missing bits; from Girish VenkatachalamJason McIntyre
ok henning while here, clean up the queue MLINKS
2008-03-31no sense for devices to reference other (same type) devices;Jason McIntyre
requested by deraadt/miod help/ok miod
2008-03-31no 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-31no sense for devices to reference other (same type) devices;Jason McIntyre
requested by deraadt/miod help/ok miod
2008-03-30correct arg name; from Matthew DempskyJason McIntyre
ok claudio
2008-03-28Enable shared libraries on landisk.Dale Rahn
The sh architecture required some different linkage than most platforms, This fixes those other requirements.
2008-03-27no sense for devices to reference other (same type) devices;Jason McIntyre
requested by deraadt/miod
2008-03-27Bring the synopsis sections of various sgi man pages into line with directJoel Sing
configuration. ok miod@
2008-03-27kate(4) manual pageConstantine A. Murenin
2008-03-26add a couple missing devices; ok miodJason McIntyre
2008-03-26some readability fixes for DESCRIPTION;Jason McIntyre
2008-03-26no sense for devices to reference other (same type) devices;Jason McIntyre
requested by deraadt/miod help/ok miod
2008-03-25Add a bsd.xconf.mk glue file, to be included at the start of XenocaraMatthieu Herrb
makefiles. ok oga@.
2008-03-25Add PVG and change wording of SHA.Mark Kettenis
2008-03-24add "sparc64" to .Dt;Jason McIntyre
2008-03-24add it(4) at port 0x228, found on some motherboards.Oleg Safiullin
ok deraadt@
2008-03-24check for emptiness of SRCS, since make warns otherwise.Marc Espie
okay deraadt@
2008-03-24msg_controllen has to be CMSG_SPACE so that the kernel can account forTheo 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 toAntoine Jacoutot
use "0.0" for SHARED_LIBS version when importing a new port ok espie@
2008-03-24Correct the synopsis.Joel Sing
ok jasper@
2008-03-234.3 is fin; ok deraadtConstantine A. Murenin
2008-03-23Missing .El; spotted by jmc@Miod Vallat
2008-03-23tweak previous;Jason McIntyre
2008-03-23Not-functional-enough driver for the Sun Expert3D cards, put in tree as anMiod Vallat
incentive for further tinkering only; not for the faint of heart.