summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* A problem with the old NFS client where large writes to large filesrmacklem2013-07-041-2/+13
* Fix printf argument mismatch reported by gcc on i386.jimharris2013-07-041-2/+2
* After fixing ranges restore POSIX requirement: rand() call withoutache2013-07-041-1/+6
* - Include the T5 firmware with the driver.np2013-07-0317-8297/+17883
* Bump disk(9) ABI version to signify the addition of d_delmaxsize by r249940.smh2013-07-033-10/+9
* vm_phys_fictitious_reg_range() was losing the 'memattr' because it would beneel2013-07-032-1/+1
* Fix one of INVARIANTS-related UMA panics on ARMgonzo2013-07-031-3/+15
* In addition to prev. commit, for repeated rand_r(3) calls don't forgetache2013-07-031-1/+5
* If a superpage mapping is being removed then we need to ignore the PG_PDE_PATneel2013-07-031-3/+9
* Verify that all bytes in the instruction buffer are consumed during decoding.neel2013-07-031-0/+16
* Merge r252513 from src/gnu/usr.bin/patch into src/usr.bin/patch:obrien2013-07-031-1/+1
* Merge r252512 from src/gnu/usr.bin/patch into src/usr.bin/patch:obrien2013-07-031-2/+6
* MFp4 @229488:pjd2013-07-031-0/+3
* MFp4 @229487:pjd2013-07-031-0/+7
* MFp4 @229486:pjd2013-07-031-1/+6
* MFp4 @229485:pjd2013-07-031-0/+5
* MFp4 @229484:pjd2013-07-031-0/+4
* MFp4 @229483:pjd2013-07-031-0/+6
* MFp4 @229482:pjd2013-07-031-0/+12
* MFp4 @229481:pjd2013-07-034-18/+75
* MFp4 @229480:pjd2013-07-031-0/+2
* MFp4 @229479:pjd2013-07-031-1/+4
* MFp4 @229477:pjd2013-07-031-4/+11
* Remove redundant white-spaces.pjd2013-07-031-9/+9
* MFp4 @229476,229478:pjd2013-07-032-60/+70
* MFp4 @229474:pjd2013-07-031-2/+2
* MFp4 @229473:pjd2013-07-033-6/+5
* MFp4 @229472:pjd2013-07-033-34/+28
* MFp4 @229471:pjd2013-07-033-8/+4
* MFp4 @229470:pjd2013-07-033-7/+6
* MFp4: @229469:pjd2013-07-032-11/+0
* 1) POSIX requires rand(3) return values to be in the [0, RAND_MAX] range,ache2013-07-032-5/+17
* Sandbox rwhod(8) receiver process using capability mode and Capsicumpjd2013-07-031-2/+24
* The whole sending functionality was implemented within signal handler,pjd2013-07-031-133/+161
* Style cleanups.pjd2013-07-031-187/+199
* Few more style nits.pjd2013-07-031-13/+10
* Sandbox rwho(1) using capability mode and Capsicum capabilities.pjd2013-07-031-3/+23
* Increase the microcode max size to 16K to accomodate more recent Intelrpaulo2013-07-031-1/+1
* Style cleanups.pjd2013-07-031-45/+53
* Add an entry for filemon.peter2013-07-032-0/+2
* Move static ZFS compile option to the other static file system options.peter2013-07-031-2/+1
* Typos in comments.rpaulo2013-07-031-3/+3
* Pull in r185446 from clang trunk:dim2013-07-031-1/+2
* Add descriptions to the FILES list, fix some mdoc complaints, move thewblock2013-07-031-5/+7
* Code cleanups.tuexen2013-07-034-101/+105
* Make it clear that there are three separate internal locks.peter2013-07-034-25/+28
* As a followup to r252547, propate const down the call stack.peter2013-07-0322-47/+47
* Attempt to deal with a compile failure that shows up with gcc, whichpeter2013-07-032-0/+4
* Port 0 needs to wait for ACK only if it issued the RESET.davidcs2013-07-031-3/+5
* Catch up with r238990. LLE_DELETED does not clobber everything else innp2013-07-031-1/+1
OpenPOWER on IntegriCloud