| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct a problem in the ZERO_COPY_SOCKETS option, specifically, in | alc | 2007-07-10 | 1 | -2/+22 |
* | Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now. | emax | 2007-07-10 | 2 | -2/+3 |
* | Fix commit mail retrieval when using message-id. | flz | 2007-07-10 | 1 | -8/+4 |
* | Don't use almost perfectly pessimal cluster allocation. Allocation | bde | 2007-07-10 | 2 | -6/+5 |
* | Forced commit to say that the previous changeset was: | delphij | 2007-07-10 | 0 | -0/+0 |
* | Add sed(1) to cross tools. We do want newly built version during | delphij | 2007-07-10 | 1 | -0/+1 |
* | Further cleanup of UDPv4: | rwatson | 2007-07-10 | 2 | -98/+96 |
* | Fixing the mount_smbfs(8) hanging by utilising the destroy_dev_sched() KPI. | avatar | 2007-07-10 | 1 | -1/+3 |
* | Get rid of a couple of Coverity found sign comparison errors. | mjacob | 2007-07-10 | 1 | -3/+3 |
* | Be more conservative- turn off fast posting and RIO for 22XX cards. | mjacob | 2007-07-10 | 1 | -7/+2 |
* | MFp4 122896 | kmacy | 2007-07-10 | 3 | -42/+78 |
* | Cast the arguments to atomic_*_ptr() when mapping it to atomic_*_32() | marcel | 2007-07-10 | 1 | -3/+8 |
* | Fix alignment of context switch traces. | jhb | 2007-07-10 | 1 | -1/+1 |
* | Missed in last commit: add usb task for rue to use for its ticks. | imp | 2007-07-09 | 1 | -0/+1 |
* | - Add codec id for Realtek ALC268. | ariff | 2007-07-09 | 2 | -18/+57 |
* | Fix stream suspend/resume activity due to its states being | ariff | 2007-07-09 | 1 | -12/+27 |
* | General style, white space, and comment cleanup; move to ANSI C | rwatson | 2007-07-09 | 3 | -101/+73 |
* | When all the other drivers were converted to scheduling a taskqueue to | imp | 2007-07-09 | 1 | -0/+18 |
* | update for 0.5.8 import | sam | 2007-07-09 | 5 | -78/+90 |
* | resolve conflicts | sam | 2007-07-09 | 6 | -2007/+3346 |
* | This commit was generated by cvs2svn to compensate for changes in r171322, | sam | 2007-07-09 | 151 | -4299/+28919 |
|\ |
|
| * | Import of hostapd 0.5.8 | sam | 2007-07-09 | 159 | -6309/+32275 |
* | | fixup mcast handling in bpf program; this enables forthcoming support | sam | 2007-07-09 | 1 | -4/+12 |
* | | New release notes: sed(1) case-insensitive matching, setenv(3) | bmah | 2007-07-09 | 1 | -2/+14 |
* | | updates for 802.11-related parameters | sam | 2007-07-09 | 1 | -10/+198 |
* | | Fix duplicates that crept in at the last minute :-(. | imp | 2007-07-09 | 1 | -2/+1 |
* | | Fix a regression in IPv4 multicast join path (IP_ADD_MEMBERSHIP). | bms | 2007-07-09 | 1 | -11/+26 |
* | | Correct a reference-counting mistake in the ZFS code which led to abnormal | dfr | 2007-07-09 | 4 | -6/+2 |
* | | document the call to wakeup after a task has been run... | jmg | 2007-07-09 | 1 | -0/+6 |
* | | Further diff reduction against the proposed merged usbdevs: Add a few | imp | 2007-07-09 | 1 | -21/+37 |
* | | More vendors from the merged list. | imp | 2007-07-09 | 1 | -10/+71 |
* | | dma_tag is a static structure. Testing for it being a NULL pointer | marcel | 2007-07-09 | 1 | -1/+1 |
* | | Fix typo. | yongari | 2007-07-09 | 1 | -1/+1 |
* | | Eliminate the special case handling of OBJT_DEVICE objects in | alc | 2007-07-08 | 1 | -10/+0 |
* | | NULL_LDT_BASE is used in !SMP kernels too and set_user_ldt() is not | attilio | 2007-07-08 | 1 | -4/+2 |
* | | MFp4: | delphij | 2007-07-08 | 4 | -67/+83 |
* | | Fix a bug of retrieving configuration ROM. | simokawa | 2007-07-08 | 1 | -2/+2 |
* | | Now that we have a function that can be called from a cdevsw close() | njl | 2007-07-07 | 1 | -9/+1 |
* | | Actual code shows several problems in ia32 LDT handling: | attilio | 2007-07-07 | 2 | -34/+39 |
* | | Fix installworld: /usr/bin/printf isn't available then, | kientzle | 2007-07-07 | 1 | -1/+3 |
* | | Minor UDPv4 cleanup: capitalize comment, move statistics update after mbuf | rwatson | 2007-07-07 | 1 | -3/+3 |
* | | When a cached page is reactivated in vm_fault(), update the counter that | alc | 2007-07-06 | 1 | -8/+10 |
* | | Trivial differences with the proposed merged BSD usbdevs file merged | imp | 2007-07-06 | 1 | -95/+94 |
* | | uhub already does the printing and naming of a device, so don't do it | imp | 2007-07-06 | 1 | -5/+1 |
* | | Add a test case for sed(1) regression - we should not ignore case | delphij | 2007-07-06 | 2 | -0/+5 |
* | | Before doing compile_re() which needs a parameter to identify | delphij | 2007-07-06 | 1 | -4/+4 |
* | | Forced commit to document a cast correction needed to get | kientzle | 2007-07-06 | 0 | -0/+0 |
* | | Make test suite work with libarchive 1.3.1: Take advantage of | kientzle | 2007-07-06 | 17 | -25/+289 |
* | | New "version stamp" simplifies determining the exact version | kientzle | 2007-07-06 | 4 | -23/+70 |
* | | Fix a typo that prevented the quad symbols from being exported | deischen | 2007-07-06 | 1 | -1/+1 |