summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Use #ifdef instead of #if defined.ed2013-05-302-2/+2
* | I'm happy to finally commit stephen@'s implementations of cacos,das2013-05-309-15/+1198
* | Fix some harmless bugs in a test.das2013-05-301-2/+2
* | Basic tests for complex inverse trig and hyperbolic functions.das2013-05-302-1/+444
* | MFP4 @217311brooks2013-05-302-0/+23
* | MFP4 @222836brooks2013-05-302-2/+33
* | Allow unmapped I/O via aacd(4). It shouldn't be too hard to add themarius2013-05-303-6/+13
* | - Remove pointless returns.marius2013-05-304-20/+3
* | Fix a typo in r249213; the second bus_if.h should have been isa_if.h.marius2013-05-291-1/+1
* | Add support for tethering on the iPhone 4Seadler2013-05-292-0/+4
* | Modify atf::fs::path::get_process_helpers_path API to properlymarcel2013-05-294-8/+12
* | Make the instruction order for buildworld agree with UPDATING and thecrees2013-05-291-2/+2
* | Don't assign the copyright to the FreeBSD foundation for the yearsmarcel2013-05-291-1/+0
* | Add my entry.crees2013-05-291-0/+3
* | Forced commit to note that the sandbox issue was not about libraries, asdes2013-05-290-0/+0
* | Turn the reassociate debug print into a DPRINTF.adrian2013-05-291-1/+2
* | Fix a false -> AH_FALSE.adrian2013-05-291-1/+1
* | Remove clause 3 and 4 from TNF licensesemaste2013-05-2913-91/+0
* | Shuffle around the cleanup unpause calls a bit.adrian2013-05-291-15/+13
* | Add a patch analygous to r248567, r248581, r251079 to thermacklem2013-05-291-1/+8
* | Revert a local change that sets the default for UsePrivilegeSeparation todes2013-05-291-1/+1
* | Remove references to CVS_UPDATE and SUP_UPDATE to catch up with r251084.gjb2013-05-281-66/+1
* | Fix typo introduced in r251084.gjb2013-05-281-1/+1
* | r245757 introduced warning output if update method is set to CVS_UPDATEgjb2013-05-282-69/+25
* | Post-r248567, there were times when the client would return armacklem2013-05-281-4/+2
* | sleep: Improve nanosleep() error handling:jilles2013-05-281-2/+3
* | o Change the locking scheme for swp_bcount.attilio2013-05-281-5/+7
* | Avoid reading back certain registers following a write. This is an optimization.davidcs2013-05-281-5/+5
* | Update comments to reflect use of svn/svnup to keep the src/ tree upgjb2013-05-281-2/+2
* | Temporarily revert r251058 - it breaks documented use of makeoptionspeter2013-05-281-9/+2
* | MFp4 @229086:pjd2013-05-281-0/+50
* | MFp4 @229085:pjd2013-05-281-5/+5
* | Remove the advertising clause from the Regents of the University ofemaste2013-05-285-25/+5
* | Renumber clauses to reduce diffs to other versionsemaste2013-05-28100-100/+100
* | Remove the advertising clause from the Regents of the University ofemaste2013-05-2810-50/+10
* | Fix warnings from newer clang versions about constexpr member functionsdim2013-05-281-4/+4
* | Revert r251023 until a more proper solution is foundhselasky2013-05-282-32/+0
* | Added missing SCSI quirks from r241784smh2013-05-282-45/+209
* | - Fix wording. [1]markj2013-05-281-4/+4
* | During buildkernel, print a banner before building modules.des2013-05-281-2/+9
* | mdoc: silence a few mandoc lint warnings.joel2013-05-282-5/+4
* | Remove redundant checks.tuexen2013-05-281-6/+6
* | Fix cexp regression tests that have an infinite real part. The signs of thetijl2013-05-281-12/+26
* | The getcontext() from the __fillcontextx() call in thekib2013-05-2811-9/+78
* | Style(9)kargl2013-05-271-1/+1
* | Change the closeallfds() routine to use closefrom() when it isgad2013-05-272-8/+29
* | cap_rights_limit(2): CAP_ACCEPT also permits accept4(2).jilles2013-05-271-1/+3
* | * Update polynomial coefficients.kargl2013-05-271-33/+30
* | Partially apply the capitalization of the heading word of the sequencekib2013-05-271-3/+3
* | Use slightly more idiomatic expression to get the address of array.kib2013-05-273-3/+3
OpenPOWER on IntegriCloud