CVS log for xfs-cmds/xfsprogs/include/platform_defs.h.in

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.36 / (download) - annotate - [select for diffs], Mon Sep 8 06:18:43 2008 UTC (9 years, 1 month ago) by bnaujok.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.35: +17 -4 lines
Diff to previous 1.35 (unified)

Update xfsprogs to latest kernel headers and functions
Merge of master-melb:xfs-cmds:32070a by kenmcd.

Revision 1.35 / (download) - annotate - [select for diffs], Wed Jun 18 06:19:52 2008 UTC (9 years, 3 months ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.34: +7 -0 lines
Diff to previous 1.34 (unified)

Userland side of kernel changes for fixing issues with dir2 ondisk differences
on old ARM ABI boxes.
Merge of master-melb:xfs-cmds:31325a by kenmcd.

  Userland side of kernel changes for fixing issues with dir2 ondisk differences
  on old ARM ABI boxes.

Revision 1.34 / (download) - annotate - [select for diffs], Thu Sep 21 15:50:04 2006 UTC (11 years ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.33: +5 -0 lines
Diff to previous 1.33 (unified)

Update xfsprogs so that the libdisk/md.c code sets stripe width using number
of raid-disks and doesn't include spare disks.
Make xfsprogs get its __u32 & friends types from <asm/types.h> if it exists.
Merge of master-melb:xfs-cmds:27016a by kenmcd.

  Don't define the __u32 family types if we can get them from <asm/types.h>.

Revision 1.33 / (download) - annotate - [select for diffs], Wed Nov 16 14:11:31 2005 UTC (11 years, 10 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.32: +13 -5 lines
Diff to previous 1.32 (unified)

Fix build warnings on ia64 Linux and on IRIX too.
Merge of master-melb:xfs-cmds:24460a by kenmcd.

Revision 1.32 / (download) - annotate - [select for diffs], Tue Nov 8 14:07:11 2005 UTC (11 years, 11 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.31: +20 -28 lines
Diff to previous 1.31 (unified)

Merge back recent changes from xfs kernel headers.
Merge of master-melb:xfs-cmds:24317a by kenmcd.

Revision 1.31 / (download) - annotate - [select for diffs], Thu Sep 30 14:52:19 2004 UTC (13 years ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.30: +4 -0 lines
Diff to previous 1.30 (unified)

Keep userspace packaging in sync, portability changes; sync user/kernel source/headers; man page updates; allow e size suffix in mkfs.
Merge of xfs-cmds-melb:slinx:19613a by kenmcd.

Revision 1.30 / (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.29: +1 -1 lines
Diff to previous 1.29 (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.29 / (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.28: +7 -387 lines
Diff to previous 1.28 (unified)

Merge over several portability changes from xfstest update.

Revision 1.28 / (download) - annotate - [select for diffs], Fri Jan 2 00:15:24 2004 UTC (13 years, 9 months ago) by hch
Branch: MAIN
Changes since 1.27: +1 -0 lines
Diff to previous 1.27 (unified)

Put IRIX_DEV_TO_KDEVT back in, it's still needed by xfsdump
Put IRIX_DEV_TO_KDEVT back in, it's still needed by xfsdump

Revision 1.27 / (download) - annotate - [select for diffs], Wed Dec 17 10:30:22 2003 UTC (13 years, 9 months ago) by nathans
Branch: MAIN
Changes since 1.26: +1 -2 lines
Diff to previous 1.26 (unified)

Fix dev_t mangling in xfsprogs tools, use xfs_dev_t as its size is what we expect.

Revision 1.26 / (download) - annotate - [select for diffs], Wed Jun 18 06:04:16 2003 UTC (14 years, 3 months ago) by nathans
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (unified)

xfsprogs update - Andi's mkfs log size default change and enabling large
sector support being the two big ticket items, several other small fixes
too.
trivial offset consistency fixup.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Jun 12 21:36:15 2003 UTC (14 years, 4 months ago) by wessmith
Branch: MAIN
Changes since 1.24: +4 -1 lines
Diff to previous 1.24 (unified)

Wrap boolean_t definition with _BOOLEAN_T_DEFINED.
Wrap boolean_t definition with _BOOLEAN_T_DEFINED.

Revision 1.24 / (download) - annotate - [select for diffs], Tue May 6 20:54:58 2003 UTC (14 years, 5 months ago) by cattelan
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.23: +79 -6 lines
Diff to previous 1.23 (unified)

[contributed] FreeBSD update from Alexander Kabaev


Revision 1.23 / (download) - annotate - [select for diffs], Wed Apr 23 00:30:48 2003 UTC (14 years, 5 months ago) by nathans
Branch: MAIN
Changes since 1.22: +28 -4 lines
Diff to previous 1.22 (unified)

Update XFS-specific system call documentation, and fix includes.
Fix includes to not require compiles with -I/usr/include/xfs anymore.

Revision 1.22 / (download) - annotate - [select for diffs], Wed Apr 16 18:29:10 2003 UTC (14 years, 6 months ago) by cattelan
Branch: MAIN
Changes since 1.21: +10 -10 lines
Diff to previous 1.21 (unified)

Merge whitespace changes over

Revision 1.21 / (download) - annotate - [select for diffs], Mon Apr 7 20:13:41 2003 UTC (14 years, 6 months ago) by cattelan
Branch: MAIN
Changes since 1.20: +3 -0 lines
Diff to previous 1.20 (unified)

Add missing endian macros
Missed these the first time around. :-(

Revision 1.20 / (download) - annotate - [select for diffs], Wed Apr 2 23:52:41 2003 UTC (14 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.19: +7 -1 lines
Diff to previous 1.19 (unified)

Minor tweaks to Russells FreeBSD changes in xfsprogs.
Use HAVE_SWABMACROS instead of __linux__ in xfs_arch.h, fixes other
platform builds.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Apr 2 17:18:32 2003 UTC (14 years, 6 months ago) by cattelan
Branch: MAIN
Changes since 1.18: +45 -3 lines
Diff to previous 1.18 (unified)

Add initial FreeBSD support to xfs cmds
Add FreeBSD specfic types, included, defines, etc...

Revision 1.18 / (download) - annotate - [select for diffs], Mon Mar 31 02:57:10 2003 UTC (14 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.17: +201 -4 lines
Diff to previous 1.17 (unified)

Bunch of portability related changes to xfsprogs.  Includes some code to
allow db/mkfs/repair to be used on Mac's (maybe useful for dual boot), &
some code to build on IRIX too (useful for purify-ing xfs_repair only).
Abstract platform dependent code out into headers.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Mar 17 15:18:51 2003 UTC (14 years, 7 months ago) by alkirkco
Branch: MAIN
Changes since 1.16: +3 -0 lines
Diff to previous 1.16 (unified)

Add conditional check around definition of uchar_t to
prevent multiple definitions.
Add conditional check around definition of uchar_t to 
prevent multiple definitions.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Feb 17 05:54:23 2003 UTC (14 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.15: +1 -0 lines
Diff to previous 1.15 (unified)

Fix a couple of Debian bootfloppies build issues relating to gettext.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Dec 19 00:38:27 2002 UTC (14 years, 9 months ago) by nathans
Branch: MAIN
Changes since 1.14: +16 -8 lines
Diff to previous 1.14 (unified)

Flush out my xfsprogs backlog - bunch of I18N and sector size related
changes mainly, also some build minor build cleanups here and there.
Build cleanups, reduce our dependency on kernel headers.
Changes for I18N support.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Nov 14 04:27:55 2002 UTC (14 years, 11 months ago) by nathans
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13 (unified)

Remove use of one more kernel header - linux/ioctl.h replaced by sys/ioctl.h
Remove use of one more kernel header - linux/ioctl.h replaced by sys/ioctl.h 

Revision 1.13 / (download) - annotate - [select for diffs], Wed Nov 13 22:00:29 2002 UTC (14 years, 11 months ago) by nathans
Branch: MAIN
Changes since 1.12: +1 -0 lines
Diff to previous 1.12 (unified)

Fix some build breakage in top of tree xfsdump due to recent kernel
header file movement.
Fix some build breakage in top of tree xfsdump due to recent kernel     
header file movement.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 31 11:24:20 2002 UTC (14 years, 11 months ago) by nathans
Branch: MAIN
Changes since 1.11: +19 -5 lines
Diff to previous 1.11 (unified)

xfsprogs updates - initial sync up with recent kernel changes (not quite
complete yet); bump version; move some common headers to a common place;
fix several compiler warnings with recent gcc versions (3.2+).
Keep commonly repeated headers along with all the other common headers.
Fix minor warnings with more recent versions of gcc.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Oct 10 06:29:03 2002 UTC (15 years ago) by nathans
Branch: MAIN
Changes since 1.10: +11 -0 lines
Diff to previous 1.10 (unified)

Fix libxfs device flush ioctl, sync with kernel source.
CONTRIBUTED: Anton Blanchard <anton@samba.org>
Sync up with kernel source, move some macros xfsdump needs over here now.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jun 4 23:07:56 2002 UTC (15 years, 4 months ago) by sandeen
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9 (unified)

Update copyright dates (again)

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jun 4 22:53:09 2002 UTC (15 years, 4 months ago) by sandeen
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8 (unified)

Undoes mod:     xfs-cmds:slinx:120772a
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Jun 4 17:58:21 2002 UTC (15 years, 4 months ago) by sandeen
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (unified)

Update copyright dates

Revision 1.7 / (download) - annotate - [select for diffs], Tue Mar 12 02:35:54 2002 UTC (15 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.6: +9 -1 lines
Diff to previous 1.6 (unified)

bump minor version to pick up Erics BLKGETSIZE change from awhile ago and
sync userspace and kernel code up (minor changes only, doesn't affect user
tools at all).

Revision 1.6 / (download) - annotate - [select for diffs], Sun Feb 3 09:54:01 2002 UTC (15 years, 8 months ago) by nathans
Branch: MAIN
Changes since 1.5: +2 -0 lines
Diff to previous 1.5 (unified)

sync with recent kernel changes (uchar) - noop change cos we
build userspace with -funsigned-char anyway.

Revision 1.5 / (download) - annotate - [select for diffs], Wed May 9 06:56:06 2001 UTC (16 years, 5 months ago) by nathans
Branch: MAIN
CVS Tags: Linux-2_4_5-merge
Changes since 1.4: +17 -6 lines
Diff to previous 1.4 (unified)

add a powerpc fix from the Debian powerpc porting folk - this initiated
the rework (fix) of libxfs/arch.c, __fswab*, etc.  move arch-specific
stuff into here whenever we can.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 9 07:41:10 2001 UTC (16 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (unified)

fix glibc version conditional test - not quite right for all cases.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Mar 20 01:57:36 2001 UTC (16 years, 6 months ago) by nathans
Branch: MAIN
CVS Tags: Release-1_0_0
Changes since 1.2: +6 -0 lines
Diff to previous 1.2 (unified)

fix Debian bug #90211 - XFS commands fail to build on sparc.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Feb 19 00:38:02 2001 UTC (16 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (unified)

explicitly include stdarg.h for recent glibc 2.2.2 changes to stdio.h.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 15 05:36:03 2001 UTC (16 years, 9 months ago) by nathans
Branch: MAIN

cmd/xfs/include/platform_defs.h.in 1.12 Renamed to cmd/xfsprogs/include/platform_defs.h.in

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>