summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Revert r210225 - turns out I was wrong; the "/*-" is not license-onlytrasz2010-07-1820-50/+50
* | | | The "/*-" comment marker is supposed to denote copyrights. Remove non-copyrighttrasz2010-07-1820-50/+50
* | | | Remove outdated comment and move part of it into more applicable place.trasz2010-07-182-6/+3
* | | | sh: Allow a background command consisting solely of redirections.jilles2010-07-182-0/+4
* | | | Style fix - keep the line length below 80 characters.trasz2010-07-181-1/+1
* | | | In keeping with the Age-of-the-fruitbat theme, scale up hirunningspace onivoras2010-07-181-1/+3
* | | | Style fix.trasz2010-07-181-1/+1
* | | | Cross reference tree(3) and queue(3).simon2010-07-182-0/+4
* | | | Fix build.trasz2010-07-181-0/+1
* | | | - Move common code from the hook functions that fills in a packet node struct tolstewart2010-07-181-115/+87
* | | | Change the nfscl_mustflush() function in the experimental NFSv4rmacklem2010-07-183-8/+9
* | | | - Add myself to committers-src.dottijl2010-07-172-0/+3
* | | | Merge from vendor: libdtrace MD parts needed by fasttrap.rpaulo2010-07-175-0/+1145
|\ \ \ \ | |/ / /
| * | | libdtrace MD dependent files. These interact with the fasttrap providerrpaulo2010-07-175-0/+1145
| * | | Import the lockstat(1) sources from OpenSolaris as of 20080410.jhb2009-06-182-0/+2111
| * | | Import newer versions of these files from a 20080410 checkout ofjhb2009-06-1810-85/+218
| * | | Remove svn:keywords property from OpenSolaris vendor sources.jhb2009-06-180-0/+0
| * | | Replicate change committed to CVS HEAD (but not to the vendor branch injhb2009-06-1818-25785/+0
| * | | Move the OpenSolaris vendor sources from vendor-cddl into vendor/opensolarisjhb2009-06-181576-0/+174103
| / /
* | | Remove proc locking, it's not needed after r210132.trasz2010-07-171-5/+1
* | | Remove updating process count by unionfs. It serves no purpose, unionfs justtrasz2010-07-171-3/+0
* | | Add OpenSolaris atomics for powerpc64 and connect ZFS to the build onnwhitehorn2010-07-174-2/+86
* | | Increase stack size for ZFS sync thread. This is required to make ZFSnwhitehorn2010-07-171-1/+1
* | | s/an struct/a structbcr2010-07-171-3/+3
* | | Unbreak DPCPU_SUM() by dereferencing the pointer returned by DPCPU_ID_PTR().lstewart2010-07-171-1/+1
* | | o Fix typo: "is is" -> "is".maxim2010-07-171-1/+1
* | | Add hints for i8254 timer on i386 and amd64. Some people report aboutmav2010-07-162-0/+6
* | | Patch the experimental NFSv4 server so that it acquires a referencermacklem2010-07-161-0/+23
* | | Allocate proper ammount of memory for interrupt names on sparc64 andmav2010-07-165-4/+3
* | | FreeBSD 8 doesn't support kernel PPP or SLIP; remove code for configuringbrucec2010-07-164-262/+4
* | | Revert the previous commit. The race is not applicable to the lockmgrjhb2010-07-164-12/+2
* | | When the MNTK_EXTENDED_SHARED mount option was added, some filesystems werejhb2010-07-164-2/+12
* | | Nervously welcoming myself to the family.jsa2010-07-162-0/+5
* | | Make legacy ATA emulation detection more strict. This should fix falsemav2010-07-161-1/+2
* | | Rename documentation source files to avoid filesystem case and restrictedemaste2010-07-164-2/+2
* | | Improve interrupt setup errors handling.mav2010-07-161-1/+7
* | | Move common macros into asm.h. Replace MIPS_CPU_NOP_DELAY withimp2010-07-165-59/+41
* | | machine/cpu.h isn't appropriate for this file,so remove itimp2010-07-161-1/+0
* | | This file appears not to be used.imp2010-07-161-198/+0
* | | Use #define for get_cyclecount rather than inline function.imp2010-07-161-5/+1
* | | Simplify AcpiOsReadPort() and AcpiOsWritePort() with iodev_read_*() andjkim2010-07-161-22/+7
* | | Fix KASSERT() messages to reflect reality.adrian2010-07-161-2/+2
* | | Use pmap_mapdev()/pmap_unmapdev() to map device memory instead of usingjkim2010-07-161-4/+4
* | | Delete comments related to soft clock interrupts that don't applyrmacklem2010-07-161-13/+0
* | | Use Miscellaneous Configuration Register bit definition instead ofyongari2010-07-152-1/+2
* | | Simple compatibility hacks for building on older systems whereimp2010-07-152-0/+7
* | | If there is any pending sleep request, disallow entering S5 state.jkim2010-07-151-14/+12
* | | When we are not switching VTs, just mark all buffer to be updated.jkim2010-07-151-1/+7
* | | Put warnings out to stderr rather than stdout.imp2010-07-153-41/+54
* | | Better description of this fileimp2010-07-151-1/+4
OpenPOWER on IntegriCloud