summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Vendor import of clang trunk r126547:dim2011-02-26373-4580/+8461
* | Instead of defining LLVM_MULTITHREADED as 0 or 1, define or undefine it,dim2011-02-273-7/+7
* | Missed a file in r219056: add disk description for da(4).nwhitehorn2011-02-261-0/+6
* | Update llvm's config.h files to match more closely what is generated bydim2011-02-262-11/+132
* | Remove getDriver().Dir + /../libexec and /usr/libexec from clang'sdim2011-02-261-2/+0
* | Remove misapplied space.dim2011-02-261-1/+1
* | Fix breakage in sys/netinet/sctp_sysctl.c, introduced by r219057. Ifdim2011-02-261-0/+6
* | When WITH_ICONV is set, use our in-tree iconv.ume2011-02-262-13/+23
* | - Allocate the DMA memory shared between the host and the controller asmarius2011-02-261-4/+4
* | Connect uep.ko to buildglebius2011-02-261-1/+1
* | Show disk model numbers in partition wizard screen. Also, since da(4) disksnwhitehorn2011-02-261-11/+16
* | Improvements to CC modules:rrs2011-02-2614-57/+214
* | Add the disk ident and a human-meaningful description (here, the disk modelnwhitehorn2011-02-265-0/+13
* | Fix typo - "is is" should have been changed to "it is" in r218965.brucec2011-02-261-1/+1
* | Not only had I included a syntax / style error, nice.3 is alsoremko2011-02-261-1/+0
* | - Correct USB 3.0 wire-speed to 5.0Gbpshselasky2011-02-263-4/+4
* | Set C1 "I/O then Halt" capability bit for Intel EIST. Some broken BIOSesjkim2011-02-251-2/+5
* | Fix style(9) issues in pututxline(3).ed2011-02-251-5/+10
* | Update manual page to reflect latest changes of ABI description support.dchagin2011-02-251-1/+3
* | Teach kdump to understand sv_flags records in the trace files.dchagin2011-02-253-17/+128
* | Introduce preliminary support of the show description of the ABI ofdchagin2011-02-254-12/+99
* | ktrace_resize_pool() locking slightly reworked:dchagin2011-02-251-18/+16
* | Revert r217871.dougb2011-02-251-6/+2
* | Revert the commit that I made, there is a lot of discussionremko2011-02-251-5/+0
* | Document the input line length limit.jh2011-02-251-1/+6
* | Add more definitions for vendor-specific CPU capability bits to the lastjkim2011-02-251-11/+13
* | Silence 'out of chain frames' warnings and bump the number of frames.ken2011-02-253-5/+6
* | Fix division by zero, causing floating point exception in a drive progresspluknet2011-02-251-1/+1
* | Make the description of the feature consistent with another similarnetchild2011-02-251-1/+1
* | Add some FEATURE macros for various GEOM classes.netchild2011-02-2528-0/+68
* | Add some FEATURE macros for various features (AUDIT/CAM/IPC/KTR/MAC/NFS/NTP/netchild2011-02-2523-0/+60
* | Fix a bunch of trivial whitespace mistakes and update the miniobj.hphk2011-02-259-30/+38
* | fixed size of AH_ALEN_MAX, which is 64 bytes for SHA-512.vanhu2011-02-251-1/+2
* | Add a real dependency on the microcode.obrien2011-02-251-1/+1
* | o FreeBSD 8.2 and 7.4-RELEASE added. Mac OS X 10.6 added belatedly.maxim2011-02-251-7/+15
* | - Add two more iconv-related files, which were left out from previous commitgabor2011-02-252-0/+72
* | Add the BSD-licensed Citrus iconv to the base system with default offgabor2011-02-251032-9/+2289190
* | Enable the check for negative permissions (the group on a file can't dobrooks2011-02-241-1/+1
* | * Fix several bugs where the scaled versions of srtt and rttvartuexen2011-02-243-23/+23
* | * Cleanup the code computing the retransmission timeout.tuexen2011-02-243-77/+39
* | Use ffs() to locate free bits in the inode and block bitmaps rather thanjhb2011-02-241-18/+10
* | Recently, in upstream clang, a fix was done to add -L/usr/lib to thedim2011-02-241-8/+9
* | Add sticky.8 to the obsolete files since it had beenremko2011-02-241-0/+2
* | - Add missing xhci(4) manual page.hselasky2011-02-247-14/+93
* | Add wording about the priority range andremko2011-02-241-1/+7
* | Update xz to release 5.0.1mm2011-02-2414-307/+688
* | Move the sticky manual from section 8 to sectionremko2011-02-243-2/+2
* | - Fix typogahr2011-02-241-1/+1
* | Remove sysctl vm.max_proc_mmap used to protect from KVA space exhaustion.pluknet2011-02-242-42/+0
* | - Add support for some non-standard USB MIDI devices from Roland, byhselasky2011-02-244-21/+72
OpenPOWER on IntegriCloud