summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IFC @ r253461grehan2013-07-19608-8817/+48670
|\
| * Correct ELF note decoding for non-core filesemaste2013-07-191-3/+16
| * Overhaul error, information, and debug logging.scottl2013-07-198-286/+356
| * Use _PATH_DEV (from paths.h) for the "/dev/" string, rather thanjimharris2013-07-182-2/+4
| * Simplify open_dev() by returning errno values rather than just 0 or 1.jimharris2013-07-182-15/+4
| * Close uniq(1) in the capability mode sandbox and limit descriptors usingpjd2013-07-181-0/+43
| * - Make localtime(3) to work in sandbox.pjd2013-07-181-5/+28
| * Decode PCIe ASPM capability and status.jkim2013-07-181-20/+38
| * Correct alignment in note outputemaste2013-07-181-1/+1
| * Remove accidentally cut-and-pasted colonsemaste2013-07-181-7/+7
| * Sanity-check the vm exitcode, and exit the process if it's out-of-boundsgrehan2013-07-181-2/+11
| * Handle FreeBSD-specific ELF notesemaste2013-07-182-3/+50
| * Properly handle I/O windows in bridges with the ISA enable bit set. Thesejhb2013-07-184-91/+449
| * Rework the previous fix for the IB vs Ethernet sysctl handler to be morejhb2013-07-182-20/+18
| * Include stdint.h when use intmax_t.kevlo2013-07-181-1/+1
| * Minor mdoc fixes.joel2013-07-181-10/+10
| * - Fix a bug in ipv6_prefix_IF. It did not work with the 64-bit prefixhrs2013-07-181-16/+4
| * Fix a gcc warning.hrs2013-07-181-1/+4
| * Replace PRId64 with "jd" in a printf call. Cast the corresponding value tokevlo2013-07-181-1/+1
| * Manually merge part of vendor import r238583 from Illumos.delphij2013-07-182-6/+10
| * Major rework of the virtio code. Split out common parts, and modifygrehan2013-07-175-961/+1408
| * Reload font when syscons(4) is resuming without switching mode.jkim2013-07-171-27/+34
| * Use pause() instead of DELAY() when polling for completion of adminjimharris2013-07-171-4/+4
| * Define constants for the lengths of the serial number, model numberjimharris2013-07-174-9/+20
| * Always initialize fd to 0 in open_dev().jimharris2013-07-171-0/+2
| * Add bus_dmamap_load_bio and bus_dmamap_load_ccb to bus_dma(9).jimharris2013-07-171-3/+63
| * In this GRN, Marcel Moolenaar overhauled the logic for mountingrodrigc2013-07-172-1/+253
| * Use NET_RT_DUMP.0.FIB leaf node instead of setting td_proc->p_fibnum.hrs2013-07-171-12/+2
| * - Add support of MK_INET_SUPPORT=no.hrs2013-07-172-268/+278
| * Do not overwrite the new UTF-8 files with the old ISO onebapt2013-07-171-5/+2
| * Simplify keywords.h generation.hrs2013-07-171-9/+5
| * Remove check forbidding requests that would result in one port being setjhb2013-07-171-3/+0
| * Fix typo.glebius2013-07-171-1/+1
| * Improve example, so that it doesn't dump core when example moduleglebius2013-07-171-2/+6
| * Change Eu to the proper UTF-8 symbol this was missed in r253414bapt2013-07-171-1/+1
| * Clear the vnode knotes before destroying vpollinfo.kib2013-07-171-0/+2
| * For all european contries using the euro currency, add an UTF-8 definition wi...bapt2013-07-1712-0/+407
| * [fix to r253380] __setenv: be explicit about placing '=' after nameavg2013-07-171-2/+1
| * Implement workaround for BCM5719/BCM5720 TX hang.yongari2013-07-172-4/+55
| * Specify a timeout for the PL block.np2013-07-171-1/+4
| * Avoid magic constant.yongari2013-07-172-7/+9
| * o TxD ring requires 8 bytes alignment to work so change alignmentyongari2013-07-171-20/+30
| * Add missing headers.kevlo2013-07-172-0/+3
| * Use PRId64 instead of %gd to print an int64_t.kevlo2013-07-171-1/+2
| * Fix vfp:andrew2013-07-161-16/+15
| * Add a tunable to force disable MSI use for xhci(4).kib2013-07-161-7/+12
| * Regen.andrew2013-07-161-4/+4
| * 2 years, 10 months, 22 days after the projects/arm_eabi branch was createdandrew2013-07-166-6/+16
| * Free the non-fatal "timestamp missing" debug string manually as it isandre2013-07-161-1/+4
| * Do not throw an error if the user requests to activate the image fromjimharris2013-07-161-1/+1
OpenPOWER on IntegriCloud