summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessordim2012-02-0723-31/+31
* Remove if_start from cxgb and cxgbe.np2012-02-074-50/+2
* cxgbe: reduce diffs with other branches.np2012-02-074-0/+28
* ports(7) currently makes no mention of LOCALBASE: fix thateadler2012-02-071-4/+7
* Plug a memory leak. When a cached thread is reused, don't clear sleepdavidxu2012-02-072-12/+19
* Improve sparse file handling when printing the block list for an inode bytruckman2012-02-061-7/+6
* In usr.bin/rpcgen/rpc_main.c, use execvp(3) instead of execv(3), sodim2012-02-061-8/+2
* Contribute some example code which demonstrates how to initialise theadrian2012-02-061-2/+53
* Add a `fix' for another whitespace bug.ed2012-02-062-0/+15
* Fix whitespace inconsistencies in TTY code.ed2012-02-065-8/+7
* Avoid panic from unlocking a not locked mutex (in some error cases).emaste2012-02-061-2/+2
* Add missing opt_quota.h include to activate #ifdef QUOTA blocks,kib2012-02-061-1/+2
* Rename cache_lookup_times() to cache_lookup() and retire the old API andjhb2012-02-066-19/+7
* Using the O_CLOEXEC flag on open(2) caused the pidfile lock to be lostghelmer2012-02-061-1/+1
* Amend r231079 by properly shifting up the existing arguments indim2012-02-061-1/+1
* Let rpcgen(1) support an environment variable RPCGEN_CPP to find the Cdim2012-02-062-31/+47
* Bump .Dd for r231076.glebius2012-02-061-1/+1
* JNEWBLK dependency may legitimately appear on the buf dependencykib2012-02-061-0/+1
* Make the 'tcpwin' option of ipfw(8) accept ranges and lists.glebius2012-02-064-10/+35
* Current implementations of sync(2) and syncer vnode fsync() VOP useskib2012-02-069-38/+16
* Fix a typo which was already fixed by eadler in r227489. We missedtuexen2012-02-061-1/+1
* Add fixwhite(1).ed2012-02-063-0/+220
* - Use uint8_t for the variable x and spell the size of the variablekevlo2012-02-061-42/+42
* Update the mesh reason codes to match the latest 802.11s specification.adrian2012-02-061-13/+15
* 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
OpenPOWER on IntegriCloud