summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2008-07-28Update to tzdata2008e from elsie.nci.nih.govTodd C. Miller
2008-07-28document which functions use which YP maps; Ingo SchwarzeTheo de Raadt
2008-07-28add another 3G modems support to umsm(4).Yojiro Uo
- Option GlobeSuffer ICON7.2 - Option GlobeTrotter HSDPA ICON 225 These modems require special request to change its mode to modem. It is similar with huawei E220, but these modems using UMASS standard query to change mode. tested by pyr@ and ajacoutot@ ok jsg@ and pyr@
2008-07-27document COMPAT_O43; requested by Oleg SafiullinJason McIntyre
text from otto
2008-07-27Some devices take longer to load the firmware. Increase the firmwareMarcus Glocker
load timeout from 50000us to 500000us. Reported and tested by William Dunand with an I-O DATA WN-G54/CF device. Since this device works now, we add it to the man page.
2008-07-27bad comma;Jason McIntyre
2008-07-27Get TAILQ_REPLACE and CIRCLEQ_REPLACE prototypes right.Stefan Kempf
ok jaredy
2008-07-26Add M$ NX-6000 cam, ok mglocker@Ian Darwin
2008-07-26note that fetch hooks are a real bad ideaMarc Espie
2008-07-26document update-or-installMarc Espie
2008-07-26Only full-dupex is supported for 1000baseT.Brad Smith
2008-07-26no .Pp before/after .Sh;Jason McIntyre
2008-07-26Also mention half-duplex for 1000baseT.Brad Smith
2008-07-26slight wording tweak to make the media selection entry consistent withBrad Smith
the entry further down.
2008-07-26Pull out some mostly useless info from these pages.Brad Smith
2008-07-26Update for the fibre support.Brad Smith
2008-07-25missing .PpDamien Bergamini
2008-07-25add a note in the CAVEATS section about the hardware crypto engine notDamien Bergamini
being used on the RT2500, RT2501 and RT2600 chipset. + Xr wpa-psk(8) as pointed out by jmc@
2008-07-25tweak the rt2700 stuff; ok damienJason McIntyre
2008-07-25groff does not like ultra-long lines without whitespace, since it cannotJason 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-25link to updated firmware packages that remove the obsolete @ignoreDamien Bergamini
directive. firmware itself does not change. requested by brad@
2008-07-25document RT2700 (tested by bernd@) and try documenting WPA support.Damien Bergamini
2008-07-24Add timeout_add_sec() etc. to .Nm and, on jmc's request, tweakMichael Knudsen
some other stuff. ok art jmc blambert
2008-07-24kill whitespace at eol;Jason McIntyre
2008-07-23Correct cases of mishandling of pending reads and writes to preventBob 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-23Document the new timeout_add_* functions.Artur Grabowski
2008-07-22FAKE (the variable) died about 2 years ago...Marc Espie
2008-07-22Add another working cam reported by Jerome Pinot.Marcus Glocker
2008-07-21Add acphy/amphy.Brad Smith
2008-07-20Huawei 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-18Add OmniVision OV7670 cam to the supported devices which comes in theMarcus Glocker
Dell XPS M1330 Notebooks. Tested by kettenis@
2008-07-16Implement pckbc_xt_translation() in gsckbc. Thus, we can attach pckbd instead ofMiod 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-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