Brian Behlendorf
|
d3df6b2012
|
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
|
2009-01-15 14:01:51 -08:00 |
Brian Behlendorf
|
fb5f0bc833
|
Rebase master to b105
|
2009-01-15 13:59:39 -08:00 |
Brian Behlendorf
|
b73b29ab8e
|
Fix c90 issue with { }
|
2009-01-13 13:30:35 -08:00 |
Brian Behlendorf
|
902ce659b0
|
Fix c90 compliance issue
|
2009-01-09 14:15:56 -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
|
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
|
89bd2100e7
|
Resolve a few more c90 issues
|
2008-12-19 13:45:24 -08:00 |
Brian Behlendorf
|
93a6c0b0b9
|
Fix c90 for() issue
|
2008-12-19 12:33:22 -08:00 |
Brian Behlendorf
|
9041f66bad
|
Fix all instances of for (int i;;) {} that were easily found
|
2008-12-19 11:03:54 -08:00 |
Brian Behlendorf
|
66e0d59024
|
Whoops, add missing j
|
2008-12-19 10:48:11 -08:00 |
Brian Behlendorf
|
294ebb7537
|
Fix C90 for(int i;;;) compliance issues
|
2008-12-19 10:34:41 -08:00 |
Brian Behlendorf
|
d1684019b4
|
Move int out of for construct for c90 compliance
|
2008-12-18 09:01:48 -08:00 |
Brian Behlendorf
|
7c63b600b1
|
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
|
2008-12-12 13:46:18 -08:00 |
Brian Behlendorf
|
810db7e0a2
|
Remove zcommon reference merged in to zpool
|
2008-12-12 13:41:20 -08:00 |
Brian Behlendorf
|
3399113552
|
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
|
2008-12-11 15:39:25 -08:00 |
Brian Behlendorf
|
6b2c60acca
|
Moving lib/libspl to linux-libspl branch
|
2008-12-11 15:38:59 -08:00 |
Brian Behlendorf
|
9b3c631dbd
|
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
|
2008-12-11 14:24:48 -08:00 |
Brian Behlendorf
|
a4076c7544
|
Script updates
|
2008-12-11 14:21:14 -08:00 |
Brian Behlendorf
|
c4911ece24
|
Move library files to lib
|
2008-12-11 14:16:55 -08:00 |
Brian Behlendorf
|
3420896332
|
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
|
2008-12-11 11:24:42 -08:00 |
Brian Behlendorf
|
b453b61272
|
Fix libspl move to the wrong place
|
2008-12-11 11:22:02 -08:00 |
Brian Behlendorf
|
4b7ee081ce
|
Fix typo
|
2008-12-11 11:16:38 -08:00 |
Brian Behlendorf
|
77755a5771
|
Add a few missing files
|
2008-12-11 11:14:49 -08:00 |
Brian Behlendorf
|
172bb4bd5e
|
Move the world out of /zfs/ and seperate out module build tree
|
2008-12-11 11:08:09 -08:00 |
Brian Behlendorf
|
1b59a53bf5
|
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
|
2008-12-10 12:43:44 -08:00 |
Brian Behlendorf
|
9e8b1e836c
|
Remove libumem, we will try and remove this dependency entirely. If we can't then the best move will simply be to use the official library, or build it as a convenience library
|
2008-12-10 12:43:20 -08:00 |
Brian Behlendorf
|
e3afcb6227
|
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
|
2008-12-09 14:15:57 -08:00 |
Brian Behlendorf
|
5e97ed8493
|
Move vmem* to libumem
|
2008-12-09 14:14:00 -08:00 |
Brian Behlendorf
|
d2b7b2c0de
|
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
|
2008-12-09 13:34:12 -08:00 |
Brian Behlendorf
|
48343be6a3
|
Temporarily move taskq+util to libzpool until that directory is broken in to lib+module
|
2008-12-09 13:32:01 -08:00 |
Brian Behlendorf
|
b5c44e7a30
|
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
|
2008-12-08 16:45:26 -08:00 |
Brian Behlendorf
|
2f40ac4d9e
|
Minor tweak to update script
|
2008-12-08 16:38:46 -08:00 |
Brian Behlendorf
|
d86369e5c6
|
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
|
2008-12-08 16:24:13 -08:00 |
Brian Behlendorf
|
2b67f51fb6
|
Attempt move of kernel.c with topgit
|
2008-12-08 16:20:25 -08:00 |
Brian Behlendorf
|
b2b57f4a8a
|
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
|
2008-12-03 16:59:30 -08:00 |
Brian Behlendorf
|
96072c88e2
|
Add userspace zfs_context file
|
2008-12-03 15:43:56 -08:00 |
Brian Behlendorf
|
b128c09fbe
|
Rebase to OpenSolaris b103, in the process we are removing any code which did not originate from the OpenSolaris source. These changes will be reintroduced in topic branches for easier tracking
|
2008-12-03 12:09:06 -08:00 |
Brian Behlendorf
|
264f09c323
|
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
|
2008-12-02 08:53:13 -08:00 |
Brian Behlendorf
|
b6097ae55a
|
Remove stray stub kernel files which should be brought in my linux-kernel-module patch
|
2008-12-02 08:47:21 -08:00 |
Brian Behlendorf
|
3f0b1cf687
|
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
|
2008-12-01 16:17:50 -08:00 |
Brian Behlendorf
|
7ebbc0c799
|
Finish removing all non-upstream bits from master
|
2008-12-01 16:15:29 -08:00 |
Brian Behlendorf
|
3d325597ff
|
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
|
2008-12-01 15:56:43 -08:00 |
Brian Behlendorf
|
ef76e2f5ea
|
Removed build system from master branch, will relocate to linux-zfs-branch
|
2008-12-01 15:41:33 -08:00 |
Brian Behlendorf
|
42baae9615
|
Removed build system from master branch, will relocate to linux-zfs-branch
|
2008-12-01 15:38:41 -08:00 |
Brian Behlendorf
|
fe441a9050
|
Relocate COPYING+COPYRIGHT, remove README cruft
|
2008-12-01 15:34:53 -08:00 |
Brian Behlendorf
|
ef2e1711d2
|
Add CDDL license file
|
2008-12-01 14:49:34 -08:00 |
Brian Behlendorf
|
756021703c
|
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
|
2008-11-26 15:51:07 -08:00 |
Brian Behlendorf
|
100eb88b46
|
Update zpios for trivial workload
|
2008-11-26 15:48:14 -08:00 |