| Commit message (Expand) | Author | Age | Files | Lines |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-05 | 178 | -593/+582 |
* | Remove dead code that clang refuses to compile. | rpaulo | 2012-12-05 | 1 | -10/+0 |
* | Fix a race between kern_setitimer() and realitexpire(), where the | kib | 2012-12-04 | 3 | -5/+2 |
* | Do not allocate buffer of the 255 bytes length on the stack. | kib | 2012-12-04 | 1 | -3/+6 |
* | Fix fallout from r243019, which broke parsing of shortened network | glebius | 2012-12-04 | 1 | -0/+7 |
* | - Fix LOR in sa6_recoverscope() in rt_msg2()[1]. | hrs | 2012-12-04 | 3 | -41/+45 |
* | libc: Use the new 'e' fopen() mode option to simplify fstab.c. | jilles | 2012-12-04 | 1 | -11/+1 |
* | Use absolute path for /usr/libexec/ld-elf.so.1 symlink. | pjd | 2012-12-04 | 1 | -2/+2 |
* | Fix typo. | kib | 2012-12-04 | 1 | -1/+1 |
* | Do not change entire BINDIR, it might be needed later, just change | pjd | 2012-12-04 | 1 | -2/+2 |
* | Change /usr/libexec/ld-elf.so.1 to point at ../../libexec/ld-elf.so.1 | pjd | 2012-12-04 | 1 | -1/+1 |
* | Flush stdout after RTM_IFANNOUNCE message. | glebius | 2012-12-04 | 1 | -0/+1 |
* | No need to be root when running with -t or -d. | glebius | 2012-12-04 | 1 | -2/+2 |
* | Document that bind(2) can fail with EAFNOSUPPORT. | kevlo | 2012-12-04 | 1 | -0/+2 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-04 | 133 | -389/+389 |
* | Remove superfluous paragraph macro. | joel | 2012-12-04 | 1 | -1/+0 |
* | Remove snapshots.jp.freebsd.org. It stopped working years ago. | joel | 2012-12-04 | 1 | -1/+0 |
* | replace bit shifting loop with 1<<fls(n), improve comments. | alfred | 2012-12-04 | 1 | -6/+4 |
* | - Move EXAMPLES descriptions to before the actual command | bdrewery | 2012-12-04 | 1 | -12/+9 |
* | Fix typos in the previous commit. | jkim | 2012-12-04 | 1 | -2/+2 |
* | Tidy up bsd.cpu.mk for X86 CPUs: | jkim | 2012-12-04 | 2 | -36/+49 |
* | Document the interpretation of the negative value of ticks for | kib | 2012-12-04 | 1 | -1/+8 |
* | Methodise the BT diversity configuration function; so the AR9285 | adrian | 2012-12-04 | 3 | -3/+12 |
* | Override the BT coex parameter function for the AR9285. | adrian | 2012-12-04 | 1 | -2/+3 |
* | Reformat/reindent. | adrian | 2012-12-04 | 1 | -59/+70 |
* | Add and tie in the AR5416 bluetooth coexistence methods into the HAL. | adrian | 2012-12-03 | 2 | -0/+26 |
* | Add the AR5416/AR9285 bluetooth coexistence code into the main kernel | adrian | 2012-12-03 | 1 | -0/+6 |
* | Add the btcoex code into the module compilation. | adrian | 2012-12-03 | 1 | -3/+3 |
* | Include if_ath_alq.c, which only gets actually compiled if ATH_DEBUG_ALQ | adrian | 2012-12-03 | 1 | -1/+1 |
* | Print the frame addresses for the backtraces on i386 and amd64. It | kib | 2012-12-03 | 2 | -12/+22 |
* | The vnode_free_list_mtx is required unconditionally when iterating | kib | 2012-12-03 | 1 | -4/+28 |
* | Note that the manual page of less(1) says: | delphij | 2012-12-03 | 1 | -1/+1 |
* | Remove the sysctl process_limit interface, after some | jfv | 2012-12-03 | 1 | -43/+7 |
* | - Remove snapshots.se.freebsd.org [1] | joel | 2012-12-03 | 1 | -1/+1 |
* | Remove fictitious support for 80386-class CPUs from bsd.cpu.mk and make(1). | jkim | 2012-12-03 | 3 | -29/+24 |
*-. | Upgrade our copy of llvm/clang to r168974, from upstream's release_32 | dim | 2012-12-03 | 1658 | -43299/+106116 |
|\ \ |
|
| | * | Vendor import of clang release_32 branch r168974 (effectively, 3.2 RC2): | dim | 2012-12-02 | 2195 | -46303/+118236 |
| | * | Vendor import of clang trunk r162107: | dim | 2012-08-19 | 157 | -1127/+4423 |
| * | | Vendor import of llvm release_32 branch r168974 (effectively, 3.2 RC2): | dim | 2012-12-02 | 1993 | -29776/+112399 |
* | | | MFV: less v456. | delphij | 2012-12-03 | 12 | -32/+24 |
* | | | Use SA_ZPL_CRTIME instead of SA_ZPL_CTIME for creation time. | delphij | 2012-12-03 | 1 | -1/+1 |
* | | | Fix make depend. | uqs | 2012-12-02 | 1 | -1/+1 |
* | | | Specifically point at the Handbook instructions for world updates in | rwatson | 2012-12-02 | 1 | -1/+8 |
* | | | Fix bpf_if structure leak introduced in r235745. | melifaro | 2012-12-02 | 1 | -52/+66 |
* | | | Add auditdistd to the pre-install required uid check list. | peter | 2012-12-02 | 1 | -1/+1 |
* | | | Run cscope with the -v parameter to make it more user-friendly. | rpaulo | 2012-12-02 | 1 | -1/+1 |
* | | | Add more obsolete files. | antoine | 2012-12-02 | 1 | -0/+3 |
* | | | Add a few more translations from IDs to model name. | eadler | 2012-12-02 | 2 | -0/+6 |
* | | | Add support for hdmi hda codec onboard nvidia gt 440 graphics card | eadler | 2012-12-02 | 2 | -0/+2 |
* | | | Don't grab the PCU lock inside the TX lock. | adrian | 2012-12-02 | 1 | -2/+2 |