summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* printf: Do not use sh memory functions in sh builtin.jilles2010-12-291-13/+0
* There is no point in vm_contig_launder{,_page}() flushing held pages,alc2010-12-291-5/+4
* sh: Properly restore exception handler in fc.jilles2010-12-291-1/+2
* Fix several callout migration races:attilio2010-12-291-23/+119
* Switch mips architectures back to libgcc.kan2010-12-292-2/+2
* On UltraSPARC-III+ and greater take advantage of ASI_ATOMIC_QUAD_LDD_PHYS,marius2010-12-297-112/+294
* - Move the macros for generating load and store instructions to asmacros.hmarius2010-12-292-24/+24
* Rename the "xor" parameter to "xorval" as the former is a reserved keywordmarius2010-12-291-13/+13
* Move the increment of vm object generation count intokib2010-12-292-32/+34
* Add support for FS_TRIM to user-mode UFS utilities.kib2010-12-297-9/+72
* Add kernel side support for BIO_DELETE/TRIM on UFS.kib2010-12-294-2/+117
* Move the definition of mkdirlisthd from header to C file.kib2010-12-292-1/+2
* Add reporting of GEOM::candelete BIO_GETATTR for md(4) and geom_disk(4).kib2010-12-292-3/+8
* Add sysctl vm.md_malloc_wait, non-zero value of which switches malloc-backedkib2010-12-291-3/+8
* Use a proper type for the variable holding the summary size of the inodekib2010-12-291-1/+1
* - Follow r216313, the sched_unlend_user_prio is no longer needed, alwaysdavidxu2010-12-295-78/+30
* A lack of console input is not the same thing as a byte of \0 input.cperciva2010-12-291-3/+4
* Delete the nfsvno_localconflict() function in the experimentalrmacklem2010-12-282-62/+0
* MIPS has lots of flavors as wellimp2010-12-281-1/+1
* Revert r216777, per jhb@imp2010-12-281-4/+2
* Revert r216775, per jhb@imp2010-12-281-2/+1
* Fix an error in the ABI in rtld_bind_start(). When passing arguments to anwhitehorn2010-12-281-44/+44
* sh: Don't do optimized command substitution if expansions have side effects.jilles2010-12-284-1/+119
* Comment out npx and isa from NOTES file. We don't need them hereimp2010-12-281-2/+4
* Remove mem, io, isa and npx since they are duplicative of the entriesimp2010-12-281-7/+0
* Due to the automatic inclusion of DEFAULTS everywhere, and since itimp2010-12-281-1/+2
* ZFS might not return monotonically increasing directory offset cookies,pjd2010-12-281-3/+10
* When allocating memory from bootmem for the kernel to use, try to leave aboutjmallett2010-12-281-0/+8
* Correct a typo in vm_fault_quick_hold_pages().alc2010-12-281-1/+1
* Start sentences on a new line to ease life for translators. Tweak thejhb2010-12-281-7/+8
* Add device id for RDC M3010 which is found on Vortex86 SoC.yongari2010-12-281-0/+5
* Only keep track of PTE validity statistics for pages not locked in thenwhitehorn2010-12-281-2/+8
* Use bus_alloc_resource_any().jhb2010-12-281-4/+4
* sh: Add test for optimized command substitution.jilles2010-12-281-0/+53
* Remove a "not strictly correct" (and panic-inducing) workaround for a bugcperciva2010-12-281-15/+2
* sh: Make expansion errors in optimized command substitution non-fatal.jilles2010-12-282-1/+20
* Add a comment for the ccv member of struct tcpcb.lstewart2010-12-281-1/+1
* - Add some helper hook points to the TCP stack. The hooks allow Khelp modules tolstewart2010-12-286-1/+105
* Revert most of r210764, now that mdocml does the rightuqs2010-12-287-10/+10
* Allow destroying EBR in COMPAT (default) mode.ae2010-12-281-0/+2
* Make EBR probe method less strictly to be able detect EBRs withae2010-12-281-21/+25
* Add a new sack hint to track the most recent and highest sacked sequence number.lstewart2010-12-282-0/+2
* Fix a whitespace nit introduced in r215166.lstewart2010-12-281-1/+1
* Build the modules which can be built. The excluded modules fall into twocperciva2010-12-271-1/+1
* sh: Add a testcase for cmdsubst errors that already works properly.jilles2010-12-271-0/+4
* Make it possible to specify WITHOUT_MODULES in a kernel config file.cperciva2010-12-271-0/+3
* Add pidfile [1]dougb2010-12-271-5/+11
* sh: Simplify "stack string" code slightly.jilles2010-12-272-26/+17
* Remove comment bemoaning the lack of an INP_INHASHLIST above in_pcbdrop();rwatson2010-12-271-6/+0
* Restore two commented-out tests from plus-minus1.0 to a new file.emaste2010-12-272-3/+26
OpenPOWER on IntegriCloud