Up to [Development] / xfs-linux / support
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Fri Sep 23 03:51:28 2005 UTC (12 years, 1 month ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -1
lines
Diff to previous 1.10 (colored)
Update license/copyright notices to match the prefered SGI boilerplate. Merge of xfs-linux-melb:xfs-kern:23903a by kenmcd.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Nov 20 03:55:14 2003 UTC (13 years, 11 months ago) by nathans
Branch: MAIN
Changes since 1.9: +142 -230
lines
Diff to previous 1.9 (colored)
Switch to using the BSD qsort implementation.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 13 06:21:40 2003 UTC (13 years, 11 months ago) by nathans
Branch: MAIN
Changes since 1.8: +1 -1
lines
Diff to previous 1.8 (colored)
Remove some spurious 2.4/2.6 differences in support code
Revision 1.8 / (download) - annotate - [select for diffs], Fri Jun 27 18:04:26 2003 UTC (14 years, 4 months ago) by cattelan
Branch: MAIN
Changes since 1.7: +243 -0
lines
Diff to previous 1.7 (colored)
The Big Move linux/fs/xfs/support/qsort.c 1.6 Renamed to support/qsort.c
Revision 1.7 / (download) - annotate - [select for diffs], Fri Jun 27 17:57:21 2003 UTC (14 years, 4 months ago) by cattelan
Branch: MAIN
CVS Tags: DENUKE
Changes since 1.6: +0 -243
lines
Diff to previous 1.6 (colored)
Nuke
Revision 1.6 / (download) - annotate - [select for diffs], Tue Apr 15 23:16:46 2003 UTC (14 years, 6 months ago) by cattelan
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.5: +5 -5
lines
Diff to previous 1.5 (colored)
Whitespace cleanup Clean up some whitespace... revert some whitespace changes from previous whitespace cleanup (incorrect tabs)
Revision 1.5 / (download) - annotate - [select for diffs], Wed Jul 10 19:00:42 2002 UTC (15 years, 3 months ago) by sandeen
Branch: MAIN
Changes since 1.4: +46 -46
lines
Diff to previous 1.4 (colored)
whitespace cleanup
Revision 1.4 / (download) - annotate - [select for diffs], Thu May 30 16:53:51 2002 UTC (15 years, 5 months ago) by lord
Branch: MAIN
Changes since 1.3: +32 -32
lines
Diff to previous 1.3 (colored)
Bump qsort algorithm to one which does not allocate stack memory
Revision 1.3 / (download) - annotate - [select for diffs], Tue May 21 04:27:18 2002 UTC (15 years, 5 months ago) by nathans
Branch: MAIN
Changes since 1.2: +243 -0
lines
Diff to previous 1.2 (colored)
linux/fs/xfs_support/qsort.c 1.4 Renamed to linux/fs/xfs/support/qsort.c changes to fold xfs_support code back into XFS (the other sgi projects using this will be / have been fixed). reduces our footprint on the base kernel. NB: xfs_support.o as a distinct module no longer exists.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Mar 14 06:04:19 2001 UTC (16 years, 7 months ago) by kaos
Branch: MAIN
Changes since 1.1: +0 -247
lines
Diff to previous 1.1 (colored)
linux/fs/xfs/support/qsort.c 1.1 Renamed to linux/fs/xfs_support/qsort.c
Revision 1.1 / (download) - annotate - [select for diffs], Tue Nov 14 02:57:58 2000 UTC (16 years, 11 months ago) by dxm
Branch: MAIN
Split XFS support code into xfs_support module