summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add some debugging to try and catch an invalid TX rate (0x0) that isadrian2012-11-131-1/+13
* Be more consistent.obrien2012-11-131-62/+62
* Use uiomove return value instead of returning 0.kevlo2012-11-131-2/+2
* Check the return value of uiomove(9).kevlo2012-11-131-1/+5
* Import new version of libc++ into base.theraven2012-11-1328-203/+213
* Garbage collect the explicit "compile-with", they are no longer needed.obrien2012-11-131-14/+8
* Do not unwind past a zero PC frame.emaste2012-11-131-0/+17
* Replace the single, global page queues lock with per-queue locks on thealc2012-11-135-175/+240
* Use consistent style.obrien2012-11-131-3/+2
* Set optimized_out instead of reporting an error.emaste2012-11-1311-77/+95
* Add a callback function to userboot.so to fetch a list of environmentneel2012-11-123-2/+42
* Redo r242889, now using the method from projects/amd64_xen_pv r240747.dim2012-11-121-4/+4
* Redo r242842, now actually fixing the warnings, as follows:dim2012-11-126-9/+11
* Fix a minor warning in sys/i386/xen/clock.c.dim2012-11-121-1/+1
* Merge of vendor import of 242925, tzdata2012iedwin2012-11-122-2/+9
* - Fix a bug that has existed since the original softdep implementation.jeff2012-11-121-14/+27
* Fix a stack leak in [unused] cycle_menuitem function while we're heredteske2012-11-121-0/+1
* Update MAX_TASKS to scale a bit based on MAXCPUsbruno2012-11-121-1/+1
* Clarify where the authorized_key file lives.eadler2012-11-121-2/+2
* Add new USB IDs.hselasky2012-11-122-0/+8
* Allow this file to be used in LOCORE sections of the kernel.rpaulo2012-11-121-1/+3
* Fix DDB command "show map XXX":attilio2012-11-121-24/+14
* Tweak comments.attilio2012-11-112-23/+22
* Correct date of Stanley's encounter with Livingstone.grog2012-11-111-1/+1
* Correctly fix the 'scan during STA mode' crash.adrian2012-11-111-0/+7
* Remove this; i incorrectly committed the wrong (debug) changes in myadrian2012-11-111-2/+0
* Prevent including .zfs snapshot directories in the src.txzgjb2012-11-111-1/+1
* Add the standard exit status to the ssh-copy-id man page.eadler2012-11-111-1/+3
* sh: Forward-declare struct alias instead of giving up type safety via void *jilles2012-11-112-4/+5
* Add an explanatory comment to lib/libc/gen/isnan.c about the fix to makedim2012-11-111-0/+5
* Fix a typo.rdivacky2012-11-111-1/+1
* Change the XNB_ASSERT from a statement expression to do-while(0) as itsrdivacky2012-11-111-2/+2
* Add "pid" to the help menu (sort keys section).rpaulo2012-11-111-2/+2
* Add the PID column to the list of sort keys.rpaulo2012-11-111-1/+1
* Don't call av_set_tim() if it's NULL.adrian2012-11-111-0/+2
* Correct some rather weird and broken behaviour observed when doingadrian2012-11-101-1/+14
* Only define isnan, isnanf, __isnan and __isnanf in libc.so, not indim2012-11-102-3/+6
* - Protect mnt_data and mnt_flags under the mount interlockattilio2012-11-101-7/+7
* Work around pc98 tinderbox failures in sys/boot/pc98, by making sure adim2012-11-101-2/+2
* Fix all the inconsistent nve_os* function declarations and definitionsdim2012-11-101-47/+47
* s/ATH_DEBUG/ATH_DEBUG_ALQkevlo2012-11-101-1/+1
* Use ANSI prototype to fix build with clang.nyan2012-11-108-297/+119
* MFi386: r232263nyan2012-11-101-0/+4
* Reduce diffs against i386.nyan2012-11-101-1/+3
* Fix some KASSERTs.nyan2012-11-101-1/+3
* MFi386: r211924nyan2012-11-101-1/+10
* Use ANSI prototype to fix build with clang.nyan2012-11-101-77/+43
* cosmetic changes to reduce diffs against i386.nyan2012-11-101-2/+2
* MFi386: r241300nyan2012-11-101-14/+22
* MFi386: r241301nyan2012-11-102-8/+15
OpenPOWER on IntegriCloud