summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default,dim2012-02-05146-1/+19925
|\
| * Vendor import of llvm 3.0 final release:dim2011-12-0955-817/+878
* | Regenerate src.conf.5, after r230972 added the WITHOUT_SOURCELESS builddim2012-02-051-1/+18
* | In usr.bin/rpcgen/rpc_main.c, properly check the return value ofdim2012-02-051-3/+5
* | Inherit from PCI bridge driver instead of manually specifying all of itsnwhitehorn2012-02-051-24/+3
* | Replace the assembler macro WEAK_ALIAS with a new macro WEAK_REFERENCE whichandreast2012-02-055-36/+36
* | Fix clang warnings.rpaulo2012-02-052-3/+3
* | Make sure to remap adjusted resources.nwhitehorn2012-02-051-1/+17
* | Add new socket options: TCP_KEEPINIT, TCP_KEEPIDLE, TCP_KEEPINTVL andglebius2012-02-059-29/+171
* | Remove extra semicolon.mav2012-02-051-1/+1
* | Revert the _NOPROF entries on cpu_throw, cpu_switch and savectx. They can beandreast2012-02-051-3/+3
* | If a local write request is from the synchronization thread, when ittrociny2012-02-051-1/+2
* | Fix the regression introduced in r226859: if the local component istrociny2012-02-051-1/+1
* | Add exca to powerpc modules build as a dependency for cbb.jhibbits2012-02-051-0/+1
* | Fix typo in r231010.glebius2012-02-051-1/+1
* | Analogous to r230407 a separate path buffer in vfs_mount.c is requiredmm2012-02-051-2/+6
* | Whitespace fixes.ed2012-02-058-13/+1
* | Better comment for ifa_init(), ifa_ref(), ifa_free().glebius2012-02-051-1/+1
* | In ifa_init() initialize if_data.ifi_datalen. This would beglebius2012-02-051-0/+1
* | Add 32-bit compat code for AIO kevent flags introduced in revision 230857.davidxu2012-02-052-0/+2
* | Add support for bus_adjust_resource() on all PowerPC/AIM PCI bridges. Withnwhitehorn2012-02-051-0/+28
* | sh: Fix swapped INTON/INTOFF.jilles2012-02-041-2/+2
* | Compatibility with IBM firmware.nwhitehorn2012-02-041-15/+17
* | sh: Use vfork in a few common cases.jilles2012-02-045-0/+64
* | Fix installation script after r230482 -- a missing character apparently.nwhitehorn2012-02-041-1/+1
* | After multiple requests for back out, after multiple promisses from adrian@pjd2012-02-041-3/+2
* | Missed file in r230993.nwhitehorn2012-02-041-0/+1
* | Miffed r230993 due to a one-character typo while reviewing the patch.nwhitehorn2012-02-041-1/+1
* | Unify OF PCI infrastructure, including changing from parsing the devicenwhitehorn2012-02-047-926/+602
* | Avoid warnings about duplicate modules.nwhitehorn2012-02-042-2/+2
* | Fix $ipv6_network_interfaces handling in rc.d/routing. It could fail whenhrs2012-02-041-2/+4
* | Correct typo in comment (numbver)emaste2012-02-041-1/+1
* | Fix a possible infinite loop in "route flush" on 64-bit archs.hrs2012-02-041-2/+2
* | Whenever a new kernel thread is spawned, explicitly clear any CPU affinityrstone2012-02-041-0/+7
* | Fix input validation in SO_SETFIB.hrs2012-02-041-1/+1
* | Add "nodevice adw" to WITHOUT_SOURCELESS_UCODE.rmh2012-02-042-0/+2
* | Remove useless and potentially dangerous rw() function which tries tojh2012-02-042-67/+8
* | Be as explicit as possible when describing relation between the -m maskkib2012-02-041-3/+6
* | Add /usr/src/cddl/ to the hierarchy.joel2012-02-041-0/+2
* | Fix typo in comment.pjd2012-02-041-1/+1
* | Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disablermh2012-02-0414-18/+233
* | Restore callee saved registers later and micro-optimize.jkim2012-02-031-14/+13
* | Fix a function prototype to reflect reality. No functional change.jkim2012-02-031-1/+1
* | Revert r230913 and r230914.mm2012-02-031-6/+3
* | Print the owner process for unix domain sockets when restricted to thepluknet2012-02-031-8/+34
* | Whitespace removal.rpaulo2012-02-031-12/+12
* | Add some missing radar config parameters to athradar.adrian2012-02-021-0/+6
* | Insert ordered command every 1/4 of the current command timeout, not 1/4mav2012-02-022-5/+5
* | Fix the netback driver build for i386.ken2012-02-024-10/+10
* | Remove leftovers from previous commits.joel2012-02-022-4/+2
OpenPOWER on IntegriCloud