summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove unneeded getinoquota() call in the ufs_access().kib2007-03-141-4/+0
* | Busy filesystem around call of VFS_QUOTACTL() vfs op.kib2007-03-141-6/+7
* | Add missing punctuation.brueffer2007-03-141-2/+2
* | play it safe for now and go back to kicking off tx cleaning from the tx pathkmacy2007-03-141-2/+10
* | Add sed math regression test.dds2007-03-142-1/+3
* | Add Towers of Hanoi regression test.dds2007-03-142-1/+19
* | fix wording blunderkmacy2007-03-141-1/+1
* | Various fixes, also the driver can be compiled into the kernel now.brueffer2007-03-141-11/+12
* | Repo-copy from usr.bin/sed/TEST for integration with the regression suite.dds2007-03-140-0/+0
* | Reduce the risk of inducing heart attacks, by printing the right path whencperciva2007-03-141-1/+1
* | Add missing newline to correct failure of the regression test.dds2007-03-141-1/+1
* | Add support for statically compiling cxgb into the kernelkmacy2007-03-142-0/+10
* | no-op cxgb_config.h for the module compilation casekmacy2007-03-141-1/+1
* | #define memory barrier macros for the non-i386 && non-amd64 casekmacy2007-03-141-1/+5
* | remove unused code for recycling descriptorskmacy2007-03-141-87/+8
* | add cxgb_config.h to define values that are defined in the Makefile when comp...kmacy2007-03-142-0/+60
* | move taskqueue_enqueue of tx clean operation out of the start pathkmacy2007-03-141-8/+2
* | make desc_reclaimable macro safe to arbitrary argumentskmacy2007-03-141-1/+1
* | More suggestions from pjd.julian2007-03-141-2/+13
* | Some comments from pjdjulian2007-03-141-4/+4
* | Don't call isp_intr from isp_start- this seems to, in rare cases,mjacob2007-03-141-7/+1
* | Add man page for cxgbkmacy2007-03-142-0/+133
* | Add locking.9julian2007-03-141-0/+280
* | Add administration and debugging tool for Chelsio T3 10 Gigabit Ethernet driverkmacy2007-03-146-0/+8186
* | add cxgb to modules Makefilekmacy2007-03-141-0/+1
* | Add modules Makefile for cxgbkmacy2007-03-141-0/+22
* | Add firmware for cxgbkmacy2007-03-141-0/+478
* | First of several commits for driver support for the Chelsio T3B 10 Gigabitkmacy2007-03-1419-0/+21628
* | Make it compilekevlo2007-03-141-1/+1
* | Add raw IP support (protocol 114) to ipbroadcast regression test.bms2007-03-131-3/+19
* | (atapi_action): Improve error reporting by removing ATA_R_QUIET flagthomas2007-03-131-33/+49
* | (reinit_bus): When the ATAPI bus is reset, do not schedule an automatedthomas2007-03-131-2/+10
* | (ata_completed): When REQUEST SENSE is automatically issued after a failedthomas2007-03-131-1/+1
* | Print readers count as unsigned in ddb 'show lock'.jhb2007-03-131-2/+2
* | In one of the previous commits I accidentally removed the enabling of then_hibma2007-03-131-1/+4
* | Add AC97 inverted external amplifier quirk for ASUS A6R laptop.ariff2007-03-131-0/+1
* | Move bus_space_tag and bus_space_handle register accessmjacob2007-03-133-86/+79
* | Restore optr if you trash it for 24XX target mode.mjacob2007-03-131-0/+1
* | When ARCHIVE_EXTRACT_UNLINK is requested:kientzle2007-03-132-5/+11
* | Typo.grog2007-03-131-1/+1
* | Make insmntque() externally visibile and allow it to fail (e.g. duringtegge2007-03-1326-21/+229
* | Fix some OID names and minor style as per feedback from various people.scottl2007-03-131-16/+11
* | Make "/etc/rc.d/syscons start" correctly reload screensaver settings.mux2007-03-121-1/+1
* | Add another CPUID for AMD CPUs and fix style(9) while I am here.jkim2007-03-124-196/+198
* | Fix a typo.jhb2007-03-121-1/+1
* | - Use m_gethdr(), m_get(), and m_clget() instead of the macros injhb2007-03-121-20/+5
* | Fix writes on siiprb type chips.sos2007-03-121-2/+6
* | In uipc_close(), we no longer always free the unpcb, as the last referencerwatson2007-03-121-1/+2
* | Stop clobberring the application namespace with localru2007-03-121-37/+37
* | Attempt to load the kernel module only if we are going to create ayar2007-03-121-3/+1
OpenPOWER on IntegriCloud