summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2008-07-15make the version number stuff mandatory.Marc Espie
Restrict specifications to the parts that actually make sense (in particular, remove most wildcard support, it's no longer a good idea in true version number handling), explain about v*, and be more specific about default package specs (since the fuzzyness in the original description predates several changes to bsd.port.mk). Also add version numbers and wildcards where they make sense so the examples are more complete.
2008-07-14RegenMiod Vallat
2008-07-14code(4) doesnt exist. cmp(4) is probably a bit more relevant.David Gwynne
2008-07-13core(4)Mark Kettenis
2008-07-10Console functionality is there now.Mark Kettenis
2008-07-10Add Sonix cam to the supported list.Marcus Glocker
2008-07-08basic manpage for vmt(4)David Gwynne
2008-07-07Update to tzdata2008d from elsie.nci.nih.gov.Todd C. Miller
2008-07-06- no need for .Pp before or after .ShJason McIntyre
- no comma for last SEE ALSO item
2008-07-06Adjust SYNOPSIS.Mark Kettenis
2008-07-06ssm(4)Mark Kettenis
2008-07-06sbbc(4)Mark Kettenis
2008-07-05Mention support for the Expert mouseCLOCK USB II and the lack of MSFMarc Balmer
support.
2008-07-04no reason not to document that one can use ${WRKDIR}/bin to overrideMarc Espie
nasty commands dependencies.
2008-07-02move to 4.4-betaTheo de Raadt
2008-07-01Remove clauses 3 and 4 from BSD license owned by mickey and NetBSD.Ray Lai
OK mickey, deraadt.
2008-06-29+Belkin F5D9050C and sort the list;Jason McIntyre
2008-06-29new belkin rum with california designed plasticTheo de Raadt
2008-06-28regenMarcus Glocker
2008-06-28Mention mmap(2) step.Marcus Glocker
2008-06-28tweak;Jason McIntyre
2008-06-28Comment in another video(4) reference.Marcus Glocker
Noted by jmc@
2008-06-28Link to video(4).Marcus Glocker
Spotted by deraadt@
2008-06-28Typos.Marcus Glocker
2008-06-28First shot for the video(4) man page.Marcus Glocker
OK deraadt@
2008-06-27More removal of clauses 3 and 4 from NetBSD licenses.Ray Lai
OK deraadt@ and millert@
2008-06-26tweak previous;Jason McIntyre
2008-06-26rewrite moduli(5). The old one contained quite a bit of historical andDamien Miller
irrelevant information. It also included an advertising clause in its license which dtucker tried unsuccessfully to have rescinded, and we want OpenSSH and its related documentation to be as free as possible. feedback & ok deraadt@
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
2008-06-25sync Nd for auglx;Jason McIntyre
2008-06-25auglx(4) is an audio(4) driver for the AC'97 audio codec found onMarc Balmer
some AMD Geode LX systems with CS5536 companion chip. It works similar to auich(4) and auixp(4), but the hardware dependent parts are quite different. Tested with various PC-Engines ALIX boards (1B, 3C3) and a WebDT 186 board. feedback many, ok deraadt & jmc (documentation)
2008-06-25regen;Jason McIntyre
2008-06-25Add various Logitech QuickCam's which are known to be UVC class devices.Brad Smith
ok mglocker@
2008-06-23trim SEE ALSO;Jason McIntyre
2008-06-22As discussed on ICB, do not invoke make with several targets to makeAntoine Jacoutot
sure nothing blows up ok krw@ espie@ jmc@ johan@ (who came up with the same diff)
2008-06-21unreac -> unreach; from Markus LudeJason McIntyre
2008-06-20add missing .Re; from Alan R. S. BuenoJason McIntyre
2008-06-19syncTodd T. Fries
2008-06-19Sync with reality and fix some typos/wording.Marc Balmer
2008-06-16missing full stops;Jason McIntyre
2008-06-16add the man page for mtrr on amd64.Peter Hessler
Reminded by jmc@
2008-06-15RFC 2822 obsoletes RFC 822; from Igor ZinovikJason McIntyre
2008-06-15XENOCARA_BUILD_DRI is on by default for amd64/i386; confirmed by ogaJason McIntyre
2008-06-15comment out cpu(4) reference, until such a time as sparc64 has suchJason McIntyre
a page;
2008-06-15tweak previous;Jason McIntyre
2008-06-15<sys/amdmsr.h> -> <machine/amdmsr.h>Matthieu Herrb
2008-06-14sync (missed last time round)Todd T. Fries
2008-06-14sync.Marc Balmer
2008-06-14Add amdmsr(4), a driver to access model specific registers on AMD CPUs.Marc Balmer
Needed for the upcoming AMD Geode LX graphics processor X11 driver. discussed with, feedback, and ok matthieu and deraadt.
2008-06-14Document x11/xfce4 module, with help of jmc@, thanks !Landry Breuil
ok ajacoutot@