CVS log for xfs-cmds/xfsprogs/io/mmap.c

[BACK] Up to [Development] / xfs-cmds / xfsprogs / io

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Thu Jan 25 05:08:47 2007 UTC (10 years, 8 months ago) by bnaujok.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +1 -0 lines
Diff to previous 1.12 (unified)

Fix SEGV when using the xfs_io mwrite command
Merge of master-melb:xfs-cmds:27991a by kenmcd.

  Fix SEGV when using the xfs_io mwrite command

Revision 1.12 / (download) - annotate - [select for diffs], Fri Dec 8 03:01:47 2006 UTC (10 years, 10 months ago) by bnaujok.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.11: +30 -38 lines
Diff to previous 1.11 (unified)

Fix up xfs_io mread command that read from the wrong offset
Merge of master-melb:xfs-cmds:27661a by kenmcd.

  Fix up xfs_io mread command that read from the wrong offset

Revision 1.11 / (download) - annotate - [select for diffs], Fri Nov 11 14:28:31 2005 UTC (11 years, 11 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10 (unified)

Fix up compiler warnings and other issues when building on IRIX.
Merge of master-melb:xfs-cmds:24375a by kenmcd.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Nov 11 14:27:22 2005 UTC (11 years, 11 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.9: +12 -26 lines
Diff to previous 1.9 (unified)

Update copyright/license notices to match SGI legal prefered boilerplate.
Merge of master-melb:xfs-cmds:24374a by kenmcd.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Oct 8 03:47:58 2005 UTC (12 years ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (unified)

Fix read/write calls in xfs_io to allow buffers larger than 4GiB on 64 bit platforms.
Merge of master-melb:xfs-cmds:24039a by kenmcd.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jun 3 06:07:09 2005 UTC (12 years, 4 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (unified)

Portability changes to get xfs_quota to compile on IRIX as well.
Merge of master-melb:xfs-cmds:22792a by kenmcd.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 25 13:21:46 2005 UTC (12 years, 5 months ago) by hch
Branch: MAIN
Changes since 1.6: +7 -5 lines
Diff to previous 1.6 (unified)

GCC4 signedness fixes
cvtnum and init_cvtnum take unsigned paramaters now

Revision 1.6 / (download) - annotate - [select for diffs], Wed Mar 9 14:11:46 2005 UTC (12 years, 7 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)

Use fixed width reprting for the common cases, aids benchmark scripting.
Merge of master-melb:xfs-cmds:21783a by kenmcd.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 10 02:23:29 2004 UTC (13 years, 1 month ago) by nathans
Branch: MAIN
Changes since 1.4: +10 -9 lines
Diff to previous 1.4 (unified)

Updates mainly to get a clean xfs_io compile on IRIX (non-gcc), and to
add a couple more inode flags needed initially on IRIX (Linux soon).
Updates to get clean compile on IRIX (non-gcc).

Revision 1.4 / (download) - annotate - [select for diffs], Mon Aug 9 05:41:55 2004 UTC (13 years, 2 months ago) by nathans
Branch: MAIN
Changes since 1.3: +1 -192 lines
Diff to previous 1.3 (unified)

Fix up auto-detection of available libc features being used by xfs_io; including sendfile, fadvise, madvise, etc.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jun 17 07:22:11 2004 UTC (13 years, 3 months ago) by nathans
Branch: MAIN
Changes since 1.2: +4 -0 lines
Diff to previous 1.2 (unified)

Merge over several portability changes from xfstest update.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Apr 30 03:07:10 2004 UTC (13 years, 5 months ago) by nathans
Branch: MAIN
Changes since 1.1: +8 -6 lines
Diff to previous 1.1 (unified)

Trivial fixes to compiler warnings on 64 bit platforms.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Mar 25 03:48:10 2004 UTC (13 years, 6 months ago) by nathans
Branch: MAIN

xfs_io tweaks - support multiple files and memory mapped IO, amongst others.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>