summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ensure we set all fpu registers to zero by using the address and size ofandrew2013-08-171-1/+1
* Silence a warning that is incorrect on ARMv6 and later. In the smull, umull,andrew2013-08-171-2/+3
* Regenerate after r254447.pjd2013-08-175-12/+93
* Make pdfork(2), pdkill(2) and pdgetpid(2) syscalls available for 32bitpjd2013-08-171-4/+4
* In r114945 the line 'nmp = TAILQ_NEXT(mp, mnt_list);' was duplicated.pjd2013-08-171-6/+3
* Remove redundant variable.pjd2013-08-171-3/+1
* Return 0 in nbi->expire when la_expire == 0. Conversion from time_uptime tohrs2013-08-171-1/+5
* Unbreak rwhod(8):hrs2013-08-171-1/+10
* Remove the arbitrary binding of the pagedaemon threads to the domains,kib2013-08-171-23/+4
* Fix some USB controller names according to pciconf output.hselasky2013-08-172-1/+3
* Don't let user specified DESTDIR, break building our chosen make.sjg2013-08-171-3/+3
* Correct sentence syntax too.mjacob2013-08-171-3/+3
* Log the MAC address of the node in question rather than the pointer.adrian2013-08-171-8/+25
* Correct spelling.obrien2013-08-171-1/+1
* Fix build.delphij2013-08-171-2/+0
* Consistently init all mmc request, command, and data structures to zeroian2013-08-172-10/+27
* Handle command retries for commands originating at the mmc layer, andian2013-08-161-32/+41
* Add new mmap(2) flags to permit applications to request specific virtualjhb2013-08-169-24/+174
* During card identification, run the bus at 400KHz, not the minimumian2013-08-161-4/+5
* sh: Remove unnecessary reset functions.jilles2013-08-166-25/+1
* Print the card relative address in hex, because that's what all theian2013-08-161-1/+1
* Add named constants for 8-bit bus support. The sdhci and mmc driversian2013-08-161-0/+3
* When the timeout clock is based on the SD clock, the timeout counterian2013-08-161-17/+21
* Add .MAKE.ALWAYS_PASS_JOB_QUEUE knob (default yes)sjg2013-08-162-1/+23
* When we need to build using the in-tree make,sjg2013-08-161-6/+9
* Add unmapped I/O and larger I/O support to the sa(4) driver.ken2013-08-161-7/+50
* Restore the previous sendfile(2) behaviour on the block devices.kib2013-08-165-1/+5
* pselect(2): Add xref to sigsuspend(2).jilles2013-08-161-2/+3
* sh: Recognize "--" as end of options in bg/fg/jobid builtins.jilles2013-08-162-6/+18
* sh: Add test for the non-standard jobid builtin.jilles2013-08-161-0/+7
* Add tests for dup3().jilles2013-08-161-1/+86
* Add man page dup3(3).jilles2013-08-163-1/+123
* Add dup3(), based on F_DUP2FD and F_DUP2FD_CLOEXEC fcntls.jilles2013-08-164-0/+62
* GC unused source file.des2013-08-161-178/+0
* Bring datasheet URL up to date.kevlo2013-08-162-2/+2
* Provide UTF-8 version of russian calendars.glebius2013-08-167-1/+253
* Mark the makefs(8) '-p' flag as deprecated in preference forgjb2013-08-162-5/+16
* Use strdup(9) instead of reimplementing it.markj2013-08-161-14/+4
* Fix ordering of legacy IRQ reservations.grehan2013-08-161-10/+10
* Change the way that unmapped I/O capability is advertised.ken2013-08-156-10/+10
* sigsuspend(2): Add xrefs to pselect(2) and sigwait-alikes.jilles2013-08-151-1/+5
* - Fix bug in r254304. Use the ACTIVE pq count for the active listjeff2013-08-151-2/+2
* Simplify check for CMPXCHG8B instruction. Note CMPXCHG8B instruction isjkim2013-08-152-2/+17
* Change the queue of locks in kern_rangelock.c from holding lock requests incperciva2013-08-152-29/+35
* Avoid potential redefinition of the macro.jkim2013-08-154-5/+5
* Turn comments about locking into actual lock assertions.trasz2013-08-151-28/+35
* Use an ANSI C definition of initializecpucache() to match the declarationbrooks2013-08-151-1/+1
* Call set_i8254_freq with MODE_STOP (0) rather than a magic number of 0.brooks2013-08-151-4/+4
* Export the maxio field in the CAM XPT_PATH_INQ CCB in the isp(4)ken2013-08-151-0/+5
* - Add myself in committers-ports.dotnemysis2013-08-151-0/+7
OpenPOWER on IntegriCloud