summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rebase user/jimharris/isci branch from head.jimharris2012-01-263409-90327/+215142
|\
| * 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
| * Fix word order in hdaa_subvendor_id() to match PCI (where it comes from),mav2012-01-252-5/+5
| * Remove unused variable.pluknet2012-01-251-2/+0
| * Add prototypes, ANSIfy functions definitions to reduce WARNS=6 output.charnier2012-01-255-5/+6
| * Fix a SIGSEGV problem in directory entry renaming.hrs2012-01-251-0/+2
| * Minor indenting divot...imp2012-01-251-1/+1
| * Some minor additions to the list of supported devices...imp2012-01-251-2/+6
| * Experimental support for booting CHRP-type PowerPC systems from hard disks.nwhitehorn2012-01-254-2/+5
| * Clean up reinstall option and remove duplicate codeemaste2012-01-251-23/+12
| * If a mount -u is done to either NFS client that switches itrmacklem2012-01-252-0/+34
| * - Fix documentation to note that /etc/hast.conf is the default configurationpjd2012-01-241-4/+6
| * Merge illumos revisions 13572, 13573, 13574:mm2012-01-248-24/+52
| * In addition to r230511, allow 8 channel AC3 formats.mav2012-01-241-0/+4
| * sockstat: Also show sockets not associated with a file descriptor.jilles2012-01-242-69/+75
| * Enable High Bit Rate (HBR) Encoded Packet Type (EPT), if supportedmav2012-01-241-0/+15
| * Replace random ARIN direct assignment legacy IPs with proper RFC 5735bz2012-01-241-4/+4
| * Just define __FreeBSD__ to 1 instead of doing what the compiler does.netchild2012-01-241-1/+5
| * Remove unused variable.glebius2012-01-241-3/+0
| * HDMI and DisplayPort support can coexist in HDA CODEC.mav2012-01-241-8/+8
| * Plug a possible ifa_ref leak in case of premature return from in6_purgeaddr().bz2012-01-241-2/+2
| * Add some basic regression tests for mdconfig(8).trasz2012-01-243-0/+568
| * We are in FreeBSD 10 now: define __FreeBSD__ to 10.netchild2012-01-241-1/+1
| * Remove the stale XXX rt_newaddrmsg comment.pluknet2012-01-241-4/+0
| * Try resolving jail path with realpath(3).mm2012-01-241-2/+8
| * Remove unnecessary line break.bz2012-01-241-2/+1
| * Fix up some style(9) indenting and reorganise some of the hal methods.adrian2012-01-241-19/+25
| * Add a missing HAL method macro. I'm using this as part of some personaladrian2012-01-241-1/+2
| * Apparently, both nfs clients do not use cache_enter_time()kib2012-01-231-29/+23
| * Realtek CODECs declare support for 32bit samples on S/PDIF input/outputmav2012-01-231-3/+45
| * Provide a findhook method for ng_socket(4). The node stores aglebius2012-01-231-2/+101
| * Convert panic()s to KASSERT()s. This is an optimisation forglebius2012-01-231-7/+3
| * Part of r230482 didn't actually work. Revert it for now. This means PRnwhitehorn2012-01-231-2/+0
| * Do a test in a better way. Editing files after testing them is never wise.nwhitehorn2012-01-231-1/+1
OpenPOWER on IntegriCloud