summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix style bug introduced in r216696.ed2010-12-271-1/+2
* Teach ddb "show mount" about MNTK_SUJ flag.kib2010-12-271-0/+1
* Move vm_object_print()'s prototype to the expected place.alc2010-12-272-2/+1
* Fix an apparent cop-and-paste mistake in previous commit.kan2010-12-271-1/+1
* Remove commented-out test that's covered in plus-minus2.0 anyway.emaste2010-12-261-2/+0
* Fix deprecated warning about -L which said -i was deprecated.simon2010-12-261-1/+1
* Detect when resource is configured more than once.pjd2010-12-261-0/+10
* When node-specific configuration is missing in resource section, providepjd2010-12-261-2/+55
* Document the syntax accepted by the `-M` option.kaiw2010-12-261-0/+129
* Improve the description of the `-q` option.kaiw2010-12-261-13/+5
* * Add mention of the `-f`, `-q`, `-S`, and `-V` options in the synopsiskaiw2010-12-261-31/+75
* sh: Fix integer overflow check, it checked an uninitialized variable.jilles2010-12-261-1/+1
* sh: Allow arbitrary large numbers in CHECKSTRSPACE.jilles2010-12-265-25/+30
* Lock the vm page queue mutex in pmap_pte_release around the callcperciva2010-12-261-0/+2
* Correct the order of the arguments to vm_fault_quick_hold_pages().alc2010-12-261-1/+1
* Retire vm_fault_quick(). It's no longer used.alc2010-12-252-19/+0
* Modify the experimental NFS server so that it uses LK_SHAREDrmacklem2010-12-256-78/+102
* Introduce and use a new VM interface for temporarily pinning pages. Thisalc2010-12-2511-291/+116
* o Fix -u flag description: it takes a username as an argument.maxim2010-12-251-1/+1
* Fix typo (Pashka -> Paskha).osa2010-12-253-3/+3
* Slightly improve output of lock(1).ed2010-12-251-1/+8
* Implement support for ELF filters in rtld. Both normal and auxillarykib2010-12-2513-411/+767
* Add a hook to pass debug flags to the build of rtld when doing make inkib2010-12-251-1/+1
* Add an argument to nfsvno_getattr() in the experimentalrmacklem2010-12-243-62/+71
* Simplify vnode locking in the expeimental NFS server'srmacklem2010-12-241-16/+11
* Since VOP_READDIR() for ZFS does not return monotonicallyrmacklem2010-12-241-2/+10
* Always clear flag PMUTEX_FLAG_DEFERED when unlocking, as it is onlydavidxu2010-12-241-2/+2
* Redirect stderr from config to /dev/null. config -m is printing lotsimp2010-12-241-2/+2
* IXP4XX_GPIO_{,UN}LOCK() don't take args. Remove the sc here to makeimp2010-12-231-10/+10
* Don't try to reserve a resource that is already allocated. If the ECDTjhb2010-12-231-0/+8
* Drop the icu_lock spinlock while pausing briefly after masking thejhb2010-12-231-0/+2
* Enlarge hash table for new condition variable.davidxu2010-12-231-2/+2
* style.Makefile says tab between var= and value.delphij2010-12-231-2/+2
* This patch fixes a soft update panic while running perl 5.12 testsmckusick2010-12-231-1/+2
* Allow overriding pidfile and dumpfile.delphij2010-12-223-19/+47
* Use resource_list_reserve() to reserve I/O port and memory resources forjhb2010-12-222-69/+195
* Increase size of pcb_flags to four bytes.jkim2010-12-223-16/+16
* Provide a possibility to configure the inital congestion window to thetuexen2010-12-222-9/+13
* Include std.sentry5 from the SENTRY5 kernel configuration. This wasnwhitehorn2010-12-221-0/+1
* Improve plausibility check in sctp_handle_sack().tuexen2010-12-228-80/+69
* Fix date, broken in r216667.trasz2010-12-221-1/+1
OpenPOWER on IntegriCloud