summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2007-06-16ieee80211_lookup_node() does not exist.Damien Bergamini
remove prototype in .h and ref in man pages.
2007-06-16constifyDamien Bergamini
2007-06-16no reason for special handling of USE_SYSTRACE. We do not explainMarc Espie
how to set other user settings either.
2007-06-14Update to tzdata2007f from elsie.nci.nih.gov.Todd C. Miller
2007-06-11spell tedu's name correctly.Thordur I. Bjornsson
ok jmc@,tedu@
2007-06-11+.Xr bluetooth 4 ,Jason McIntyre
2007-06-11various clean up;Jason McIntyre
2007-06-11Document the Bluetooth network protocols and mention that there is AF_BLUETOOTHUwe Stuehler
2007-06-08The D-Link DGE-660TD 10/100/1000Mbps Gigabit Cardbus Adapter isMarc Balmer
supported by re(4) as well. ok deraadt
2007-06-08make it clearer where ifgroups can be usedHenning Brauer
From: Stuart Henderson <stu@spacehopper.org>
2007-06-08Add support for the Digi Neo 8-port serial adapter.Marc Balmer
Patch from Pedro Almeida <palmeida@securenetworks.pt>, with some minor changes by me (man page). ok jsg
2007-06-07move ieee80211_compute_duration() and ieee80211_compute_duration1()Damien Bergamini
functions into the two drivers that use them (atw and rtw.) this code is not generic enough to be used by other drivers and there is no chance that it will ever be used in newer driver since it supports 802.11b only. plus, it hurts my eyes each time i look into ieee80211_output.c. "fine with me as long as the logic doesn't change in the functions" jsg@
2007-06-06fix firmware number in description (the package name was ok.)Damien Bergamini
2007-06-06setdisklabel() openmask is now a u_intTheo de Raadt
2007-06-05Major wpi(4) update:Damien Bergamini
1/ Update the driver to use the new firmware images from Intel (2.14.3.) 2/ Read the list of supported channels from the EEPROM instead of having it hard-coded in the driver. 3/ Limit output power to what is specified in EEPROM. 4/ Decrease output power for highest OFDM rates to reduce distortion. 5/ Automatically adjust output power to temperature changes for increased throughput and range. 6/ Attach the adapter's onboard thermal sensor to the sensor framework. 7/ Replace 'magic' fields in structures with their correct definitions. NOTE1: you must upgrade your wpi-firmware package to rev 2.14.3 or the driver will stop working. NOTE2: if you are using a channel not allowed by the regulatory domain of your adapter, you will no longer be able to associate.
2007-06-04no more IPX; ok henningJason McIntyre
2007-06-04Don't completely scare off people by saying that enabling ACPI willMichael Knudsen
cause their hardware to spontaneously selfcombust. Instead, mention that using acpitz(4) should prevent this from happening. (I tested it one night by accident when I fell asleep with my laptop on the couch and blocked the fan with a blanket.) ok jmc marco
2007-06-02Match on ICH8M.Jonathan Gray
Tested by Daniel Dickman <didickman@gmail.com>
2007-06-02softraid already enabled in GENERIC; ok marcoJason McIntyre
2007-06-01FIBMAP is used by nothing; checked by miod and pvalchevTheo de Raadt
2007-06-01Sync return value section with reality.Moritz Jodeit
ok jmc@, "love it" deraadt@
2007-06-01s/endianess/endianness/Alexandre Anriot
ok jmc@
2007-06-01Intel(R) -> IntelJason McIntyre
2007-06-01enforce DESCRIPTION-after-SYNOPSIS order, to appease man -h;Jason McIntyre
2007-06-01remove crufty adosfs. everytime we try to change a vfs layer interface,Theo de Raadt
adosfs has the issue and in an entirely different way. noone uses this code so this is hte best way to handle the problem diff from pedro who went to sleep but we need to move ahead; ok thib
2007-06-01start new sentence w/ capital letter;Jason McIntyre
2007-05-31explain the usefulness of being able to provide two argumentsTed Unangst
ok dlg
2007-05-31document new .Dd format;Jason McIntyre
2007-05-31tedu just moved an argument to workq_add_taskDavid Gwynne
2007-05-31add a manpage for workq stuff.David Gwynne
thanks to jmc for tweaking it. im sure he'll find more changes to make soon
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-31import the initial Myrinet Myri-10G myx(4) manpageReyk Floeter
2007-05-31tweak;Jason McIntyre
2007-05-31Synchronize with reality.Marc Espie
Talk about `package information', there's no need for specialized language like `packing information' (what the hell was I thinking ?). Deprecate INSTALL, DEINSTALL, REQ after discussions with people.
2007-05-31add missing colon to the $Mdocdate$ check; ok deraadtJason McIntyre
2007-05-31explain what ``HBA'' means, ok jmc@ tedu@Alexander von Gernler
2007-05-31zap trailing whitespace;Jason McIntyre
2007-05-31add Gunze USB Touch Panel to the list of supported devicesRobert Nagy
2007-05-31- typoAlexander von Gernler
- apply correct tags where necessary - AUTHOR is a separate section ok jmc@ marco@
2007-05-30It's 'SCSIDEBUG_LEVEL', not 'SCSI_DEBUG_LEVEL'.Kenneth R Westerback
2007-05-29add HISTORYJasper Lievisse Adriaanse
ok jmc@
2007-05-29oops;Jason McIntyre
2007-05-29zap token ring bits; ok claudioJason McIntyre
2007-05-29Remove option I386_CPU; prompted by jmc@, thanks.Tom Cosgrove
2007-05-29use the right capitalization for `EBus' and `SBus'Igor Sobrado
ok jmc@
2007-05-29a `number' is a certain combination of `digits';Igor Sobrado
`/etc/mail/localhost.cf' does not has RFC 2476 support disabled by default ok jmc@ and millert@
2007-05-29led.4 here too; plus a tweakJason McIntyre
2007-05-29led(4).Mark Kettenis
2007-05-29+.Cd "iophy* at mii?"Jason McIntyre
from brad; ok claudio
2007-05-29led(4).Mark Kettenis