Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'gcc-no-parenthesis' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-09 | 1 | -6/+6 |
|\ | |||||
| * | Add suggested paranthesis. | Brian Behlendorf | 2009-07-09 | 1 | -6/+6 |
* | | Merge branch 'gcc-uninit' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-09 | 1 | -1/+1 |
|\ \ | |||||
| * | | TopGit missed this update when I updated the same line in the | Brian Behlendorf | 2009-07-09 | 1 | -1/+1 |
* | | | Merge branch 'gcc-unused' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-09 | 15 | -47/+54 |
|\ \ \ | |||||
| * | | | Unitialized variables should be handled in the gcc-uninit topic branch. | Brian Behlendorf | 2009-07-09 | 1 | -1/+1 |
| * | | | Revert to original debugging code and wrap any variabled used only | Brian Behlendorf | 2009-07-09 | 14 | -46/+53 |
* | | | | Merge branch 'gcc-uninit' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-09 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Unitialized variables should be handled in the gcc-uninit topic branch. | Brian Behlendorf | 2009-07-09 | 1 | -1/+1 |
* | | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-09 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Type int accidentally not declared at the top of the function. | Brian Behlendorf | 2009-07-09 | 1 | -1/+1 |
* | | | | | Merge branch 'gcc-cast' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-08 | 2 | -11/+21 |
|\ \ \ \ \ | |||||
| * | | | | | Add explicit casts for (u_longlong_t) when printing uint64_t. | Brian Behlendorf | 2009-07-08 | 1 | -10/+20 |
| * | | | | | Add explicit casts for (u_longlong_t) when printing uint64_t. | Brian Behlendorf | 2009-07-08 | 1 | -1/+1 |
* | | | | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-08 | 2 | -1/+4 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Resolve a 2 new cases of for loop variable declared in for() | Brian Behlendorf | 2009-07-08 | 1 | -0/+1 |
| * | | | | | Resolve a 2 new cases of for loop variable declared in for() | Brian Behlendorf | 2009-07-08 | 1 | -1/+3 |
* | | | | | | Merge branch 'gcc-unused' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-07 | 1 | -0/+2 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | First fit allocator unused comment it out. | Brian Behlendorf | 2009-07-07 | 1 | -0/+2 |
* | | | | | | Merge branch 'gcc-missing-case' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-07 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add missing case introduced by rebase. | Brian Behlendorf | 2009-07-07 | 1 | -0/+2 |
* | | | | | | | Merge branch 'gcc-no-parenthesis' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-07 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Add missing paranthesis for gcc. | Brian Behlendorf | 2009-07-07 | 2 | -2/+2 |
* | | | | | | | Merge branch 'gcc-uninit' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | hash_lock should always be initialized | Brian Behlendorf | 2009-07-07 | 1 | -1/+1 |
* | | | | | | | Merge branch 'gcc-missing-braces' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-07 | 1 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix newly introduced missing braces warnings for gcc. | Brian Behlendorf | 2009-07-07 | 1 | -5/+5 |
* | | | | | | | | Merge branch 'gcc-cast' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-07 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Resolve missing cast warning | Brian Behlendorf | 2009-07-07 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'gcc-fortify-source' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge commit 'refs/top-bases/gcc-fortify-source' into gcc-fortify-source | Brian Behlendorf | 2009-07-02 | 103 | -4089/+7625 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge branch 'gcc-missing-braces' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge commit 'refs/top-bases/gcc-missing-braces' into gcc-missing-braces | Brian Behlendorf | 2009-07-02 | 103 | -4089/+7625 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
* | | | | | | | | | | Merge branch 'gcc-ident-pragmas' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-02 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'refs/top-bases/gcc-ident-pragmas' into gcc-ident-pragmas | Brian Behlendorf | 2009-07-02 | 103 | -4089/+7625 |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'gcc-64bit-constants' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge commit 'refs/top-bases/gcc-64bit-constants' into gcc-64bit-constants | Brian Behlendorf | 2009-07-02 | 103 | -4089/+7625 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'gcc-shadow' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'refs/top-bases/gcc-shadow' into gcc-shadow | Brian Behlendorf | 2009-07-02 | 103 | -4089/+7625 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'gcc-unused' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge commit 'refs/top-bases/gcc-unused' into gcc-unused | Brian Behlendorf | 2009-07-02 | 103 | -4088/+7625 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'gcc-uninit' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge commit 'refs/top-bases/gcc-uninit' into gcc-uninit | Brian Behlendorf | 2009-07-02 | 103 | -4088/+7624 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'gcc-no-parenthesis' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge commit 'refs/top-bases/gcc-no-parenthesis' into gcc-no-parenthesis | Brian Behlendorf | 2009-07-02 | 103 | -4091/+7626 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'gcc-missing-case' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge commit 'refs/top-bases/gcc-missing-case' into gcc-missing-case | Brian Behlendorf | 2009-07-02 | 103 | -4097/+7625 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'gcc-invalid-prototype' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'refs/top-bases/gcc-invalid-prototype' into gcc-invalid-prototype | Brian Behlendorf | 2009-07-02 | 103 | -4089/+7625 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'gcc-init-pragmas' into refs/top-bases/gcc-branch | Brian Behlendorf | 2009-07-02 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |