summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Change bpf(4) to use the cdevpriv API.ed2008-08-132-81/+63
* o Add a quirk for Sony Handycam DCR-HC32E.maxim2008-08-131-0/+4
* Add a missing call to mtx_destroy() in clnt_reconnect_destroy().dfr2008-08-131-0/+1
* Fix an interop issue with Linux: If you do nothing but TCPdfr2008-08-131-54/+115
* Fix compilation of arm's AVILA.ed2008-08-132-2/+3
* Fix VLAN hardware tag insertion/stripping on big-endianyongari2008-08-131-2/+2
* Fix runt TSO packet issue.kmacy2008-08-131-20/+23
* Add LRO and MAC statistics to exported sysctls.kmacy2008-08-133-14/+139
* Change the type of ti_traceme from a char to an int as itsmarcel2008-08-131-1/+1
* MFamd64: Remove unused macros.jkim2008-08-121-21/+0
* Update copyrights and fix style(9).jkim2008-08-124-22/+22
* Reduce the scope of the vnode lock such that it does not covercsjp2008-08-121-1/+5
* Style(9).pjd2008-08-121-3/+4
* Reduce number of stack usages with unused %edi.jkim2008-08-121-7/+8
* Replace all stack usages with registers and remove unused macros.jkim2008-08-122-86/+81
* Import Xen paravirtual drivers.kmacy2008-08-1212-0/+8270
* Assume OpenSolaris knows better and use their value for VM_MAX_PROM_ADDRESS.marius2008-08-121-1/+1
* Import i386 xen sub-arch files.kmacy2008-08-125-0/+7257
* - Add sys_tick and the USIII and beyond sys_tick_cmpr to state_regs[].marius2008-08-121-15/+15
* geli onetime command can take only one GEOM provider at a time.pjd2008-08-122-3/+3
* Import xen sub-arch includes.kmacy2008-08-1212-0/+2038
* Remove unnecessary locking around pointer fetch.kib2008-08-121-2/+0
* Use expr -e instead of expr to compute NANO_MEDIASIZE for Flash devicesantoine2008-08-121-5/+5
* When generating thread-safe server code, handle procedures with void returndfr2008-08-121-0/+3
* - Fix error reporting.stas2008-08-121-5/+5
* Increase statistic counters for enc0 interface when enabledvanhu2008-08-124-1/+58
* Import OS interfaces to Xen services.kmacy2008-08-1268-0/+14624
* Add et(4) to the list of drivers use the miibus interfacekevlo2008-08-121-1/+4
* Restore link state handling which was broken in rev 1.69.yongari2008-08-121-4/+1
* Remove 'cr' at the end of line.yongari2008-08-121-20/+20
* Remove whitespace at the end of line.yongari2008-08-121-10/+10
* Remove cxgb private lro implementation and switch to using system implementat...kmacy2008-08-126-479/+77
* Suggections from bde@ache2008-08-112-5/+11
* Vendor fix for PHY problem.kmacy2008-08-117-89/+787
* Decode some more "exotic" instructions including: fxsave, fxrstor, ldmxcsr,jhb2008-08-112-18/+131
* Make sure we check the preselection masks present for all audit pipes.csjp2008-08-111-1/+2
* MFamd64: Decode "cmov*" instructions.jhb2008-08-111-1/+21
* Rework Dallas Semiconductor RTC support.raj2008-08-111-103/+229
* Rename ds1339 -> ds133x to better fit the upcoming driver extensions.raj2008-08-112-1/+1
* Correct a few minor markup and grammar issues.brueffer2008-08-111-5/+5
* - Convert sc_sessions_mtx mutex to a rwlock, so in the fast pathpjd2008-08-112-88/+70
* Add upgt(4) to the list of supported network interface.weongyo2008-08-111-0/+1
* Add an entry for the upgt(4) module.weongyo2008-08-111-0/+1
* Connect upgt.4 to the build.weongyo2008-08-111-0/+1
* Connect upgt(4) to the build.weongyo2008-08-111-0/+5
* Add Conexant/Intersil PrismGT SoftMAC wireless USB driver - upgt(4).weongyo2008-08-115-0/+3080
* Use device_set_desc() instead of device_set_desc_copy() as we don'tyongari2008-08-111-1/+1
* Partial back out r180952.yongari2008-08-111-4/+2
* Fix up test suite so it works again with the libarchive 1.x API.kientzle2008-08-115-2/+38
* Correct test_tar_large so it works correctly with the libarchive 1.x API.kientzle2008-08-101-1/+1
OpenPOWER on IntegriCloud