Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-25 | tweak the rt2700 stuff; ok damien | Jason McIntyre | |
2008-07-25 | groff does not like ultra-long lines without whitespace, since it cannot | Jason McIntyre | |
format them properly; thus i've replaced the .Pa markup on the very lengthy URL with an unfilled display. this also has the benefit of not splitting the URL with a hyphen; | |||
2008-07-25 | link to updated firmware packages that remove the obsolete @ignore | Damien Bergamini | |
directive. firmware itself does not change. requested by brad@ | |||
2008-07-25 | document RT2700 (tested by bernd@) and try documenting WPA support. | Damien Bergamini | |
2008-07-24 | Add timeout_add_sec() etc. to .Nm and, on jmc's request, tweak | Michael Knudsen | |
some other stuff. ok art jmc blambert | |||
2008-07-24 | kill whitespace at eol; | Jason McIntyre | |
2008-07-23 | Correct cases of mishandling of pending reads and writes to prevent | Bob Beck | |
them going negative - this consists of identifying a number of cases of IO not going through the buffer cache and marking those buffers with B_RAW - as well as fixing nfs_bio to show pending writes and reads through the buffer cache via NFS still has a problem with mishandling the counters I believe in the async/sync fallback case where counters stay positive which will be addressed seperately. ok tedu@ deraadt@ | |||
2008-07-23 | Document the new timeout_add_* functions. | Artur Grabowski | |
2008-07-22 | FAKE (the variable) died about 2 years ago... | Marc Espie | |
2008-07-22 | Add another working cam reported by Jerome Pinot. | Marcus Glocker | |
2008-07-21 | Add acphy/amphy. | Brad Smith | |
2008-07-20 | Huawei E618 and E620 is not compatible with ubsa(4). | Yojiro Uo | |
This patch moves these device to umsm(4). reported by Aleksander Piotrowski, ok jsg@ | |||
2008-07-18 | Add OmniVision OV7670 cam to the supported devices which comes in the | Marcus Glocker | |
Dell XPS M1330 Notebooks. Tested by kettenis@ | |||
2008-07-16 | Implement pckbc_xt_translation() in gsckbc. Thus, we can attach pckbd instead of | Miod Vallat | |
gsckbd; the former will cause a proper translation page to be selected by the keyboard. Because of this, we no longer depend on the page the keyboard is left in by the PDC (page 2 for all machines but the PrecisionBook, which is in page 3), and there is no longer any need to use separate keyboard maps. | |||
2008-07-15 | make 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-14 | Regen | Miod Vallat | |
2008-07-14 | code(4) doesnt exist. cmp(4) is probably a bit more relevant. | David Gwynne | |
2008-07-13 | core(4) | Mark Kettenis | |
2008-07-10 | Console functionality is there now. | Mark Kettenis | |
2008-07-10 | Add Sonix cam to the supported list. | Marcus Glocker | |
2008-07-08 | basic manpage for vmt(4) | David Gwynne | |
2008-07-07 | Update to tzdata2008d from elsie.nci.nih.gov. | Todd C. Miller | |
2008-07-06 | - no need for .Pp before or after .Sh | Jason McIntyre | |
- no comma for last SEE ALSO item | |||
2008-07-06 | Adjust SYNOPSIS. | Mark Kettenis | |
2008-07-06 | ssm(4) | Mark Kettenis | |
2008-07-06 | sbbc(4) | Mark Kettenis | |
2008-07-05 | Mention support for the Expert mouseCLOCK USB II and the lack of MSF | Marc Balmer | |
support. | |||
2008-07-04 | no reason not to document that one can use ${WRKDIR}/bin to override | Marc Espie | |
nasty commands dependencies. | |||
2008-07-02 | move to 4.4-beta | Theo de Raadt | |
2008-07-01 | Remove 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-29 | new belkin rum with california designed plastic | Theo de Raadt | |
2008-06-28 | regen | Marcus Glocker | |
2008-06-28 | Mention mmap(2) step. | Marcus Glocker | |
2008-06-28 | tweak; | Jason McIntyre | |
2008-06-28 | Comment in another video(4) reference. | Marcus Glocker | |
Noted by jmc@ | |||
2008-06-28 | Link to video(4). | Marcus Glocker | |
Spotted by deraadt@ | |||
2008-06-28 | Typos. | Marcus Glocker | |
2008-06-28 | First shot for the video(4) man page. | Marcus Glocker | |
OK deraadt@ | |||
2008-06-27 | More removal of clauses 3 and 4 from NetBSD licenses. | Ray Lai | |
OK deraadt@ and millert@ | |||
2008-06-26 | tweak previous; | Jason McIntyre | |
2008-06-26 | rewrite moduli(5). The old one contained quite a bit of historical and | Damien 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-26 | First 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-25 | sync Nd for auglx; | Jason McIntyre | |
2008-06-25 | auglx(4) is an audio(4) driver for the AC'97 audio codec found on | Marc 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-25 | regen; | Jason McIntyre | |
2008-06-25 | Add various Logitech QuickCam's which are known to be UVC class devices. | Brad Smith | |
ok mglocker@ | |||
2008-06-23 | trim SEE ALSO; | Jason McIntyre | |
2008-06-22 | As discussed on ICB, do not invoke make with several targets to make | Antoine Jacoutot | |
sure nothing blows up ok krw@ espie@ jmc@ johan@ (who came up with the same diff) | |||
2008-06-21 | unreac -> unreach; from Markus Lude | Jason McIntyre | |