| Commit message (Expand) | Author | Age | Files | Lines |
* | MSI-x interrupt support for PCI pass-thru devices. | grehan | 2012-04-28 | 2 | -0/+21 |
* | IFC @ r234692 | grehan | 2012-04-26 | 489 | -5606/+9813 |
|\ |
|
| * | Correct r228114 and use the same implementation for tilde.h as for history.h | obrien | 2012-04-26 | 2 | -2/+33 |
| * | Fix typo. | hselasky | 2012-04-25 | 1 | -1/+1 |
| * | Bump the libusb major version due to the last commit, which | hselasky | 2012-04-25 | 1 | -2/+2 |
| * | I stopped using my middle name years ago. | des | 2012-04-25 | 1 | -1/+1 |
| * | Fix binary compatibility to the official LibUSB 1.0. | hselasky | 2012-04-25 | 2 | -10/+3 |
| * | Take the spinlock around clearing of the fp->_flags in fclose(3), which | kib | 2012-04-24 | 3 | -9/+34 |
| * | Revert r234356 for now, as it leads to run-time problems on 32-bit | dim | 2012-04-23 | 2 | -8/+1 |
| * | Bugfix: Include whitespace characters in the count of the number of | das | 2012-04-22 | 1 | -1/+1 |
| * | Bugfix: Correctly count the number of characters read for %l[ conversions. | das | 2012-04-22 | 1 | -7/+4 |
| * | Bugfix: %n doesn't count as a conversion, so | das | 2012-04-22 | 2 | -2/+0 |
| * | Refactor scanf to improve modularity. Conversions are now performed | das | 2012-04-22 | 2 | -668/+843 |
| * | Fix some incorrect symbol versions. | theraven | 2012-04-22 | 1 | -4/+4 |
| * | Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch, | jasone | 2012-04-22 | 1 | -12/+12 |
| * | - Use quote when tab is used; | delphij | 2012-04-22 | 1 | -2/+3 |
| * | As noted by Peter Jeremy, r234528 only partially fixed the infinite | das | 2012-04-21 | 1 | -1/+1 |
| * | If the size passed to {,v}s{w,n}printf is larger than INT_MAX+1 | das | 2012-04-21 | 5 | -6/+29 |
| * | - Fix the claim that the output is always null-terminated. This isn't | das | 2012-04-21 | 1 | -17/+29 |
| * | Ensure that the {,v}swprintf functions always null-terminate the | das | 2012-04-21 | 1 | -0/+3 |
| * | Fix a bug introduced in r187302 that was causing fputws() to enter an | das | 2012-04-21 | 1 | -1/+1 |
| * | After r217375, some startup objects under lib/csu are built in a special | dim | 2012-04-20 | 7 | -21/+21 |
| * | Fix some compile warnings. | hselasky | 2012-04-20 | 6 | -30/+29 |
| * | Properly use SHA1_Final() instead of SHA_Final(). | ed | 2012-04-19 | 1 | -1/+1 |
| * | Update file(1) to version 5.11. | obrien | 2012-04-19 | 2 | -13/+67 |
| * | Set SIGCANCEL to SIGTHR as part of some cleanup of DTrace code. | gnn | 2012-04-18 | 1 | -1/+1 |
| * | Fix typo in ".PATH" | pluknet | 2012-04-18 | 1 | -1/+1 |
| * | Import jemalloc 9ef7f5dc34ff02f50d401e41c8d9a4a928e7c2aa (dev branch, | jasone | 2012-04-17 | 13 | -8250/+182 |
| * | Work around an issue on 32-bit PowerPC, where clang executable can get | dim | 2012-04-16 | 2 | -1/+8 |
| *-. | Upgrade our copy of llvm/clang to trunk r154661, in preparation of the | dim | 2012-04-16 | 53 | -79/+269 |
| |\ \ |
|
| | | * | Vendor import of clang trunk r154661: | dim | 2012-04-14 | 435 | -34948/+91609 |
| | | * | Vendor import of clang 3.0 final release: | dim | 2011-12-09 | 11 | -857/+992 |
| | * | | Vendor import of llvm trunk r154661: | dim | 2012-04-14 | 1307 | -70971/+111145 |
| * | | | Replace the C implementation of __aeabi_read_tp with an assembly version. | andrew | 2012-04-16 | 2 | -14/+9 |
| * | | | When searching for uninitialized memory usage add ensure that the entire | eadler | 2012-04-15 | 1 | -0/+3 |
| * | | | Additional manual page updates for r234103. | jh | 2012-04-13 | 1 | -8/+12 |
| * | | | Add missing LibUSB 1.0 API function. | hselasky | 2012-04-12 | 4 | -1/+33 |
| * | | | Fix error messages containing the executed command name | dumbbell | 2012-04-12 | 1 | -31/+77 |
| * | | | Support percent-encoded user and password | emaste | 2012-04-11 | 1 | -6/+45 |
| * | | | Make the item numbers match the crypt magic number | eadler | 2012-04-11 | 1 | -0/+2 |
| * | | | Return EBADF instead of EMFILE from dup2 when the second argument is | eadler | 2012-04-11 | 2 | -7/+12 |
| * | | | Do not restore the register holding the TLS pointer when doing various | nwhitehorn | 2012-04-11 | 6 | -6/+0 |
| * | | | Back out r233646. Although it fixed most libgeom consumers under 32-bit | jmallett | 2012-04-10 | 2 | -82/+29 |
| * | | | - Return EPERM from ufs_setattr() when an user without PRIV_VFS_SYSFLAGS | jh | 2012-04-10 | 1 | -3/+2 |
| * | | | sem_open: Make sure to fail an O_CREAT|O_EXCL open, even if that semaphore | jilles | 2012-04-09 | 1 | -4/+10 |
| * | | | Unlike other functions __aeabi_read_tp function must preserve r1-r3. The | andrew | 2012-04-08 | 1 | -2/+5 |
| * | | | - Use __NO_TLS preprocessor value to make assumptions about TLS support | stas | 2012-04-08 | 1 | -1/+1 |
| * | | | - Revert part of r234005, which I did not intend to commit. | stas | 2012-04-07 | 1 | -1/+1 |
| * | | | - Add kernel config file for QEMU-emulated gumstix board. | stas | 2012-04-07 | 1 | -1/+1 |
| * | | | Properly resolve the _ctx_start function descriptor (the symbol _ctx_start | nwhitehorn | 2012-04-07 | 1 | -1/+1 |