summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add ability to mergemaster to permit the user to typeeadler2012-12-051-0/+5
* Connect organization.dot to the buildeadler2012-12-051-1/+2
* if PACKAGESITE url scheme is not 'file://', always try to revolv SRV records andbapt2012-12-054-9/+222
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-05178-593/+582
* Remove dead code that clang refuses to compile.rpaulo2012-12-051-10/+0
* Fix a race between kern_setitimer() and realitexpire(), where thekib2012-12-043-5/+2
* Do not allocate buffer of the 255 bytes length on the stack.kib2012-12-041-3/+6
* Fix fallout from r243019, which broke parsing of shortened networkglebius2012-12-041-0/+7
* - Fix LOR in sa6_recoverscope() in rt_msg2()[1].hrs2012-12-043-41/+45
* libc: Use the new 'e' fopen() mode option to simplify fstab.c.jilles2012-12-041-11/+1
* Use absolute path for /usr/libexec/ld-elf.so.1 symlink.pjd2012-12-041-2/+2
* Fix typo.kib2012-12-041-1/+1
* Do not change entire BINDIR, it might be needed later, just changepjd2012-12-041-2/+2
* Change /usr/libexec/ld-elf.so.1 to point at ../../libexec/ld-elf.so.1pjd2012-12-041-1/+1
* Flush stdout after RTM_IFANNOUNCE message.glebius2012-12-041-0/+1
* No need to be root when running with -t or -d.glebius2012-12-041-2/+2
* Document that bind(2) can fail with EAFNOSUPPORT.kevlo2012-12-041-0/+2
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-04133-389/+389
* Remove superfluous paragraph macro.joel2012-12-041-1/+0
* Remove snapshots.jp.freebsd.org. It stopped working years ago.joel2012-12-041-1/+0
* replace bit shifting loop with 1<<fls(n), improve comments.alfred2012-12-041-6/+4
* - Move EXAMPLES descriptions to before the actual commandbdrewery2012-12-041-12/+9
* Fix typos in the previous commit.jkim2012-12-041-2/+2
* Tidy up bsd.cpu.mk for X86 CPUs:jkim2012-12-042-36/+49
* Document the interpretation of the negative value of ticks forkib2012-12-041-1/+8
* Methodise the BT diversity configuration function; so the AR9285adrian2012-12-043-3/+12
* Override the BT coex parameter function for the AR9285.adrian2012-12-041-2/+3
* Reformat/reindent.adrian2012-12-041-59/+70
* Add and tie in the AR5416 bluetooth coexistence methods into the HAL.adrian2012-12-032-0/+26
* Add the AR5416/AR9285 bluetooth coexistence code into the main kerneladrian2012-12-031-0/+6
* Add the btcoex code into the module compilation.adrian2012-12-031-3/+3
* Include if_ath_alq.c, which only gets actually compiled if ATH_DEBUG_ALQadrian2012-12-031-1/+1
* Print the frame addresses for the backtraces on i386 and amd64. Itkib2012-12-032-12/+22
* The vnode_free_list_mtx is required unconditionally when iteratingkib2012-12-031-4/+28
* Note that the manual page of less(1) says:delphij2012-12-031-1/+1
* Remove the sysctl process_limit interface, after somejfv2012-12-031-43/+7
* - Remove snapshots.se.freebsd.org [1]joel2012-12-031-1/+1
* Remove fictitious support for 80386-class CPUs from bsd.cpu.mk and make(1).jkim2012-12-033-29/+24
*-. Upgrade our copy of llvm/clang to r168974, from upstream's release_32dim2012-12-031658-43299/+106116
|\ \
| | * Vendor import of clang release_32 branch r168974 (effectively, 3.2 RC2):dim2012-12-022195-46303/+118236
| | * Vendor import of clang trunk r162107:dim2012-08-19157-1127/+4423
| * | Vendor import of llvm release_32 branch r168974 (effectively, 3.2 RC2):dim2012-12-021993-29776/+112399
* | | MFV: less v456.delphij2012-12-0312-32/+24
* | | Use SA_ZPL_CRTIME instead of SA_ZPL_CTIME for creation time.delphij2012-12-031-1/+1
* | | Fix make depend.uqs2012-12-021-1/+1
* | | Specifically point at the Handbook instructions for world updates inrwatson2012-12-021-1/+8
* | | Fix bpf_if structure leak introduced in r235745.melifaro2012-12-021-52/+66
* | | Add auditdistd to the pre-install required uid check list.peter2012-12-021-1/+1
* | | Run cscope with the -v parameter to make it more user-friendly.rpaulo2012-12-021-1/+1
* | | Add more obsolete files.antoine2012-12-021-0/+3
OpenPOWER on IntegriCloud