summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Return proper error message if recording device is not specified.mav2012-01-271-1/+6
* Fix size check, that prevents getting negative after castingglebius2012-01-271-1/+1
* Do not mention SIOCSIFADDR.glebius2012-01-271-4/+4
* A problem with respect to data read through the buffer cache for bothrmacklem2012-01-274-18/+12
* Minor cleanups to the csa snd driver.pfg2012-01-262-23/+2
* Consensus between bde and pjd seemed to be that if the function namesghelmer2012-01-261-8/+8
* Make the comments consistent (capitalization, punctuation, andghelmer2012-01-261-6/+10
* Restore the parenthesis that are necessary around the constant values.ghelmer2012-01-261-7/+7
* A flowtable entry can continue referencing an llentry indefinitely if the ent...kmacy2012-01-262-1/+4
* - Rewrite paragraphs about preemption.glebius2012-01-261-22/+11
* Remove the blank line between the license and .Ddken2012-01-261-1/+0
* Bring in the LSI-supported version of the mps(4) driver.ken2012-01-2626-1299/+10536
* More mdconfig(8) tests.trasz2012-01-261-0/+39
* Add CAM infrastructure to allow reporting when a drive's long read capacityken2012-01-2610-46/+164
* Start sentences on a new line, and fix a few other nits.ken2012-01-261-35/+42
* Update PCI IDs for ciss controllers that are supported by this driver.sbruno2012-01-262-3/+20
* Xen netback driver rewrite.ken2012-01-268-1255/+4887
* Press some more info into the PCM device name:mav2012-01-261-8/+51
* Remove casts from inet6 address testing macros, thus preservingglebius2012-01-261-16/+16
* Although aio_nbytes is size_t, later is is signed toglebius2012-01-261-0/+6
* List supported ioctl commands instead of old one.glebius2012-01-261-5/+3
* Don't mention no longer supported ioctl commands.glebius2012-01-261-6/+2
* Remove a block that contatined some outdated misinformationglebius2012-01-261-12/+1
* Remove a commented out old block inherited from inet.4. Theglebius2012-01-261-80/+0
* - Remove no longer supported ioctl cmds.glebius2012-01-261-15/+2
* Update information on setting and retreiving inet4 addresses.glebius2012-01-261-18/+31
* Fix typo in r230571.mav2012-01-261-1/+1
* ixgbe changes:luigi2012-01-264-44/+103
* Add another bunch of CODEC IDs.mav2012-01-263-13/+136
* Add some node debugging which has helped me track down which particularadrian2012-01-261-0/+7
* Include opt_wlan.h before net80211 includes; so IEEE80211_* configurationadrian2012-01-261-0/+2
* Revert r230516, since it doesn't really fix the problem.rmacklem2012-01-262-34/+0
* Update sbp_targ such that it can actually handle multiple CTIO's during opera...sbruno2012-01-251-79/+314
* Don't print a warning when using netstat to printtuexen2012-01-251-1/+2
* Oops, fix the loader tunable name added in r230551.mav2012-01-251-2/+2
* When doing vflush(WRITECLOSE), clean vnode pages.kib2012-01-251-0/+12
* Fix remaining calls to cache_enter() in both NFS clients to providekib2012-01-253-30/+23
* Rewrite jack presence detection and implement automatic recording sourcemav2012-01-253-147/+225
* Fix CTL flags in the declarations of KERN_PROC_ENV, AUXV andtrociny2012-01-251-8/+6
* Add -P option to allow get and set limits for other processes.trociny2012-01-252-7/+91
* After the recent changes there is no need in rlimit array any more.trociny2012-01-251-6/+5
* Add a timeout on positive name cache entries in the NFS client. That is,jhb2012-01-257-18/+59
* Remove extra sentence, a leftover from r202845.stefanf2012-01-251-2/+0
* Clarify and improve the boot menu with some small changes:pluknet2012-01-251-18/+18
* Fix a bug introduced in r230000. We were eliminating all LUNs on a targetken2012-01-251-1/+14
* Revert 229667: After some discussion of this change, it seems it isghelmer2012-01-252-3/+7
* Order newly added functions alphabetically.kib2012-01-251-12/+12
* Allow PASSTHROUGH (AC3) to have more then 2 channels.mav2012-01-251-1/+2
* Fix comment.trasz2012-01-251-1/+1
* Move mdconfig(8) tests under regression/sbin/, where they belong.trasz2012-01-253-0/+0
OpenPOWER on IntegriCloud