summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branch to head, bothrwatson2008-12-02102-769/+4848
|\
| * Vendor import of OpenBSM 1.1 alpha2, which incorporates the followingrwatson2008-11-13107-1046/+3293
| * Disable keyword exansion in OpenBSM vendor branch.rwatson2008-11-120-0/+0
| * Flatten OpenBSM vendor tree in preparation for new OpenBSM vendorrwatson2008-11-12175-0/+0
* | Improve grammar.brueffer2008-12-021-1/+1
* | Rather than using hidden includes (with cicular dependencies),bz2008-12-02125-56/+212
* | Make the "test" target test the compiled version, instead of thephk2008-12-021-7/+7
* | Remove "[KEEP THIS!]" from COMPAT_43TTY. It's not really that important.ed2008-12-028-9/+9
* | Remove slip.log. Slip got removed as part of the MPSAFE tty work. Ifkensmith2008-12-021-2/+0
* | The slip.log file got removed along with the MPSAFE tty work. If slipkensmith2008-12-021-1/+0
* | Bug fix from Chelsio which addresses the issue of the device resettinggnn2008-12-021-25/+2
* | Update format string for kve_start/end.peter2008-12-021-2/+3
* | This commits brings in a lot of documentation and some enhancementluigi2008-12-022-248/+476
* | Remove unused variable.ganbold2008-12-021-3/+0
* | Provide custom simple allocator for rtld locks in libthr. The allocatorkib2008-12-023-24/+25
* | Shared lookup makes it possible to create several negative cachekib2008-12-021-4/+11
* | Do not lock vnode interlock around reading of v_iflag to check VI_DOOMED.kib2008-12-021-9/+2
* | - Efficiency tweak: when checking for PMC overflows, only go tojkoshy2008-12-022-14/+13
* | kf_offset was supposed to be signed.peter2008-12-021-1/+1
* | Attempt a quick bandaid for arm build breakage. I went to the trouble ofpeter2008-12-022-4/+4
* | - fix bug where dnsperf would stop transmitting after a few secondskmacy2008-12-021-57/+32
* | Merge user/peter/kinfo branch as of r185547 into head.peter2008-12-0211-81/+697
|\ \
| * | Prune some whining.peter2008-12-021-10/+0
| * | Duplicate another few hundred lines of code in order to be compatiblepeter2008-12-014-4/+211
| * | Use libutil wrapper for kinfo_get{file|vmmap}()peter2008-12-013-64/+16
| * | Add experimental front ends to the kinfo_vmentry and kinfo_filedescpeter2008-11-304-1/+152
| * | Properly wrap this giant block of duplicate code inside COMPAT_FREEBSD7peter2008-11-301-2/+2
| * | Implement copyout packing more along the lines of what I had in mind.peter2008-11-303-14/+308
| * | WIP kinfo_file/kinfo_vmmentry tweaks. The idea:peter2008-11-293-15/+37
* | | Don't call destroy_dev on the alias. This fixes half a dozen PRs I think.imp2008-12-022-7/+4
* | | Fix world by including opt_route.hps2008-12-021-1/+1
* | | return ENOBUFS when ring is fullkmacy2008-12-021-1/+1
* | | Add 8168D support.yongari2008-12-022-1/+4
* | | Add VLAN hardware tag insertion/stripping support. Tx/Rx checksumyongari2008-12-022-2/+29
* | | Delete a bunch of empty mergeinfo records caused by local copies.peter2008-12-020-0/+0
* | | Make sure to clear PMDR register by writing back power managementyongari2008-12-021-5/+4
* | | The pkthdr field is flowid not rss_hashkmacy2008-12-021-1/+1
* | | - fix multiqueue conditionalkmacy2008-12-021-2/+2
* | | integrate use after free fixes from private branchkmacy2008-12-021-54/+44
* | | correct typosam2008-12-011-1/+1
* | | Shared memory objects that have size which is not necessarily equal tokan2008-12-011-1/+2
* | | Add ixgbe(4) and upgt(4).brueffer2008-12-011-0/+4
* | | Invoke _rtld_atfork_post earlier, before we reinitialize rtld lockskan2008-12-011-3/+4
* | | Add controller suspend/resume support.mav2008-12-011-0/+27
* | | Fix typo.skv2008-12-011-1/+1
* | | Switch to ath hal source code. Note this removes the ath_halsam2008-12-01121-195545/+365
* | | import ath halsam2008-12-01110-0/+52514
|\ \ \
| * | | purge useless codesam2008-11-301-9/+0
| * | | make code compilesam2008-11-301-2/+2
| * | | not needed any moresam2008-11-301-19/+0
OpenPOWER on IntegriCloud