CVS log for xc/Makefile

(logo)

Help

(back) Up to [XFree86 CVS] / xc

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)
Current tag: MAIN

Revision 3.33 / (view) - annotate - [select for diffs] , Wed Jul 26 12:27:42 2006 UTC (6 years, 10 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_8_0-bindist, xf-4_8_0, xf-4_8-branch, xf-4_7_99_9, xf-4_7_99_8, xf-4_7_99_7, xf-4_7_99_6, xf-4_7_99_5, xf-4_7_99_4, xf-4_7_99_31, xf-4_7_99_30, xf-4_7_99_3, xf-4_7_99_29, xf-4_7_99_28, xf-4_7_99_27, xf-4_7_99_26, xf-4_7_99_25, xf-4_7_99_24, xf-4_7_99_23, xf-4_7_99_22, xf-4_7_99_21, xf-4_7_99_20, xf-4_7_99_2, xf-4_7_99_19, xf-4_7_99_18, xf-4_7_99_17, xf-4_7_99_16, xf-4_7_99_15, xf-4_7_99_14, xf-4_7_99_13, xf-4_7_99_12, xf-4_7_99_11, xf-4_7_99_10, xf-4_7_99_1, xf-4_7_0, xf-4_7-branch, xf-4_6_99_9, xf-4_6_99_8, xf-4_6_99_7, xf-4_6_99_6, xf-4_6_99_5, xf-4_6_99_29, xf-4_6_99_28, xf-4_6_99_27, xf-4_6_99_26, xf-4_6_99_25, xf-4_6_99_24, xf-4_6_99_23, xf-4_6_99_22, xf-4_6_99_21, xf-4_6_99_20, xf-4_6_99_19, xf-4_6_99_18, xf-4_6_99_17, xf-4_6_99_16, xf-4_6_99_15, xf-4_6_99_14, xf-4_6_99_13, xf-4_6_99_12, xf-4_6_99_11, xf-4_6_99_10, HEAD
Changes since 3.32: +3 -3 lines
Diff to previous 3.32
Missed a few more "^" occurrences.

Revision 3.32 / (view) - annotate - [select for diffs] , Tue Jul 25 15:56:05 2006 UTC (6 years, 10 months ago) by tsi
Branch: MAIN
Changes since 3.31: +3 -3 lines
Diff to previous 3.31
Fix for Solaris (whose /bin/sh bestows special meaning to an unescaped "^"
character.

Revision 3.31 / (view) - annotate - [select for diffs] , Wed Jun 28 02:20:26 2006 UTC (6 years, 11 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_6_99_4, xf-4_6_99_3
Changes since 3.30: +17 -2 lines
Diff to previous 3.30
  42. Avoid memory leaks in command line processing (David Dawes).
  41. Improve support for the XFree86CustomVersion imake parmeter,
      and customisation of some initial server messages (David Dawes).
plus some typo fixes

Revision 3.30 / (view) - annotate - [select for diffs] , Fri Jun 10 18:43:59 2005 UTC (8 years ago) by dawes
Branch: MAIN
CVS Tags: xf-4_6_99_2, xf-4_6_99_1, xf-4_6_0, xf-4_6-branch, xf-4_5_99_904, xf-4_5_99_903, xf-4_5_99_902, xf-4_5_99_901, xf-4_5_99_9, xf-4_5_99_8, xf-4_5_99_7, xf-4_5_99_6, xf-4_5_99_22, xf-4_5_99_21, xf-4_5_99_20, xf-4_5_99_19, xf-4_5_99_18, xf-4_5_99_17, xf-4_5_99_16, xf-4_5_99_15, xf-4_5_99_14, xf-4_5_99_13, xf-4_5_99_12, xf-4_5_99_11, xf-4_5_99_10
Changes since 3.29: +1 -6 lines
Diff to previous 3.29
remove unused definition

Revision 3.29 / (view) - annotate - [select for diffs] , Tue Oct 21 16:41:43 2003 UTC (9 years, 8 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_5_99_5, xf-4_5_99_4, xf-4_5_99_3, xf-4_5_99_2, xf-4_5_99_1, xf-4_5_0, xf-4_5-branch, xf-4_4_99_903, xf-4_4_99_902, xf-4_4_99_901, xf-4_4_99_9, xf-4_4_99_8, xf-4_4_99_7, xf-4_4_99_6, xf-4_4_99_5, xf-4_4_99_4, xf-4_4_99_3, xf-4_4_99_22, xf-4_4_99_21, xf-4_4_99_20, xf-4_4_99_2, xf-4_4_99_19, xf-4_4_99_18, xf-4_4_99_17, xf-4_4_99_16, xf-4_4_99_15, xf-4_4_99_14, xf-4_4_99_13, xf-4_4_99_12, xf-4_4_99_11, xf-4_4_99_10, xf-4_4_99_1, xf-4_4_0, xf-4_4-branch, xf-4_3_99_903, xf-4_3_99_902, xf-4_3_99_901, xf-4_3_99_16, xf-4_3_99_15
Changes since 3.28: +3 -3 lines
Diff to previous 3.28
 517. Add rules to generate post-processed and assembler source from C++ files
      (Marc La France).
 516. Change `make World` so that well it interrupts itself to build a utility
      (makedepend, pswrap, etc), it only builds that utility.  Some things were
      being built too early (Marc La France).

    + IRIX build fixes & whitespace cleanup.

Revision 3.28 / (view) - annotate - [select for diffs] , Tue Apr 15 02:15:55 2003 UTC (10 years, 2 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_9, xf-4_3_99_8, xf-4_3_99_7, xf-4_3_99_6, xf-4_3_99_5, xf-4_3_99_4, xf-4_3_99_3, xf-4_3_99_14, xf-4_3_99_13, xf-4_3_99_12, xf-4_3_99_11, xf-4_3_99_10
Changes since 3.27: +2 -2 lines
Diff to previous 3.27
 101. Change the WORLDOPTS default to empty.  This means that 'make World'
      will now stop on the first error.  To get the old behaviour, run
      'make WORLDOPTS=-k World' (David Dawes).

Revision 3.27 / (view) - annotate - [select for diffs] , Wed Feb 26 09:21:31 2003 UTC (10 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_2, xf-4_3_99_1, xf-4_3_0_2, xf-4_3_0_1, xf-4_3_0, xf-4_3-branch
Changes since 3.26: +5 -2 lines
Diff to previous 3.26
 960. Move the XF86_DATE definition to a separate file so that bumping it
      doesn't trigger almost everything to be rebuilt (David Dawes).

Revision 3.26 / (view) - annotate - [select for diffs] , Sat Feb 8 16:35:52 2003 UTC (10 years, 4 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_2_99_902
Changes since 3.25: +5 -1 lines
Diff to previous 3.25
Another fix for the XFree86 version printing (Alan Hourihane).

Revision 3.25 / (view) - annotate - [select for diffs] , Sat Feb 8 01:08:46 2003 UTC (10 years, 4 months ago) by dawes
Branch: MAIN
Changes since 3.24: +2 -2 lines
Diff to previous 3.24
Fix for VERSPROG naming on Cygwin (Alan Hourihane).

Revision 3.24 / (view) - annotate - [select for diffs] , Tue Jan 21 15:32:58 2003 UTC (10 years, 4 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_2_99_901
Changes since 3.23: +2 -2 lines
Diff to previous 3.23
Second part of printing the XFree86 version in build logs instead of the
X11 version.

Revision 3.23 / (view) - annotate - [select for diffs] , Tue Jan 21 04:56:23 2003 UTC (10 years, 5 months ago) by dawes
Branch: MAIN
Changes since 3.22: +14 -8 lines
Diff to previous 3.22
A first cut at allowing the XFree86 version to be printed in the build
log instead of the mostly irrelevant X11 version.

Revision 3.22 / (view) - annotate - [select for diffs] , Wed Dec 19 21:37:26 2001 UTC (11 years, 6 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_2_99_4, xf-4_2_99_3, xf-4_2_99_2, xf-4_2_99_1, xf-4_2_1_2, xf-4_2_1_1, xf-4_2_1, xf-4_2_0_1, xf-4_2_0-bindist-1, xf-4_2_0-bindist, xf-4_2_0, xf-4_2-branch, xf-4_1_99_7, xf-4_1_99_6, xf-4_1_99_5, xf-4_1_99_4, xf-4_1_99_3
Changes since 3.21: +2 -2 lines
Diff to previous 3.21
 596. BuildLoadableXlibI18n should be keyed off "SharedLibX11" rather than
      "BuildX11Lib" (#5095, Ernie Coskrey).
 592. Update the X.Org release number from 6.5.1 to 6.6 in various
      documents and header files (#5089, 5100, Chris Bare, from X11R6.6).
 591. Recognise __SVR4 as an alternative for SVR4 in Xosdefs.h (#5087,
      Chris Bare, from X11R6.6).
 590. Cleanup some header files to make them more C++ friendly (#5086, 5088,
      Chris Bare, from X11R6.6).

Revision 3.21 / (view) - annotate - [select for diffs] , Sat Mar 3 22:03:43 2001 UTC (12 years, 3 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_1_99_2, xf-4_1_99_1, xf-4_1_0_2, xf-4_1_0_1, xf-4_1_0-bindist, xf-4_1_0, xf-4_1-branch, xf-4_0_99_902, xf-4_0_99_901, xf-4_0_99_900, xf-4_0_99_3, xf-4_0_99_2
Branch point for: Domain-branch
Changes since 3.20: +2 -2 lines
Diff to previous 3.20
Change `make distclean` to remove version.def file.

Revision 3.20 / (view) - annotate - [select for diffs] , Wed Jan 24 17:28:53 2001 UTC (12 years, 4 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_0_99_1
Changes since 3.19: +10 -3 lines
Diff to previous 3.19
  80. Implement a distclean make target (Marc La France).
      NOTE:  To correctly install this change, either `make Everything` or
             `rm xmakefile; make World`.

Revision 3.19 / (view) - annotate - [select for diffs] , Mon Jan 22 22:23:29 2001 UTC (12 years, 4 months ago) by dawes
Branch: MAIN
Changes since 3.18: +6 -3 lines
Diff to previous 3.18
R6.5.1 merge

Revision 3.18 / (view) - annotate - [select for diffs] , Sun Jan 21 21:19:06 2001 UTC (12 years, 4 months ago) by tsi
Branch: MAIN
Changes since 3.17: +4 -1 lines
Diff to previous 3.17
1279. Disable RENDER extension support in the ATI(misc) driver when mibank
      and/or shadowfb is used (Marc La France).
1278. Remove cfb & friends from the ATI driver (Marc La France).
1277. Some additional ATI PCI IDs (Marc La France).
1276. Make compilation of drivers produce the same object whether or not
      DPMS and DGA extensions are being built.  Partial changes to do the same
      for RENDER (Marc La France).
1275. Ensure `make depend` goes through the same set of subdirectories as
      `make all` does.  Allows MakefileAdditions to contain depend rule(s)
      (Marc La France).
1274. Move $(EXTRA_DEFINES) to the end of ALLDEFINES.  Ditto for
      $(CXXEXTRA_DEFINES) and CXXDEFINES.  Allows easier overrides at the
      subdirectory level (Marc La France).
1273. Add a pre-clean phase to `make World` if xc/xmakefile already exists
      (Marc La France).

+ update formatted docs
+ build & warning fixes

Revision 3.17 / (view) - annotate - [select for diffs] , Fri Jan 12 19:28:18 2001 UTC (12 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: pre-R651-import
Changes since 3.16: +5 -1 lines
Diff to previous 3.16
- Allow DefaultCCOptions to be overriden in host.def
- Fix drm build on FreeBSD
- Experiment with getting the XFree86Version setting from the data in
  xf86Version.h
- Modify xdpyinfo to show the server version for XFree86 servers as x.y.z.

Revision 3.16 / (view) - annotate - [select for diffs] , Wed Mar 22 21:23:30 2000 UTC (13 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0g, xf-4_0f, xf-4_0e, xf-4_0d, xf-4_0c, xf-4_0b, xf-4_0a, xf-4_0_3b, xf-4_0_3a, xf-4_0_3, xf-4_0_2c, xf-4_0_2b, xf-4_0_2a, xf-4_0_2-branch, xf-4_0_2-bindist, xf-4_0_2, xf-4_0_1h, xf-4_0_1g, xf-4_0_1f, xf-4_0_1e, xf-4_0_1d, xf-4_0_1c, xf-4_0_1b, xf-4_0_1a, xf-4_0_1Zc, xf-4_0_1Zb, xf-4_0_1Za, xf-4_0_1Z, xf-4_0_1-bindist, xf-4_0_1, xf-4_0Z
Changes since 3.15: +2 -2 lines
Diff to previous 3.15
fix some html-man build problems and some man page errors

Revision 3.15 / (view) - annotate - [select for diffs] , Sat Aug 14 09:48:56 1999 UTC (13 years, 10 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0-bindist, xf-4_0, xf-3_9_18b, xf-3_9_18a, xf-3_9_18Za, xf-3_9_18Z, xf-3_9_18, xf-3_9_17f, xf-3_9_17e, xf-3_9_17d, xf-3_9_17c, xf-3_9_17b, xf-3_9_17a, xf-3_9_17Z, xf-3_9_17, xf-3_9_16f, xf-3_9_16e, xf-3_9_16d, xf-3_9_16c, xf-3_9_16b, xf-3_9_16a, xf-3_9_16Za, xf-3_9_16Z, xf-3_9_16, xf-3_9_15d, xf-3_9_15c, xf-3_9_15b
Changes since 3.14: +2 -2 lines
Diff to previous 3.14
2951. Remove the Latin2 Type1 fonts.
2950. Change the RGB mask names in the DGA structures (#3120, Mark Vojkovich).
2949. More acceleration and bug fixes for the NV driver (#3119,
      Jarno Paananen).
2948. Change some things in the XAA color expansion code to facilitate
      rendering into DMA buffers (#3118, Mark Vojkovich).
2947. Fix a 64 bit problem with the xf24_32bpp layer (#3117, Mark Vojkovich).
2946. Modify XF86FlushInput() to work for non-tty devices, which is required
      for PS/2 mice with Linux 2.2.x kernels (#3114, Kazutaka Yokota).
2945. Support for rotating the virtual desktop for the MGA driver using
      the shadowfb (#3113, 3116, Mark Vojkovich).
2944. Fix a colormap problem with DGA when initialized from an 8+24 mode with
      the MGA driver (#3112, Mark Vojkovich).
2943. Fix multihead on the MGA-2164W (#3111, Mark Vojkovich).
2942. XAA speedups for planar copies in some cases (#3110, Mark Vojkovich).
2941. Add a driver SDK which performs a similar function to the old LinkKit,
      but for the loadable server (#3105, David Bateman).
2940. C&T doc update and xgamma man page update (#3105, David Bateman).
2939. Add an option to the C&T driver to allow the user to select the
      transparency key when using the overlay (#3105, David Bateman).
2938. Add DGA2 support to the C&T driver (#3105, David Bateman).
2937. Fix a bug in the bitmap font code introduced in 3.9.15a (#3101,
      Juliusz Chroboczek).
2936. Some TGA driver cleanups, including a SaveScreen function and code to
      disallow virtual desktops in a nicer way (#3100, Matt Grossman).

Revision 3.14 / (view) - annotate - [select for diffs] , Thu Apr 15 00:29:11 1999 UTC (14 years, 2 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_15a, xf-3_9_15, xf-3_9Py, xf-3_9Px, xf-3_9Pw, xf-3_9Pv, xf-3_9Pu, xf-3_9Pt, xf-3_9Ps, xf-3_9Pr, xf-3_9Pq, xf-3_9Pp, xf-3_9Po, xf-3_9Pn, xf-3_9Pm, xf-3_9Pl, xf-3_9Pk, xf-3_9Pj
Changes since 3.13: +8 -7 lines
Diff to previous 3.13
parallel make fix for toplevel Makefile
rename COPYRIGHT doc to LICENSE, and add GLX license to it
updates to text formatting of sgml docs

Revision 3.13 / (view) - annotate - [select for diffs] , Sun Dec 20 11:56:08 1998 UTC (14 years, 6 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Pi, xf-3_9Phb, xf-3_9Pha, xf-3_9Ph-branch, xf-3_9Ph, xf-3_9Pg, xf-3_9Pf, xf-3_9Pe, xf-3_9Pd, xf-3_9Pc, xf-3_9Pb, xf-3_9Pa, xf-3_9P, xf-3_9Nz, xf-3_9Ny, xf-3_9Nx, xf-3_9Nw, xf-3_9Nva, xf-3_9Nv-branch, xf-3_9Nv, xf-3_9Nu, xf-3_9Nt, xf-3_9Ns, xf-3_9Nr
Changes since 3.12: +10 -2 lines
Diff to previous 3.12
initial 3.9Nr patches

Revision 3.12 / (view) - annotate - [select for diffs] , Sun Nov 1 07:57:43 1998 UTC (14 years, 7 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Nq, xf-3_9Np, xf-3_9No, xf-3_9Nn, xf-3_9Nm, xf-3_9Nl
Changes since 3.11: +2 -2 lines
Diff to previous 3.11
Fix some build problems that show up on SunOS 4.1.4.

Revision 3.11 / (view) - annotate - [select for diffs] , Fri Oct 2 04:05:35 1998 UTC (14 years, 8 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9Nk, xf-3_9Nj, xf-3_9Ni, xf-3_9Nh
Changes since 3.10: +3 -3 lines
Diff to previous 3.10
start of R6.4 merge.  toplevel files

Revision 3.10 / (view) - annotate - [select for diffs] , Mon Mar 30 15:26:18 1998 UTC (15 years, 2 months ago) by robin
Branch: MAIN
CVS Tags: xf-3_9Ng, xf-3_9Nf, xf-3_9Ne, xf-3_9Nd, xf-3_9Nc, xf-3_9Nb, xf-3_9Na, xf-3_9N, xf-3_9Ak, xf-3_9Aj, xf-3_9Ai, xf-3_9Ah, xf-3_9Ag
Changes since 3.9: +1 -2 lines
Diff to previous 3.9
remove find

Revision 3.9 / (view) - annotate - [select for diffs] , Sun Mar 29 22:47:35 1998 UTC (15 years, 2 months ago) by robin
Branch: MAIN
Changes since 3.8: +2 -2 lines
Diff to previous 3.8
fix xargs problem

Revision 3.8 / (view) - annotate - [select for diffs] , Fri Mar 27 23:22:55 1998 UTC (15 years, 2 months ago) by hohndel
Branch: MAIN
CVS Tags: xf-3_9Af
Changes since 3.7: +2 -1 lines
Diff to previous 3.7
#1605-1616builds static servers okVGA16 and SVGA run fineSVGA dies with an undefined CloseSreen member of pScreen when exitingthe last client

Revision 3.7 / (view) - annotate - [select for diffs] , Sun Apr 13 13:50:02 1997 UTC (16 years, 2 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9z, xf-3_9y, xf-3_9x, xf-3_9w, xf-3_9v, xf-3_9u, xf-3_9t, xf-3_9s, xf-3_9r, xf-3_9q, xf-3_9p, xf-3_9o, xf-3_9n, xf-3_9m, xf-3_9l, xf-3_9k, xf-3_9jw, xf-3_9jv, xf-3_9ju, xf-3_9jt, xf-3_9js, xf-3_9jr, xf-3_9jq, xf-3_9jp, xf-3_9jo, xf-3_9jn, xf-3_9jm, xf-3_9jl, xf-3_9jk, xf-3_9jj, xf-3_9ji, xf-3_9jh, xf-3_9jg, xf-3_9jf, xf-3_9je, xf-3_9jd, xf-3_9jc, xf-3_9jb, xf-3_9ja, xf-3_9j-branch, xf-3_9j, xf-3_9i, xf-3_9h, xf-3_9g, xf-3_9f, xf-3_9e, xf-3_9d, xf-3_9c, xf-3_9b, xf-3_9a, xf-3_9Ae, xf-3_9Ad, xf-3_9Ac, xf-3_9Ab, xf-3_9Aa, xf-3_2At, xf-39ja
Changes since 3.6: +6 -1 lines
Diff to previous 3.6
Create empty xc/config/cf/host.def when none exists
Update README for NCR name change

Revision 3.6 / (view) - annotate - [select for diffs] , Mon Dec 23 05:49:50 1996 UTC (16 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_2y, xf-3_2x, xf-3_2w, xf-3_2v, xf-3_2u, xf-3_2t, xf-3_2s, xf-3_2r, xf-3_2q, xf-3_2p, xf-3_2o, xf-3_2n, xf-3_2m, xf-3_2l, xf-3_2k, xf-3_2j, xf-3_2As, xf-3_2Ar, xf-3_2Aq, xf-3_2Ap, xf-3_2Ao, xf-3_2An, xf-3_2Am, xf-3_2Al, xf-3_2Ak, xf-3_2Aj, xf-3_2Ai, xf-3_2Ah, xf-3_2Ag, xf-3_2Af, xf-3_2Ae, xf-3_2Ad, xf-3_2Ac, xf-3_2Ab, xf-3_2Aa, xf-3_2A
Branch point for: xf-3_3-branch, xf-3_2A-branch
Changes since 3.5: +6 -3 lines
Diff to previous 3.5
R6.3 integration

Revision 3.5 / (view) - annotate - [select for diffs] , Mon Mar 4 04:19:16 1996 UTC (17 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_2i, xf-3_2h, xf-3_2g, xf-3_2f, xf-3_2e, xf-3_2d, xf-3_2c, xf-3_2b, xf-3_2a, xf-3_2-p2, xf-3_2-p1, xf-3_2-branch, xf-3_2, xf-3_1_2Zd, xf-3_1_2Zc, xf-3_1_2Zb, xf-3_1_2Za, xf-3_1_2Z, xf-3_1_2Gq, xf-3_1_2Gp, xf-3_1_2Go, xf-3_1_2Gn, xf-3_1_2Gm, xf-3_1_2Gl, xf-3_1_2Gk, xf-3_1_2Gj, xf-3_1_2Gi, xf-3_1_2Gh, xf-3_1_2Gg, xf-3_1_2Gf, xf-3_1_2Ge, xf-3_1_2Gd, xf-3_1_2Gc, xf-3_1_2Gb, xf-3_1_2Ga, xf-3_1_2G, xf-3_1_2Fc, xf-3_1_2Fb, xf-3_1_2Fa, xf-3_1_2F, xf-3_1_2Eo, xf-3_1_2En, xf-3_1_2Em, xf-3_1_2El, xf-3_1_2Ek, xf-3_1_2Ej, xf-3_1_2Ei, xf-3_1_2Eh, xf-3_1_2Eg, xf-3_1_2Ef, xf-3_1_2Ee, xf-3_1_2Ed, xf-3_1_2Ec, xf-3_1_2Eb, xf-3_1_2Ea, xf-3_1_2E, xf-3_1_2Dj, xf-3_1_2Di, xf-3_1_2Dh, xf-3_1_2Dg, xf-3_1_2Df, xf-3_1_2De, xf-3_1_2Dd, xf-3_1_2Dc, xf-3_1_2Db
Changes since 3.4: +2 -2 lines
Diff to previous 3.4
updates

Revision 3.4 / (view) - annotate - [select for diffs] , Sat Feb 10 10:35:14 1996 UTC (17 years, 4 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Da, xf-3_1_2D, xf-3_1_2Ch, xf-3_1_2Cg, xf-3_1_2Cf, xf-3_1_2Ce, xf-3_1_2Cd, xf-3_1_2Cc
Changes since 3.3: +3 -3 lines
Diff to previous 3.3
updates

Revision 3.3 / (view) - annotate - [select for diffs] , Wed Jan 24 21:51:40 1996 UTC (17 years, 4 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Cb, xf-3_1_2Ca, xf-3_1_2C, xf-3_1_2Bo, xf-3_1_2Bn, xf-3_1_2Bm
Changes since 3.2: +21 -1 lines
Diff to previous 3.2
updates

Revision 3.2 / (view) - annotate - [select for diffs] , Sun Jan 21 01:47:06 1996 UTC (17 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Bl
Changes since 3.1: +4 -7 lines
Diff to previous 3.1
updates

Revision 3.1 / (view) - annotate - [select for diffs] , Fri Jan 12 14:55:25 1996 UTC (17 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Bk, xf-3_1_2Bj, xf-3_1_2Bi, xf-3_1_2Bh, xf-3_1_2Bg
Changes since 3.0: +1 -0 lines
Diff to previous 3.0
udpates

Revision 3.0 / (view) - annotate - [select for diffs] , Fri Jan 12 14:32:28 1996 UTC (17 years, 5 months ago) by dawes
Branch: MAIN
updates

This form allows you to request diffs 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.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

Powered by
ViewCVS 0.9.2