summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixup for r216141, dump_add_page needs to be non-static now.jchandra2010-12-032-4/+6
* * Recommend a overwrite of whole geli provider before use.delphij2010-12-031-2/+6
* o Mount the device async when we're doing the copy.imp2010-12-031-3/+3
* _WITHOUT_SRCCONF has too much baggage. Instead, use the simplerimp2010-12-031-1/+1
* Revert r216134. This checkin broke platforms where bus_space are macros:brucec2010-12-0310-398/+194
* Explain some of the reasons that fpsetprec() is unlikely to work asdas2010-12-031-1/+5
* To make minidumps work properly on mips for memory that's directimp2010-12-031-4/+5
* Add ability to decompress different format manual pages.gordon2010-12-031-25/+79
* Add some basic regression tests for nearbyint().das2010-12-033-1/+111
* Changes the meaning of each characters '<' and '>' that it could beweongyo2010-12-031-1/+1
* Disable gcc's built-in rint() function when compiling s_nearbyint.c.das2010-12-031-0/+6
* Disallow passing in a count of zero bytes to the bus_space(9) functions.brucec2010-12-0210-194/+398
* Add a note about the magic number 20. Actually, 22.75 entries fit inivoras2010-12-021-1/+1
* Document loader tunable hw.re.prefer_iomap.yongari2010-12-021-1/+6
* Decode IPC_CREAT and IPC_EXCL for semget(2).delphij2010-12-021-0/+2
* Replace pointer to "struct uidinfo" with pointer to "struct ucred"trasz2010-12-0210-158/+158
* Unbreak amd64<->i386 cross builds.nwhitehorn2010-12-021-2/+3
* Define bswap macros for constants to allow the compiler to pre-computenwhitehorn2010-12-021-16/+30
* Remove two unused variables, left over from the refactoring in r180104.gavin2010-12-021-6/+0
* For non-stopped threads, td_frame pointer is undefined. As akib2010-12-022-0/+8
* Remove more duplicates.uqs2010-12-021-48/+3
* Import a clean-room implementation of the experimental H-TCP congestion controllstewart2010-12-023-1/+532
* Import a clean-room implementation of the experimental CUBIC congestion controllstewart2010-12-024-1/+635
* The driver-XXX.c files used for host CPU detection with -march=nativenwhitehorn2010-12-021-1/+2
* removed tag is '-', not '+'.imp2010-12-021-2/+1
* If RX lockup workaround is enabled, fxp(4) will periodically resetyongari2010-12-021-4/+6
* Add build infrastructure for the forthcoming CC algorithm modules.lstewart2010-12-022-0/+6
* General cleanup of the NewReno CC module (no functional changes):lstewart2010-12-021-52/+40
* Don't error out while searching for empty directories.kevlo2010-12-021-1/+1
* - Reinstantiate the after_idle hook call in tcp_output(), which got lostlstewart2010-12-022-36/+20
* Remove useless NULL checks for M_WAITOK mallocs.trasz2010-12-022-19/+0
* Set ssthresh appropriately on RTO. This change was accidentally not ported fromlstewart2010-12-021-0/+2
* Pass NULL instead of 0 for the th pointer value. NULL != 0 on all platforms.lstewart2010-12-021-1/+1
* sh(1): Document that command's -p option also works with -v/-V.jilles2010-12-011-2/+3
* Journal start looks up .sujournal file by doing lookup on the root dvp.kib2010-12-011-0/+1
* - Report an error when a label with invalid name is attempted to bejh2010-12-011-4/+6
* Closing file descriptors when it's donekevlo2010-12-011-0/+2
* phys_avail[] is correctly defined as an array of vm_paddr_t's inalc2010-12-011-1/+1
* Add smp_all.c to the cam module build to un-break it.ken2010-12-011-0/+1
* Add interrupt describing and binding to CIU.jmallett2010-12-011-1/+115
* Explicitly UP and DOWN the usbus interfaces (IFT_USB) when it's attachedweongyo2010-12-011-0/+2
* Correct an error in the allocation of the vm_page_dump array inalc2010-12-011-4/+5
* Don't print usbus[0-9] interfaces that it's not the interestingweongyo2010-12-011-0/+2
* Add Serial Management Protocol (SMP) passthrough support to CAM.ken2010-11-3022-74/+3623
* Update the documentation to reflect changes to the implementation indas2010-11-301-14/+14
* - Remove the remaining support for older (in this case pre-7.0-RELEASE)marius2010-11-301-47/+19
* Don't panic when we read an empty ACL from ZFS. Apparently this may happentrasz2010-11-301-1/+4
* Several chipset drivers alter parameters relevant for the DMA tag creation,marius2010-11-301-2/+1
* Rename a variable to match scvidctl.c.jkim2010-11-301-11/+11
* Stop hardcoding default font size.jkim2010-11-301-1/+1
OpenPOWER on IntegriCloud