| Commit message (Expand) | Author | Age | Files | Lines |
* | Partial fix for PR 91106. Correct the short weekday names. Done according to ... | versus | 2011-02-27 | 2 | -4/+4 |
* | Commit two more files missed in r219089. | pjd | 2011-02-27 | 2 | -2/+2 |
* | Finally... Import the latest open-source ZFS version - (SPA) 28. | pjd | 2011-02-27 | 304 | -19882/+59466 |
* | Fix typo in kernel configuration entry. | gjb | 2011-02-27 | 1 | -2/+2 |
* | Force DMA for controller found in Lenovo T510 (probably in others too). | pjd | 2011-02-27 | 1 | -0/+2 |
* | Accept == as an alias of = which is a popular GNU extension. | delphij | 2011-02-27 | 2 | -1/+5 |
* | Rename bcpy() macro to bcopy(). | pjd | 2011-02-27 | 2 | -7/+7 |
* | Recognize 'reload' command, as hastd can be reloaded with the SIGHUP signal. | pjd | 2011-02-27 | 1 | -0/+1 |
* | Merge fix from r1.108 of NetBSD's usr.bin/ftp/main.c: | brucec | 2011-02-27 | 1 | -0/+1 |
* | Clang's integrated assembler can now handle sys/boot/i386/boot2/sio.S. | dim | 2011-02-27 | 3 | -6/+0 |
* | Regenerate clang and tblgen manpages; the clang manpage has some minor | dim | 2011-02-27 | 2 | -5/+8 |
* | Update llvm/clang to trunk r126547. | dim | 2011-02-27 | 292 | -4858/+9232 |
|\ |
|
| * | Vendor import of clang trunk r126547: | dim | 2011-02-26 | 373 | -4580/+8461 |
* | | Instead of defining LLVM_MULTITHREADED as 0 or 1, define or undefine it, | dim | 2011-02-27 | 3 | -7/+7 |
* | | Missed a file in r219056: add disk description for da(4). | nwhitehorn | 2011-02-26 | 1 | -0/+6 |
* | | Update llvm's config.h files to match more closely what is generated by | dim | 2011-02-26 | 2 | -11/+132 |
* | | Remove getDriver().Dir + /../libexec and /usr/libexec from clang's | dim | 2011-02-26 | 1 | -2/+0 |
* | | Remove misapplied space. | dim | 2011-02-26 | 1 | -1/+1 |
* | | Fix breakage in sys/netinet/sctp_sysctl.c, introduced by r219057. If | dim | 2011-02-26 | 1 | -0/+6 |
* | | When WITH_ICONV is set, use our in-tree iconv. | ume | 2011-02-26 | 2 | -13/+23 |
* | | - Allocate the DMA memory shared between the host and the controller as | marius | 2011-02-26 | 1 | -4/+4 |
* | | Connect uep.ko to build | glebius | 2011-02-26 | 1 | -1/+1 |
* | | Show disk model numbers in partition wizard screen. Also, since da(4) disks | nwhitehorn | 2011-02-26 | 1 | -11/+16 |
* | | Improvements to CC modules: | rrs | 2011-02-26 | 14 | -57/+214 |
* | | Add the disk ident and a human-meaningful description (here, the disk model | nwhitehorn | 2011-02-26 | 5 | -0/+13 |
* | | Fix typo - "is is" should have been changed to "it is" in r218965. | brucec | 2011-02-26 | 1 | -1/+1 |
* | | Not only had I included a syntax / style error, nice.3 is also | remko | 2011-02-26 | 1 | -1/+0 |
* | | - Correct USB 3.0 wire-speed to 5.0Gbps | hselasky | 2011-02-26 | 3 | -4/+4 |
* | | Set C1 "I/O then Halt" capability bit for Intel EIST. Some broken BIOSes | jkim | 2011-02-25 | 1 | -2/+5 |
* | | Fix style(9) issues in pututxline(3). | ed | 2011-02-25 | 1 | -5/+10 |
* | | Update manual page to reflect latest changes of ABI description support. | dchagin | 2011-02-25 | 1 | -1/+3 |
* | | Teach kdump to understand sv_flags records in the trace files. | dchagin | 2011-02-25 | 3 | -17/+128 |
* | | Introduce preliminary support of the show description of the ABI of | dchagin | 2011-02-25 | 4 | -12/+99 |
* | | ktrace_resize_pool() locking slightly reworked: | dchagin | 2011-02-25 | 1 | -18/+16 |
* | | Revert r217871. | dougb | 2011-02-25 | 1 | -6/+2 |
* | | Revert the commit that I made, there is a lot of discussion | remko | 2011-02-25 | 1 | -5/+0 |
* | | Document the input line length limit. | jh | 2011-02-25 | 1 | -1/+6 |
* | | Add more definitions for vendor-specific CPU capability bits to the last | jkim | 2011-02-25 | 1 | -11/+13 |
* | | Silence 'out of chain frames' warnings and bump the number of frames. | ken | 2011-02-25 | 3 | -5/+6 |
* | | Fix division by zero, causing floating point exception in a drive progress | pluknet | 2011-02-25 | 1 | -1/+1 |
* | | Make the description of the feature consistent with another similar | netchild | 2011-02-25 | 1 | -1/+1 |
* | | Add some FEATURE macros for various GEOM classes. | netchild | 2011-02-25 | 28 | -0/+68 |
* | | Add some FEATURE macros for various features (AUDIT/CAM/IPC/KTR/MAC/NFS/NTP/ | netchild | 2011-02-25 | 23 | -0/+60 |
* | | Fix a bunch of trivial whitespace mistakes and update the miniobj.h | phk | 2011-02-25 | 9 | -30/+38 |
* | | fixed size of AH_ALEN_MAX, which is 64 bytes for SHA-512. | vanhu | 2011-02-25 | 1 | -1/+2 |
* | | Add a real dependency on the microcode. | obrien | 2011-02-25 | 1 | -1/+1 |
* | | o FreeBSD 8.2 and 7.4-RELEASE added. Mac OS X 10.6 added belatedly. | maxim | 2011-02-25 | 1 | -7/+15 |
* | | - Add two more iconv-related files, which were left out from previous commit | gabor | 2011-02-25 | 2 | -0/+72 |
* | | Add the BSD-licensed Citrus iconv to the base system with default off | gabor | 2011-02-25 | 1032 | -9/+2289190 |
* | | Enable the check for negative permissions (the group on a file can't do | brooks | 2011-02-24 | 1 | -1/+1 |