summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve bufdone_finish()'s handling of the bogus page. Specifically, ifalc2010-06-301-4/+6
* On powerpc, calculate s_scale using the non-FP version previouslymarcel2010-06-301-1/+1
* BAH, I apologize, the wrong version of the code gotjfv2010-06-301-40/+45
* Add a new sysctl option, this will allow one tojfv2010-06-301-0/+42
* sh: Forget about terminated background processes sooner.jilles2010-06-294-9/+66
* Change the mpt driver to allow larger I/O sizes.ken2010-06-295-113/+135
* Initializes the ratectl for a node when the state is changed to RUN.weongyo2010-06-291-0/+6
* Fixes NULL pointer reference that it's occurred when the state isweongyo2010-06-291-5/+0
* Sort function prototypes (since I didn't manage to insert tdksignal()jhb2010-06-291-9/+9
* Send SIGPIPE to the thread that issued the offending system calljhb2010-06-293-5/+5
* Tweak the in-kernel API for sending signals to threads:jhb2010-06-296-22/+41
* Fix profiling (part 1):marcel2010-06-292-2/+2
* Don't lock buses around a call to xptperiphlistmatch- the buses will bemjacob2010-06-291-2/+0
* After processing the O_SKIPTO opcode our cmd points to the next rule, andglebius2010-06-291-2/+3
* - The ETIMEDOUT error applies to pthread_timedjoin_np(), not pthread_join().jhb2010-06-291-3/+3
* Revert r209578:kib2010-06-291-3/+3
* Expand system into my_system, and add the necessary tidyness that weimp2010-06-292-2/+95
* If i is going to be used in the loop unconditionally the declarationdougb2010-06-291-2/+0
* Regeneratekib2010-06-2818-2081/+2081
* Despite system call deregistration drains the threads executing System Vkib2010-06-281-1/+9
* Count number of threads that enter and leave dynamically registeredkib2010-06-286-29/+101
* Use C99 initializers for the struct sysent generated by MAKE_SYSENT().kib2010-06-281-3/+3
* Fix a lock leak in the deadlock resolver in case the ticks counterattilio2010-06-281-2/+6
* Various changes to make locate compilable with WARNS=6. Note that theregavin2010-06-282-12/+13
* Make WARNS=6 safe, mainly by casting to intmax_t and printing with %jugavin2010-06-282-16/+17
* Make WARNS=6 safe.gavin2010-06-282-5/+4
* Use spaces, not tabs.pjd2010-06-281-5/+5
* Revert r209544. It papers over a binutils bug, and is not even a reliablenwhitehorn2010-06-281-10/+3
* Make the second example command more closely match the demo output, and asgavin2010-06-271-2/+2
* Properly inherit variables from src/usr.sbin/Makefile.inc forimp2010-06-272-1/+3
* Update pc-sysinstall to output list of FTP mirrors as well as someimp2010-06-279-6/+464
* Spell iXsystems, Inc properlyimp2010-06-2741-41/+41
* Fix transfer statistics in the "send file" case - The conditional usedgavin2010-06-271-4/+1
* Fix core dump when server fails to respond.gavin2010-06-271-1/+4
* Correct a comment typo.jh2010-06-271-1/+1
* Fix typo introduced in previous revision.rpaulo2010-06-271-1/+1
* Note that internal_underscores should be used in identifier names rathercperciva2010-06-271-0/+3
* Ignore versioned dependencies on shared objects to which we do not link.nwhitehorn2010-06-261-3/+10
* Correct arguments order.pjd2010-06-261-2/+2
* Just like in case of setgroups(2), for getgroups(2) also advice includingpjd2010-06-261-1/+1
* Fix the AR_SREV_MERLIN_20_OR_LATER() check.rpaulo2010-06-261-1/+1
* * Do not dereference a NULL pointer when calling an SCTP send syscalltuexen2010-06-261-2/+3
* Set svn:executable property so we can run the DTrace test suite.rpaulo2010-06-262-0/+0
* Add NTFS partition type to GEOM_MBR.rpaulo2010-06-264-2/+15
* Taken from actual police videos ...dougb2010-06-261-0/+33
* We need to install the shell scripts as executables rather than asimp2010-06-253-3/+3
* Import the acpi_aibs(4) driver written by Constantine A. Murenin.rpaulo2010-06-257-1/+584
* use PTR_WORD for __curbrk and minbrk instead of .word, the new versionjchandra2010-06-252-2/+2
* Add an alignment of 8 for sections in the n32 ABI. The default alignmentjchandra2010-06-252-0/+2
* Fix a stray PC-BSDism, on FreeBSD, we install these things into /usr/shareimp2010-06-241-1/+1
OpenPOWER on IntegriCloud