summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | define IEEE80211_CHAN_108A and IEEE80211_CHAN_108G in terms of theirsam2009-01-271-2/+2
* | Bump .Dd for r187782.keramida2009-01-271-1/+1
* | update to 0.5.11: some useful bug fixes (check ChangeLog)sam2009-01-2742-163/+378
* | Following a fair amount of real world experience with ACLs andrwatson2009-01-275-39/+44
* | fix printing of uint64_t values, so we can use WARNS=2luigi2009-01-274-11/+27
* | When synchronizing the clock at system startup time, use bothkeramida2009-01-272-3/+7
* | Fix the input buffer at 1024. The previous calculated buffer sizen_hibma2009-01-271-5/+6
* | fix wrong variable usage...luigi2009-01-271-2/+1
* | Put nat and ipv6 support in their own files.luigi2009-01-275-1320/+1436
* | Put dummynet-related code in a separate file.luigi2009-01-273-785/+853
* | never mind, for the time being let's stick with WARNS=0 untilluigi2009-01-271-2/+2
* | Start splitting the monster file in smaller blocks.luigi2009-01-274-589/+681
* | - Add support for Moxa Technologies CP-168EL/PCIe card.stas2009-01-271-0/+6
* | put the usage() function inline, it was only 1 line and used once;luigi2009-01-271-19/+10
* | put all options in a single struct, and document them.luigi2009-01-271-126/+146
* | I believe this is safe to build with WARNS=2 nowluigi2009-01-271-1/+1
* | remove a couple of rarely used #define;luigi2009-01-271-13/+12
* | - Add support for nehalem/corei7 cpus. This supports all of the corejeff2009-01-275-56/+864
* | Follow up with previous commit: mention -D, not -C when cg checkdelphij2009-01-271-1/+1
* | s/use/using/ in previous commit.trhodes2009-01-271-1/+1
* | Add ENOMEM to the return values.trhodes2009-01-271-24/+16
* | Remove DETACH event handling; this is race prone and does nothing useful.sam2009-01-261-6/+5
* | Delete commented out ancient history.imp2009-01-261-14/+0
* | Clean up ng_ubt2. Get rid of excessive use of NG_NODE_REF/UNREF().emax2009-01-262-503/+244
* | Don't unlock the parent ppc lock until after releasing the ppbus.jhb2009-01-261-1/+1
* | Make the Monty Python quote more google friendly instead oftrhodes2009-01-261-3/+2
* | MFp4 //depot/projects/usb/ @156706thompsa2009-01-261-6/+10
* | Regen.thompsa2009-01-262-2/+46
* | MFp4 //depot/projects/usb/ @156522,156530thompsa2009-01-263-1/+36
* | MFp4 //depot/projects/usb/ @156521thompsa2009-01-261-22/+50
OpenPOWER on IntegriCloud