aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix usage for soreceive(9) - uio must always be non-NULL.Edward Tomasz Napierala2013-04-121-5/+12
* Reflect removing of the counter_u64_subtract() function in the macro.Andrey V. Elsukov2013-04-121-2/+2
* Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'Edward Tomasz Napierala2013-04-1213-54/+5
* Fix incorrect KASSERTs in xlpgeJayachandran C.2013-04-121-2/+2
* Fix kenv behavior when there is no static environmentJayachandran C.2013-04-121-13/+16
* sh: Don't modify exit status when break/continue/return passes !.Jilles Tjoelker2013-04-123-0/+12
* - Do not bail out if stat(2) fails with ENOENT in the spool directory. ThisPietro Cerutti2013-04-121-2/+26
* - Switch order of setting real uid and gid. If we set uid first, then wePietro Cerutti2013-04-121-1/+1
* isa_if.h is indirectly included.Bjoern A. Zeeb2013-04-121-1/+1
* Attempt to clean up spacing and long lines.Gleb Smirnoff2013-04-121-98/+112
* Update with several early mentor/mentee relationships and dates commitGavin Atkinson2013-04-121-6/+12
* Free memory after deleting an address policy entry.Andrey V. Elsukov2013-04-121-0/+1
* Fix a few typos.Xin LI2013-04-121-3/+3
* If vmm.ko could not be initialized correctly then prevent the creation ofNeel Natu2013-04-123-8/+21
* If doing buildworld -DWITH_BMAKE make sure bmake does the build.Simon J. Gerraty2013-04-121-2/+6
* Add pciids of the T5 based cards. The ones that I haven't tested withNavdeep Parhar2013-04-111-0/+21
* Cosmetic change (s/wrwc/wcwr/;s/WRWC/WCWR/).Navdeep Parhar2013-04-113-12/+12
* Auto-reduce the holdoff timers that are greater than the maximum valueNavdeep Parhar2013-04-111-1/+22
* Generate a LINT for powerpc and for powerpc64.Bjoern A. Zeeb2013-04-112-4/+7
* Always enable TXOK interrupts when setting up TX queues for EDMA NICs.Adrian Chadd2013-04-111-1/+7
* cxgbe/tom: Slight simplification of code that calculates options2.Navdeep Parhar2013-04-112-10/+16
* Fix bugs in the elapsed time calculation in ctlstat_standard()Kenneth D. Merry2013-04-111-7/+3
* Get rid of a couple of stray \n's.Navdeep Parhar2013-04-111-2/+2
* There is no need for elaborate queries and error checking when trying toNavdeep Parhar2013-04-111-18/+4
* Spelling correctionEd Maste2013-04-112-2/+2
* Document sbuf_start_section() and sbuf_end_section() functions.Mikolaj Golub2013-04-111-2/+36
* Add sbuf_start_section and sbuf_end_section to the libsbuf symbol map.Mikolaj Golub2013-04-112-0/+8
* Add sbuf_start_section() and sbuf_end_section() functions, which canMikolaj Golub2013-04-112-1/+75
* - Explain clearly why a different firmware is being installed (if/whenNavdeep Parhar2013-04-111-18/+57
* Minor spelling and grammar fixes.Joel Dahl2013-04-114-9/+9
* Remove contractions.Joel Dahl2013-04-1114-23/+23
* Fix tcp_output() so that tcpcb is updated in the same manner when anGleb Smirnoff2013-04-111-70/+74
* Remove kernel options from the SYNOPSIS. They are already documented in theJoel Dahl2013-04-111-27/+0
* cxgbe(4): Ensure that the MOD_LOAD handler runs before either t4nex orNavdeep Parhar2013-04-111-4/+9
* - Add entries for alc and akoszek, alredy referenced elsewhereGavin Atkinson2013-04-111-5/+11
* Set and display the IP fragment bit correctly when dealing withNavdeep Parhar2013-04-111-1/+7
* DTrace: option for time-ordered outputPedro F. Giffuni2013-04-1162-901/+2285
|\
* | Remove EOL whitespace.Joel Dahl2013-04-112-2/+2
* | Remove unused atomic headerEd Maste2013-04-111-1/+0
* | fuser(1) requires a filename.Eitan Adler2013-04-111-1/+1
* | Fix typo.Gleb Smirnoff2013-04-111-1/+1
* | Fix libzfs to report error instead of returning zero if trying to hold orMartin Matuska2013-04-111-4/+24
* | MFV r249354:Martin Matuska2013-04-111-2/+2
|\ \
| * | Update vendor-sys/illumos/dist to illumos-gate 14008:0a1a841641daMartin Matuska2013-04-111-6/+8
| * | Update vendor/illumos/dist and vendor-sys/illumos/distMartin Matuska2013-04-105-73/+40
| |/
| * Add missing file dt_pq.h that should have been committed in r239385Martin Matuska2013-04-091-0/+51
| * Update vendor/illumos/dist to illumos-gate 14004:dd91fed709a7Martin Matuska2013-04-063-4/+84
* | Include types.h for C99 uintXX_t types.Gleb Smirnoff2013-04-111-1/+1
* | Do not sent 120 TEST UNIT READY requests on generic NOT READY statuses.Alexander Motin2013-04-111-5/+2
* | Make the code to check if VMX is enabled more readable by using macrosNeel Natu2013-04-112-1/+7