summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Change interaction of command substitution and here documents.jilles2010-05-303-4/+113
* devfs(5): Also mention when device nodes on ufs stopped working (6.0),jilles2010-05-301-4/+6
* Merge various changes from i386/i386/pmap.c:alc2010-05-301-72/+57
* Fix a regression from r200554, which broke fdc(4) attachment to acpi(4).jkim2010-05-301-1/+3
* Add file include processing for newsyslog.gordon2010-05-292-19/+116
* Convert newsyslog to using queue(3) macros instead of a home rolled version.gordon2010-05-291-113/+71
* Clarify devfs manpages slightly.jilles2010-05-292-4/+7
* Don't set PG_WRITEABLE in pmap_enter() unless the page is managed.alc2010-05-291-1/+1
* When I pushed down the page queues lock into pmap_is_modified(), I createdalc2010-05-293-16/+40
* Due to the way HALDEBUG() is defined, we need to add curly bracketsrpaulo2010-05-291-2/+3
* Due to the way HALDEBUG() is defined, we need to add curly brackets whenrpaulo2010-05-291-1/+2
* Don't shadow the global variable 'version'.rpaulo2010-05-291-6/+6
* MFi386: the part of revision 181809nyan2010-05-291-5/+5
* MFi386: revision 178471nyan2010-05-291-42/+150
* Reduce diffs against i386.nyan2010-05-291-11/+17
* MFi386: revision 208621nyan2010-05-291-2/+0
* MFi386: revision 208604nyan2010-05-291-0/+14
* sh: Recognize "--" in . and exec.jilles2010-05-284-2/+60
* sh: Add some simple tests for ., exec and return from . script.jilles2010-05-283-0/+62
* Avoid a wakeup(9) if we can be sure no one is waiting on the task.zml2010-05-281-3/+11
* Revert r207439 and solve the problem differently. The task handlerzml2010-05-283-9/+5
* The EFI system partition used to make the CD image bootable is runningmarcel2010-05-281-1/+1
* Defer initializing machine checks for the boot CPU until the local APIC isjhb2010-05-284-2/+26
* Fix lock order reversal, unlock page queue and pmap locks beforejchandra2010-05-281-1/+10
* Initial implementation of the OFW i/f methods for FDT back-end.raj2010-05-281-0/+458
* Prepare and extend OFW layer for FDT support.raj2010-05-287-13/+76
* Introduce kernel build options for the Flattened Device Tree support.raj2010-05-281-0/+4
* Fixes from NetBSD for nvi visual mode:jh2010-05-282-14/+37
* Fix misspelling of "substitution".jh2010-05-282-2/+2
* boot/zfs: fix gang block reading codeavg2010-05-281-4/+8
* Defer freeing any page table pages in pmap_remove_all() until after thealc2010-05-282-4/+4
* Get rid of unused variable 'virtual_sys_start'.neel2010-05-281-2/+1
* If 'timer2hz' is zero then we don't need to call 'timer2clock()' directly. Itneel2010-05-281-5/+17
* Fix .Dd line: FreeBSD's mdoc code doesn't understand OpenBSD's $Mdocdate$.cperciva2010-05-281-1/+1
* Fix build: newnp represents newvp so KDTRACE_NFS_ATTRCACHE_FLUSH_DONE()delphij2010-05-271-1/+1
* Clarify a potential issue in get_fpcontext() use.kib2010-05-271-0/+14
* More gracefully handle stale file handles and attributes when opening ajhb2010-05-271-3/+20
* Correct several nits/problems in the unix_close_race regression test.rwatson2010-05-271-10/+16
* When close() is called on a connected socket pair, SO_ISCONNECTED might berwatson2010-05-271-1/+4
* mdoc: use mdoc spelling of Umlautsuqs2010-05-271-1/+1
* mdoc: remove duplicate width argumentuqs2010-05-271-1/+1
* mdoc: .Ud has attitude, it takes no argument!uqs2010-05-274-4/+4
* mdoc: Use mdoc macro for the (R) symboluqs2010-05-271-8/+8
* mdoc: Garbage collect unused/unneeded macrosuqs2010-05-274-6/+2
* mdoc: Remove leading garbage, empty lines and order preambleuqs2010-05-273-4/+1
* mail(1) misses addresses when replying to alluqs2010-05-271-3/+4
* Revert r208590. A license ack is not needed as per r186984.rpaulo2010-05-271-1/+4
* Make the user ack the license before using this firmware.rpaulo2010-05-271-0/+2
* Call VM_WAIT in pmap_ptpgzone_allocf() if M_WAITOK is set.jchandra2010-05-271-7/+12
* Install Intel iwn(4) firmware license.rpaulo2010-05-272-0/+8
OpenPOWER on IntegriCloud