summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pass JFLAG as JFLAG from tinderbox to universe. This gives the samejhb2010-12-161-1/+1
* Use bus_alloc_resource_any() instead of bus_alloc_resource(). Besides beingjhb2010-12-162-16/+14
* Pass proper -Wl,-export-dynamic to ld. Thus bsnmpd(1) compiled with clangsyrinx2010-12-161-1/+1
* libbsnmp was moved to usr/libsyrinx2010-12-161-0/+2
* Silence the compiler warnings in libbsnmp by removing several (now)syrinx2010-12-163-21/+18
* Add a missing cast. Reported by blade_ly at yahoo.com.cn.tuexen2010-12-161-1/+1
* Improve problems logging.pjd2010-12-161-7/+34
* Don't ignore errors from remote requests.pjd2010-12-161-1/+1
* Log the fact of launching and include protocol version number.pjd2010-12-161-0/+3
* o) Add support for the Lanner MR-321X/MR-325, which is just a modified MR-320.jmallett2010-12-165-1/+17
* - include argument should be in quotesgonzo2010-12-164-4/+4
* Make the ELF trampoline binary ELF executable (and do some cleanup).jchandra2010-12-163-18/+24
* Bump WARNS to 6.obrien2010-12-161-1/+1
* GEOM virstor .so does not need libmd.obrien2010-12-161-3/+0
* Merge ACPICA 20101209.jkim2010-12-1536-1370/+1816
|\
| * Import ACPICA 20101209.jkim2010-12-0935-1394/+1911
* | Rename the generic "CLASS" to the more specific "GEOM_CLASS".obrien2010-12-154-4/+3
* | Fix the overflowing livefs ISO by removing man pages from the HFS part ofnwhitehorn2010-12-151-2/+2
* | Rename the generic "CLASS" to the more specific "GEOM_CLASS".obrien2010-12-1516-32/+26
* | Bring back (most of) NATM to avoid further bitrot after r186119.bz2010-12-152-1/+7
* | One of the compat32 functions was copying in a raw timespec, instead ofmdf2010-12-151-2/+1
* | Don't allow user created symbolic links to cover another entries markedjh2010-12-151-0/+5
* | - Assert that dm_lock is exclusively held in devfs_rules_apply() andjh2010-12-153-0/+5
* | VOP_ISLOCKED() should not be used to determine if the vnode is locked.kib2010-12-151-2/+11
* | Add the missed 'p' flag to getopt() optstring argument.kib2010-12-151-1/+1
* | Fix a typo in a comment.gibbs2010-12-141-1/+1
* | Revert r216423 per request from Jilles.delphij2010-12-141-10/+10
* | Stop lying about supporting cpu_est_clockrate() when TSC is invariant. Thisjkim2010-12-145-6/+47
* | When printf is being used as a sh(1) builtin, it can not calldelphij2010-12-141-3/+1
* | Remove unecessary and clearly wrong usage of atomic(9).yongari2010-12-141-5/+3
* | Remove spurious printf left over from debugging our XenStore support.gibbs2010-12-141-1/+0
* | Fix a memory leak on the error conditionkevlo2010-12-141-1/+1
* | Check the return value of malloc().kevlo2010-12-141-0/+5
* | Slightly different formatting for options list.rwatson2010-12-141-1/+1
* | Further refinements to the xen.4 man page: fix typos, add material onrwatson2010-12-141-16/+75
* | Just pass M_ZERO to malloc(9) instead of clearing allocated memory separately.pjd2010-12-141-2/+1
* | Move sysctl invocation to using a variable that's fully pathed.gordon2010-12-141-2/+3
* | Change memguard_fudge() so that it can handle km_max being zero. Notalc2010-12-141-2/+3
* | We work on ctype's and not only on numbers so set LC_ALL instead ofdelphij2010-12-141-1/+1
* | IEEE Std 1003.1-2008, Section 1.4, Utility Description Defaults saysdelphij2010-12-141-10/+10
* | Make use of EX_USAGE for usage().delphij2010-12-141-2/+4
* | Tighten up some of the comments describing turnstiles and sleepqueues.mckusick2010-12-132-9/+10
* | Add a rudimentary Xen man page summarising the state of Xen on amd64 andrwatson2010-12-131-0/+115
* | Add a rudimentary Xen man page summarising the state of Xen on amd64 andrwatson2010-12-131-0/+2
* | The only caller of mknum() provides a char instead of an int, so make itdelphij2010-12-131-2/+2
* | Move locale.h include to the beginning header section as pointed out bydelphij2010-12-131-3/+2
* | Bump manual page date.trasz2010-12-131-1/+1
* | After PSARC/2010/029, "canonical six" no longer exists.trasz2010-12-131-1/+3
* | Recognize NFSv4 ACL semantics and run proper regression test.trasz2010-12-131-1/+5
* | Adapt filesystem-independent NFSv4 ACL code (used by UFS, but not by ZFS)trasz2010-12-131-63/+258
OpenPOWER on IntegriCloud