summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* On the recovery path for vm_page_alloc(), if a page had been requestedattilio2013-08-151-0/+9
* Belatedly bump __FreeBSD_version for libc being an ld script.jlh2013-08-151-1/+1
* Make sendfile() a method in the struct fileops. Currently onlyglebius2013-08-1515-55/+112
* Fix a typo.markj2013-08-151-1/+1
* Specify SDT probe argument types in the probe definition itself rather thanmarkj2013-08-158-219/+130
* Some objects - such as *_genassym.o are not hooked intosjg2013-08-141-1/+1
* sh: Recognize "--" as end of options in local builtin.jilles2013-08-142-0/+13
* Don't send uninitialized memory (two instances of 4 bytes) intuexen2013-08-141-0/+8
* Fix several performance related issues in the new NFS server'srmacklem2013-08-144-85/+230
* sh: Allow a lone redirection before '|', ';;' or ';&'.jilles2013-08-144-0/+9
* If sys/param.h MAXPHYS has been tuned to exceed MFI_MAXPHYS, the mfi(4)sbruno2013-08-141-1/+2
* Added 4K quirks for:-smh2013-08-142-0/+48
* Remove the {SRC,DOC,PORT}REVISION variables from release(7), andgjb2013-08-141-19/+4
* Make carets line up in dtc diagnostics if the line starts with a tab.theraven2013-08-141-1/+2
OpenPOWER on IntegriCloud