CVS log for xfs-cmds/xfsdump/common/stream.c

[BACK] Up to [Development] / xfs-cmds / xfsdump / common

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Thu Feb 1 19:10:50 2007 UTC (10 years, 8 months ago) by wkendall
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +5 -1 lines
Diff to previous 1.12 (unified)

Initialize xfsdump's logging facility earlier during initialization.
Thanks to Kouta Ooizumi.

Revision 1.12 / (download) - annotate - [select for diffs], Wed May 24 06:08:55 2006 UTC (11 years, 4 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 (unified)

Update xfsdump build to use xfs.h instead of libxfs.h, fixing a recent namespace collision on list symbols.
Merge of master-melb:xfs-cmds:26007a by kenmcd.

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

Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.
Merge of master-melb:xfs-cmds:24334a by kenmcd.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Apr 29 01:52:34 2003 UTC (14 years, 5 months ago) by nathans
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (unified)

Fix includes to not be relative to paths provided by -I directives, for
the xfsprogs and xfsdump builds.  At this stage still provide these gcc
options in the build but later that can be removed too now that headers
are clean.

Revision 1.9 / (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.8: +1 -1 lines
Diff to previous 1.8 (unified)

Update copyright dates (again)

Revision 1.8 / (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.7: +1 -1 lines
Diff to previous 1.7 (unified)

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

Revision 1.7 / (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.6: +1 -1 lines
Diff to previous 1.6 (unified)

Update copyright dates

Revision 1.6 / (download) - annotate - [select for diffs], Fri Sep 28 05:48:27 2001 UTC (16 years ago) by nathans
Branch: MAIN
Changes since 1.5: +0 -1 lines
Diff to previous 1.5 (unified)

fix dopey compiler warning - unused variable.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Sep 13 05:05:22 2001 UTC (16 years, 1 month ago) by ajag
Branch: MAIN
Changes since 1.4: +20 -9 lines
Diff to previous 1.4 (unified)

remove MLOG_BARE flags to mlog()

Revision 1.4 / (download) - annotate - [select for diffs], Mon Sep 3 23:53:47 2001 UTC (16 years, 1 month ago) by ajag
Branch: MAIN
Changes since 1.3: +5 -5 lines
Diff to previous 1.3 (unified)

Undoes mod:     2.4.x-xfs:slinx:101997a

Revision 1.3 / (download) - annotate - [select for diffs], Fri Aug 31 15:10:44 2001 UTC (16 years, 1 month ago) by sandeen
Branch: MAIN
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (unified)

Fix build : s/STREAM_SIMMAX/STREAM_MAX/

Revision 1.2 / (download) - annotate - [select for diffs], Fri Aug 31 01:39:05 2001 UTC (16 years, 1 month ago) by ajag
Branch: MAIN
Changes since 1.1: +179 -25 lines
Diff to previous 1.1 (unified)

merge of irix6.5f-melb:eoe:06291a, irix6.5f-melb:eoe:06307a,
and irix6.5f-melb:eoe:06315a, see PV #784355
        - Expand stream structure to include exit_code, return and hint fields, this 
          provides a place to store per-stream exit status information.
          Change stream_register/stream_unregister to stream_register/stream_dead/stream_free,
          add explicit stream states S_FREE, S_RUNNING, S_ZOMBIE.
          Add stream_find/stream_find_all and change stream_getix to now lock the 
          stream list. Add stream_set* functions - we don't want people holding
	  pointers into this structure without locks.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 15 04:06:20 2001 UTC (16 years, 9 months ago) by nathans
Branch: MAIN
CVS Tags: Release-1_0_0, Linux-2_4_5-merge

cmd/xfs/dump/common/stream.c 1.8 Renamed to cmd/xfsdump/common/stream.c

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>