summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove gsm hacks now that we can do this "right":sam2009-01-281-39/+9
* include the channel list in list caps when -v is set; ieee channelsam2009-01-281-2/+9
* pritize the channel we display with list chans so that, among othersam2009-01-281-1/+28
* simplify display of 1/2 and 1/4 width channelssam2009-01-281-16/+9
* improve debug msgs for regdomain operations; print channel flagssam2009-01-281-12/+25
* Fix 1/2 and 1/4 width channel handling:sam2009-01-281-30/+38
* Use the correct field name for the size of the sierra_id. While thisimp2009-01-281-1/+1
* Convert the global mutex protecting the directory lookup name cache from ajhb2009-01-281-46/+81
* Mark cd9660 MPSAFE and add support for using shared vnode locks duringjhb2009-01-284-50/+114
* Sync with ufs_vnops.c:1.245 and remove support for accessing device nodesjhb2009-01-281-3/+7
* add an assert to verify the number of channels returned by ic_getradiocapssam2009-01-281-0/+2
* change null_getradiocaps to return the actual count of channels insteadsam2009-01-281-1/+1
* Actually remove the VA_MARK_ATIME flag. This should have been in thejhb2009-01-281-1/+0
* Assert an exclusive vnode lock for fifo_cleanup() and fifo_close() sincejhb2009-01-281-2/+2
* Overhaul regulatory support:sam2009-01-2839-3424/+2412
* Last step of splitting up minor and unit numbers: remove minor().ed2009-01-2811-29/+18
* Restore necessary NUL termination of locname.imp2009-01-281-0/+1
* - Re-order SEE ALSO entriestabthorpe2009-01-281-1/+1
* While OpenBSD's crypto/ framework has sha1 and md5 implementations thatbz2009-01-281-1/+6
* - Add initial version of portindex(5) manual pagetabthorpe2009-01-282-0/+102
* Update the description of KERN_PROC.trhodes2009-01-281-5/+3
* Better wording for clearing EOF indicator.trhodes2009-01-281-0/+4
* initialize a couple of variables, gcc 4.2.4-4 (linux) reportsluigi2009-01-281-1/+2
* For some reason (probably dating ages ago) an #ifdef SYSCTL_NODE / #endifluigi2009-01-281-2/+5
* Print disk offets as %jd rather than %lld; I fixed one before committingrwatson2009-01-281-1/+1
* Avoid the use of duplicated typedefs -- see the comment for details.luigi2009-01-281-15/+21
* Bump doc date for recent change.trhodes2009-01-281-1/+1
* Remove another comment about clearing EOF indicator.trhodes2009-01-281-4/+1
* Fix typo in last commit.glebius2009-01-281-1/+1
* Remove remain <= MHLEN restriction in m_makespace(),vanhu2009-01-281-52/+53
* Add a new flag to dumpfs(8), -f, which causes dumpfs to list all freerwatson2009-01-282-7/+82
* at91dci isn't useful except on arm.imp2009-01-281-1/+2
* Fix parsing of acregmin, acregmax, acdirmin and acdirmax NFS mount optionsrodrigc2009-01-282-8/+12
* Update the manpage to reflect r145172.das2009-01-281-2/+1
* Vendor import of gdtoa 20081205.das2009-01-2831-147/+1899
|\
| * Import gdtoa sources dated 2008-12-05. Notable changes include a fixdas2009-01-2831-141/+1900
| * Import the latest gdtoa sources from the vendor, dated 2008-08-31.das2008-09-0314-96/+278
| * Flatten vendor/gdtoa/* harder.das2008-09-0385-0/+0
| * Flatten vendor/gdtoa/*.das2008-09-0385-0/+0
* | Remove comment about clearerr() being the only method of clearingtrhodes2009-01-281-3/+1
* | Extend channel definition with:sam2009-01-271-0/+3
* | fix commentsam2009-01-271-1/+1
* | Remove assumptions about the max # channels in ioctl's:sam2009-01-273-115/+205
* | change ic_getradiocaps driver callback to include the max # channelssam2009-01-274-8/+10
* | o add country codes from Atheros regulatory; these are not listed insam2009-01-271-10/+43
* | remove %b msg bit defines now publicsam2009-01-271-7/+0
* | o make %b msg bit defines public (to user apps too)sam2009-01-277-61/+61
* | fill in ieee channel #'s and max tx power for drivers that work exclusivelysam2009-01-271-0/+15
* | add new state bit to indicate when interference is observed on the channelsam2009-01-271-0/+3
* | change IEEE80211_IS_CHAN_OFDM and IEEE80211_IS_CHAN_CCK to return truesam2009-01-271-2/+2
OpenPOWER on IntegriCloud