Brian Behlendorf
b7ec7d57cc
Merge branch 'gcc-branch' into refs/top-bases/zfs-branch
2009-12-11 16:21:49 -08:00
Brian Behlendorf
e988db2c3a
Merge commit 'refs/top-bases/gcc-branch' into gcc-branch
2009-12-11 16:21:49 -08:00
Brian Behlendorf
20d569a026
Merge branch 'gcc-fortify-source' into refs/top-bases/gcc-branch
2009-12-11 16:21:48 -08:00
Brian Behlendorf
f470b86b7e
Merge commit 'refs/top-bases/gcc-fortify-source' into gcc-fortify-source
2009-12-11 16:21:47 -08:00
Brian Behlendorf
c1c287886d
Merge branch 'gcc-missing-braces' into refs/top-bases/gcc-branch
2009-12-11 16:21:45 -08:00
Brian Behlendorf
936a375a96
Merge commit 'refs/top-bases/gcc-missing-braces' into gcc-missing-braces
2009-12-11 16:21:44 -08:00
Brian Behlendorf
40280f8382
Merge branch 'gcc-ident-pragmas' into refs/top-bases/gcc-branch
2009-12-11 16:21:42 -08:00
Brian Behlendorf
284dc775b5
Merge commit 'refs/top-bases/gcc-ident-pragmas' into gcc-ident-pragmas
2009-12-11 16:21:42 -08:00
Brian Behlendorf
23fb247f72
Merge branch 'gcc-64bit-constants' into refs/top-bases/gcc-branch
2009-12-11 16:21:39 -08:00
Brian Behlendorf
56c5217b86
Merge commit 'refs/top-bases/gcc-64bit-constants' into gcc-64bit-constants
2009-12-11 16:21:38 -08:00
Brian Behlendorf
dd8f466c30
Merge branch 'gcc-shadow' into refs/top-bases/gcc-branch
2009-12-11 16:21:37 -08:00
Brian Behlendorf
373284ec9a
Merge commit 'refs/top-bases/gcc-shadow' into gcc-shadow
2009-12-11 16:21:36 -08:00
Brian Behlendorf
d3848c237b
Merge branch 'gcc-unused' into refs/top-bases/gcc-branch
2009-12-11 16:21:34 -08:00
Brian Behlendorf
9ccb6595b6
Merge commit 'refs/top-bases/gcc-unused' into gcc-unused
2009-12-11 16:21:33 -08:00
Brian Behlendorf
9ca8de8fce
Merge branch 'gcc-uninit' into refs/top-bases/gcc-branch
2009-12-11 16:21:31 -08:00
Brian Behlendorf
98dedd03e4
Merge commit 'refs/top-bases/gcc-uninit' into gcc-uninit
2009-12-11 16:21:30 -08:00
Brian Behlendorf
b1ebd5aefa
Merge branch 'gcc-no-parenthesis' into refs/top-bases/gcc-branch
2009-12-11 16:21:28 -08:00
Brian Behlendorf
31b47d8d8d
Merge commit 'refs/top-bases/gcc-no-parenthesis' into gcc-no-parenthesis
2009-12-11 16:21:27 -08:00
Brian Behlendorf
0fbd8729d4
Merge branch 'gcc-missing-case' into refs/top-bases/gcc-branch
2009-12-11 16:21:25 -08:00
Brian Behlendorf
e0f0c48f31
Merge commit 'refs/top-bases/gcc-missing-case' into gcc-missing-case
2009-12-11 16:21:24 -08:00
Brian Behlendorf
ec39f81246
Merge branch 'gcc-invalid-prototype' into refs/top-bases/gcc-branch
2009-12-11 16:21:22 -08:00
Brian Behlendorf
a83be96d1e
Merge commit 'refs/top-bases/gcc-invalid-prototype' into gcc-invalid-prototype
2009-12-11 16:21:21 -08:00
Brian Behlendorf
e4c253b3e3
Merge branch 'gcc-init-pragmas' into refs/top-bases/gcc-branch
2009-12-11 16:21:19 -08:00
Brian Behlendorf
2a5101737e
Merge commit 'refs/top-bases/gcc-init-pragmas' into gcc-init-pragmas
2009-12-11 16:21:18 -08:00
Brian Behlendorf
404d3c8509
Merge branch 'gcc-debug' into refs/top-bases/gcc-branch
2009-12-11 16:21:16 -08:00
Brian Behlendorf
6be4f70345
Merge commit 'refs/top-bases/gcc-debug' into gcc-debug
2009-12-11 16:21:15 -08:00
Brian Behlendorf
9f1c6b0416
Merge branch 'gcc-cast' into refs/top-bases/gcc-branch
2009-12-11 16:21:13 -08:00
Brian Behlendorf
912a3fa030
Merge commit 'refs/top-bases/gcc-cast' into gcc-cast
2009-12-11 16:21:12 -08:00
Brian Behlendorf
69dcaf00f3
Merge branch 'gcc-c90' into refs/top-bases/gcc-branch
2009-12-11 16:21:11 -08:00
Brian Behlendorf
ac0fb4a24e
Merge commit 'refs/top-bases/gcc-c90' into gcc-c90
2009-12-11 16:21:10 -08:00
Brian Behlendorf
058ac9ba78
Pull in latest man pages as part of update-zfs.sh
...
The script has been updated to download the latest documentations
packages for Solaris and extract the needed ZFS man pages. These
will still need a little markup to handle changes between the
Solaris and Linux versions of ZFS. Howver, they should be pretty
minor I've tried hard to keep the interface the same.
In additional to the script update the zdb, zfs, and zpool man
pages have been added to the repo.
2009-12-11 16:15:33 -08:00
Brian Behlendorf
f8d093f69b
Merge branch 'gcc-branch' into refs/top-bases/zfs-branch
2009-12-11 12:07:23 -08:00
Brian Behlendorf
0cc4cdb30d
Merge commit 'refs/top-bases/gcc-branch' into gcc-branch
2009-12-11 12:07:22 -08:00
Brian Behlendorf
b76d12a644
Merge branch 'gcc-64bit-constants' into refs/top-bases/gcc-branch
2009-12-11 12:07:22 -08:00
Brian Behlendorf
ba7ccf8ccd
Cast to unsigned long long for 32-bit arches
2009-12-11 11:41:04 -08:00
Brian Behlendorf
77c347db31
Merge branch 'gcc-branch' into refs/top-bases/zfs-branch
2009-11-20 10:29:48 -08:00
Brian Behlendorf
9c8765a219
Merge commit 'refs/top-bases/gcc-branch' into gcc-branch
2009-11-20 10:29:48 -08:00
Brian Behlendorf
0f315a58bb
Merge branch 'gcc-uninit' into refs/top-bases/gcc-branch
2009-11-20 10:29:47 -08:00
Brian Behlendorf
3191b962f6
Prevent gcc uninit compiler warning in zfs_range_unlock_reader().
2009-11-20 09:59:58 -08:00
Brian Behlendorf
844280cb2c
Merge branch 'feature-branch' into refs/top-bases/zfs-branch
2009-11-15 16:27:02 -08:00
Brian Behlendorf
368cfaefdb
Merge commit 'refs/top-bases/feature-branch' into feature-branch
2009-11-15 16:27:00 -08:00
Brian Behlendorf
f056747e61
Merge branch 'feature-pthreads' into refs/top-bases/feature-branch
2009-11-15 16:27:00 -08:00
Brian Behlendorf
71ccaccb2b
Merge commit 'refs/top-bases/feature-pthreads' into feature-pthreads
2009-11-15 16:27:00 -08:00
Brian Behlendorf
475e214ce1
Merge commit 'refs/top-bases/feature-commit-cb' into feature-commit-cb
2009-11-15 16:27:00 -08:00
Brian Behlendorf
8c5797df77
Merge branch 'feature-zap-cursor-to-key' into refs/top-bases/feature-branch
2009-11-15 16:26:58 -08:00
Brian Behlendorf
65f6d4b712
Merge commit 'refs/top-bases/feature-zap-cursor-to-key' into feature-zap-cursor-to-key
2009-11-15 16:26:58 -08:00
Brian Behlendorf
c53763d2e7
Merge branch 'fix-branch' into refs/top-bases/zfs-branch
2009-11-15 16:26:55 -08:00
Brian Behlendorf
7188068143
Merge commit 'refs/top-bases/fix-branch' into fix-branch
2009-11-15 16:26:54 -08:00
Brian Behlendorf
ca3aba32bb
Merge branch 'fix-acl' into refs/top-bases/fix-branch
2009-11-15 16:26:54 -08:00
Brian Behlendorf
d9ff087661
Merge branch 'fix-deadcode' into refs/top-bases/fix-branch
2009-11-15 16:26:53 -08:00