aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add additional product id and quirks entry for MetaGeek Wi-SpyWarner Losh2007-07-102-0/+5
* Correct a problem in the ZERO_COPY_SOCKETS option, specifically, inAlan Cox2007-07-101-2/+22
* Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now.Maksim Yevmenkin2007-07-102-2/+3
* Fix commit mail retrieval when using message-id.Florent Thoumie2007-07-101-8/+4
* Don't use almost perfectly pessimal cluster allocation. AllocationBruce Evans2007-07-102-6/+5
* Forced commit to say that the previous changeset was:Xin LI2007-07-100-0/+0
* Add sed(1) to cross tools. We do want newly built version duringXin LI2007-07-101-0/+1
* Further cleanup of UDPv4:Robert Watson2007-07-102-98/+96
* Fixing the mount_smbfs(8) hanging by utilising the destroy_dev_sched() KPI.Tai-hwa Liang2007-07-101-1/+3
* Get rid of a couple of Coverity found sign comparison errors.Matt Jacob2007-07-101-3/+3
* Be more conservative- turn off fast posting and RIO for 22XX cards.Matt Jacob2007-07-101-7/+2
* MFp4 122896Kip Macy2007-07-103-42/+78
* Cast the arguments to atomic_*_ptr() when mapping it to atomic_*_32()Marcel Moolenaar2007-07-101-3/+8
* Fix alignment of context switch traces.John Baldwin2007-07-101-1/+1
* Missed in last commit: add usb task for rue to use for its ticks.Warner Losh2007-07-091-0/+1
* - Add codec id for Realtek ALC268.Ariff Abdullah2007-07-092-18/+57
* Fix stream suspend/resume activity due to its states beingAriff Abdullah2007-07-091-12/+27
* General style, white space, and comment cleanup; move to ANSI CRobert Watson2007-07-093-101/+73
* When all the other drivers were converted to scheduling a taskqueue toWarner Losh2007-07-091-0/+18
* update for 0.5.8 importSam Leffler2007-07-095-78/+90
* resolve conflictsSam Leffler2007-07-096-2004/+3343
* This commit was generated by cvs2svn to compensate for changes in r171322,Sam Leffler2007-07-09151-4281/+28901
|\
| * Import of hostapd 0.5.8Sam Leffler2007-07-09159-6288/+32254
* | fixup mcast handling in bpf program; this enables forthcoming supportSam Leffler2007-07-091-4/+12
* | New release notes: sed(1) case-insensitive matching, setenv(3)Bruce A. Mah2007-07-091-2/+14
* | updates for 802.11-related parametersSam Leffler2007-07-091-10/+198
* | Fix duplicates that crept in at the last minute :-(.Warner Losh2007-07-091-2/+1
* | Fix a regression in IPv4 multicast join path (IP_ADD_MEMBERSHIP).Bruce M Simpson2007-07-091-11/+26
* | Correct a reference-counting mistake in the ZFS code which led to abnormalDoug Rabson2007-07-094-6/+2
* | document the call to wakeup after a task has been run...John-Mark Gurney2007-07-091-0/+6
* | Further diff reduction against the proposed merged usbdevs: Add a fewWarner Losh2007-07-091-21/+37
* | More vendors from the merged list.Warner Losh2007-07-091-10/+71
* | dma_tag is a static structure. Testing for it being a NULL pointerMarcel Moolenaar2007-07-091-1/+1
* | Fix typo.Pyun YongHyeon2007-07-091-1/+1
* | Eliminate the special case handling of OBJT_DEVICE objects inAlan Cox2007-07-081-10/+0
* | NULL_LDT_BASE is used in !SMP kernels too and set_user_ldt() is notAttilio Rao2007-07-081-4/+2
* | MFp4:Xin LI2007-07-084-67/+83
* | Fix a bug of retrieving configuration ROM.Hidetoshi Shimokawa2007-07-081-2/+2
* | Now that we have a function that can be called from a cdevsw close()Nate Lawson2007-07-071-9/+1
* | Actual code shows several problems in ia32 LDT handling:Attilio Rao2007-07-072-34/+39
* | Fix installworld: /usr/bin/printf isn't available then,Tim Kientzle2007-07-071-1/+3
* | Minor UDPv4 cleanup: capitalize comment, move statistics update after mbufRobert Watson2007-07-071-3/+3
* | When a cached page is reactivated in vm_fault(), update the counter thatAlan Cox2007-07-061-8/+10
* | Trivial differences with the proposed merged BSD usbdevs file mergedWarner Losh2007-07-061-95/+94
* | uhub already does the printing and naming of a device, so don't do itWarner Losh2007-07-061-5/+1
* | Add a test case for sed(1) regression - we should not ignore caseXin LI2007-07-062-0/+5
* | Before doing compile_re() which needs a parameter to identifyXin LI2007-07-061-4/+4
* | Forced commit to document a cast correction needed to getTim Kientzle2007-07-060-0/+0
* | Make test suite work with libarchive 1.3.1: Take advantage ofTim Kientzle2007-07-0617-25/+289
* | New "version stamp" simplifies determining the exact versionTim Kientzle2007-07-064-23/+70