Commit Graph

561 Commits

Author SHA1 Message Date
Brian Behlendorf 7d3c32d7a3 Merge branch 'gcc-invalid-prototype' into refs/top-bases/gcc-branch 2009-01-05 12:07:45 -08:00
Brian Behlendorf f51763c688 Merge commit 'refs/top-bases/gcc-invalid-prototype' into gcc-invalid-prototype 2009-01-05 12:07:44 -08:00
Brian Behlendorf 31b4307845 Merge branch 'gcc-init-pragmas' into refs/top-bases/gcc-branch 2009-01-05 12:07:41 -08:00
Brian Behlendorf b2ef7c88fd Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas 2009-01-05 12:07:39 -08:00
Brian Behlendorf fc01579df2 Merge branch 'gcc-debug' into refs/top-bases/gcc-branch 2009-01-05 12:07:36 -08:00
Brian Behlendorf f855588ae5 Merge commit 'refs/top-bases/gcc-debug' into gcc-debug 2009-01-05 12:07:35 -08:00
Brian Behlendorf ef2e029b2c Merge branch 'gcc-cast' into refs/top-bases/gcc-branch 2009-01-05 12:07:32 -08:00
Brian Behlendorf 5a7a00f67c Merge commit 'refs/top-bases/gcc-cast' into gcc-cast 2009-01-05 12:07:30 -08:00
Brian Behlendorf 7d4ccef58f Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2009-01-05 12:07:27 -08:00
Brian Behlendorf cdfd10ba79 Merge commit 'refs/top-bases/gcc-c90' into gcc-c90 2009-01-05 12:07:25 -08:00
Brian Behlendorf 42bcb36c89 Add unicode library 2009-01-05 12:03:23 -08:00
Brian Behlendorf 5db7d5eb99 Merge commit 'refs/top-bases/gcc-shadow' into gcc-shadow 2009-01-05 11:11:31 -08:00
Brian Behlendorf 7eaa9d9217 Merge branch 'gcc-shadow' into refs/top-bases/gcc-branch 2009-01-05 11:11:31 -08:00
Brian Behlendorf 2d633df1d1 Merge branch 'gcc-unused' into refs/top-bases/gcc-branch 2009-01-05 11:11:30 -08:00
Brian Behlendorf 77333c1833 Merge commit 'refs/top-bases/gcc-unused' into gcc-unused 2009-01-05 11:11:29 -08:00
Brian Behlendorf ff0eb51d3c Merge branch 'gcc-uninit' into refs/top-bases/gcc-branch 2009-01-05 11:11:28 -08:00
Brian Behlendorf 8b1b0b903a Merge commit 'refs/top-bases/gcc-uninit' into gcc-uninit 2009-01-05 11:11:27 -08:00
Brian Behlendorf e4fb593953 Merge commit 'refs/top-bases/gcc-no-parenthesis' into gcc-no-parenthesis 2009-01-05 11:11:26 -08:00
Brian Behlendorf 10221edda6 Merge branch 'gcc-no-parenthesis' into refs/top-bases/gcc-branch 2009-01-05 11:11:26 -08:00
Brian Behlendorf 07ad647bad Merge commit 'refs/top-bases/gcc-missing-case' into gcc-missing-case 2009-01-05 11:11:24 -08:00
Brian Behlendorf 06013fbf2a Merge branch 'gcc-missing-case' into refs/top-bases/gcc-branch 2009-01-05 11:11:24 -08:00
Brian Behlendorf bb4f86150c Merge branch 'gcc-invalid-prototype' into refs/top-bases/gcc-branch 2009-01-05 11:11:22 -08:00
Brian Behlendorf d1410e11bc Remove zdump.c 2009-01-05 11:11:21 -08:00
Brian Behlendorf ef29077f64 Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas 2009-01-05 11:11:09 -08:00
Brian Behlendorf 552f1bb878 Merge branch 'gcc-init-pragmas' into refs/top-bases/gcc-branch 2009-01-05 11:11:09 -08:00
Brian Behlendorf 6b1b73e0a5 Merge branch 'gcc-debug' into refs/top-bases/gcc-branch 2009-01-05 11:11:08 -08:00
Brian Behlendorf 5cf32b0206 Merge commit 'refs/top-bases/gcc-debug' into gcc-debug 2009-01-05 11:11:07 -08:00
Brian Behlendorf 1796d8a800 Merge branch 'gcc-cast' into refs/top-bases/gcc-branch 2009-01-05 11:11:06 -08:00
Brian Behlendorf 9fd00aa162 Merge commit 'refs/top-bases/gcc-cast' into gcc-cast 2009-01-05 11:11:05 -08:00
Brian Behlendorf 148d093b76 Remove zdump.c 2009-01-05 11:11:02 -08:00
Brian Behlendorf 1ed474aa0d Merge commit 'refs/top-bases/gcc-c90' into gcc-c90 2009-01-05 11:10:31 -08:00
Brian Behlendorf 36b849fa51 Remove zdump, it's an unrelateds command which I added simply due to the z* command convention 2009-01-05 11:10:13 -08:00
Brian Behlendorf 30b961af2c Merge branch 'gcc-invalid-prototype' into refs/top-bases/gcc-branch 2008-12-22 16:55:50 -08:00
Brian Behlendorf 683f0b1d6c Fix cast 2008-12-22 16:50:44 -08:00
Brian Behlendorf a6152094d0 Merge branch 'gcc-invalid-prototype' into refs/top-bases/gcc-branch 2008-12-22 16:30:27 -08:00
Brian Behlendorf 6a394806f5 Prototype fixes 2008-12-22 16:18:07 -08:00
Brian Behlendorf 262c2c49c1 Merge branch 'gcc-invalid-prototype' into refs/top-bases/gcc-branch 2008-12-22 15:36:13 -08:00
Brian Behlendorf 9b3b373d4f Fix prototypes, why not invalid persay. They use the traditional pre-standard form and were depricated as of C99 2008-12-22 15:33:15 -08:00
Brian Behlendorf 3a953fa870 Merge branch 'gcc-cast' into refs/top-bases/gcc-branch 2008-12-22 13:51:13 -08:00
Brian Behlendorf d684390d3a Just fix a bogus return type 2008-12-22 13:49:15 -08:00
Brian Behlendorf 34d556babb Merge branch 'gcc-invalid-prototype' into refs/top-bases/gcc-branch 2008-12-22 11:25:37 -08:00
Brian Behlendorf 7c89e6b7d5 Fix prototype 2008-12-22 11:25:28 -08:00
Brian Behlendorf 03c0e92dfa Merge branch 'gcc-invalid-prototype' into refs/top-bases/gcc-branch 2008-12-22 11:07:35 -08:00
Brian Behlendorf feb8aecd47 Fix prototype 2008-12-22 11:05:41 -08:00
Brian Behlendorf 817ecade1a Merge branch 'gcc-invalid-prototype' into refs/top-bases/gcc-branch 2008-12-22 10:23:14 -08:00
Brian Behlendorf 6da71c1404 Fix twop more missing voids in prototypes 2008-12-22 10:20:57 -08:00
Brian Behlendorf 8161b781a1 Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2008-12-19 13:47:18 -08:00
Brian Behlendorf 89bd2100e7 Resolve a few more c90 issues 2008-12-19 13:45:24 -08:00
Brian Behlendorf 87810a7c8b Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2008-12-19 12:37:13 -08:00
Brian Behlendorf 93a6c0b0b9 Fix c90 for() issue 2008-12-19 12:33:22 -08:00