summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add in a configuration file and hints for the Engenius ENH-200.adrian2013-07-042-0/+168
| * | Add the missing link back to the EEPROM firmware name.adrian2013-07-041-0/+3
| * | Fall back to sha512 if passwd_format is not set.des2013-07-041-1/+1
| * | wpa_supplicant should be able to reassociate when resuming, so remove arpaulo2013-07-041-4/+0
| * | Make it little bit more C++ friendly. This explicit casting fixes somejkim2013-07-041-1/+1
| * | The change in r236456 (atomic_store_rel not locked) exposed a bugalfred2013-07-041-9/+11
| * | Support an optional "mac=" parameter to virtio-net config, to allowgrehan2013-07-044-29/+85
| * | Remove unnecessary cast to pid_t.kevlo2013-07-042-3/+3
| * | - add myself to the committers list and add adrian as my mentorloos2013-07-041-0/+2
| * | 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
OpenPOWER on IntegriCloud