summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gcc-no-parenthesis' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-091-6/+6
|\
| * Add suggested paranthesis.Brian Behlendorf2009-07-091-6/+6
* | Merge branch 'gcc-uninit' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-091-1/+1
|\ \
| * | TopGit missed this update when I updated the same line in theBrian Behlendorf2009-07-091-1/+1
* | | Merge branch 'gcc-unused' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-0915-47/+54
|\ \ \
| * | | Unitialized variables should be handled in the gcc-uninit topic branch.Brian Behlendorf2009-07-091-1/+1
| * | | Revert to original debugging code and wrap any variabled used onlyBrian Behlendorf2009-07-0914-46/+53
* | | | Merge branch 'gcc-uninit' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-090-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Unitialized variables should be handled in the gcc-uninit topic branch.Brian Behlendorf2009-07-091-1/+1
* | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-091-1/+1
|\ \ \ \
| * | | | Type int accidentally not declared at the top of the function.Brian Behlendorf2009-07-091-1/+1
* | | | | Merge branch 'gcc-cast' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-082-11/+21
|\ \ \ \ \
| * | | | | Add explicit casts for (u_longlong_t) when printing uint64_t.Brian Behlendorf2009-07-081-10/+20
| * | | | | Add explicit casts for (u_longlong_t) when printing uint64_t.Brian Behlendorf2009-07-081-1/+1
* | | | | | Merge branch 'gcc-c90' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-082-1/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Resolve a 2 new cases of for loop variable declared in for()Brian Behlendorf2009-07-081-0/+1
| * | | | | Resolve a 2 new cases of for loop variable declared in for()Brian Behlendorf2009-07-081-1/+3
* | | | | | Merge branch 'gcc-unused' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-071-0/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | First fit allocator unused comment it out.Brian Behlendorf2009-07-071-0/+2
* | | | | | Merge branch 'gcc-missing-case' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-071-0/+2
|\ \ \ \ \ \
| * | | | | | Add missing case introduced by rebase.Brian Behlendorf2009-07-071-0/+2
* | | | | | | Merge branch 'gcc-no-parenthesis' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-072-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Add missing paranthesis for gcc.Brian Behlendorf2009-07-072-2/+2
* | | | | | | Merge branch 'gcc-uninit' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-071-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | hash_lock should always be initializedBrian Behlendorf2009-07-071-1/+1
* | | | | | | Merge branch 'gcc-missing-braces' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-071-5/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix newly introduced missing braces warnings for gcc.Brian Behlendorf2009-07-071-5/+5
* | | | | | | | Merge branch 'gcc-cast' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-071-1/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Resolve missing cast warningBrian Behlendorf2009-07-071-1/+2
* | | | | | | | Merge branch 'gcc-fortify-source' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-020-0/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit 'refs/top-bases/gcc-fortify-source' into gcc-fortify-sourceBrian Behlendorf2009-07-02103-4089/+7625
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'gcc-missing-braces' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-020-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge commit 'refs/top-bases/gcc-missing-braces' into gcc-missing-bracesBrian Behlendorf2009-07-02103-4089/+7625
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'gcc-ident-pragmas' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-021-1/+0
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'refs/top-bases/gcc-ident-pragmas' into gcc-ident-pragmasBrian Behlendorf2009-07-02103-4089/+7625
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'gcc-64bit-constants' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge commit 'refs/top-bases/gcc-64bit-constants' into gcc-64bit-constantsBrian Behlendorf2009-07-02103-4089/+7625
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'gcc-shadow' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge commit 'refs/top-bases/gcc-shadow' into gcc-shadowBrian Behlendorf2009-07-02103-4089/+7625
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'gcc-unused' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge commit 'refs/top-bases/gcc-unused' into gcc-unusedBrian Behlendorf2009-07-02103-4088/+7625
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'gcc-uninit' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge commit 'refs/top-bases/gcc-uninit' into gcc-uninitBrian Behlendorf2009-07-02103-4088/+7624
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'gcc-no-parenthesis' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge commit 'refs/top-bases/gcc-no-parenthesis' into gcc-no-parenthesisBrian Behlendorf2009-07-02103-4091/+7626
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'gcc-missing-case' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge commit 'refs/top-bases/gcc-missing-case' into gcc-missing-caseBrian Behlendorf2009-07-02103-4097/+7625
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'gcc-invalid-prototype' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'refs/top-bases/gcc-invalid-prototype' into gcc-invalid-prototypeBrian Behlendorf2009-07-02103-4089/+7625
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'gcc-init-pragmas' into refs/top-bases/gcc-branchBrian Behlendorf2009-07-020-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \