CVS log for xc/config/makedepend/main.c |
 |
|
Up to [XFree86 CVS] / xc / config / makedepend
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
3.38
/
(view)
- annotate
- [select for diffs]
, Sun Jun 17 19:24:59 2007 UTC (5 years, 11 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_29,
xf-4_6_99_28,
xf-4_6_99_27,
xf-4_6_99_26,
HEAD
Changes since 3.37: +26 -8 lines
Diff to previous 3.37
158. Improve makedepend's accuracy when -U command line flags and/or #undef
directives are involved (Marc La France).
Revision
3.37
/
(view)
- annotate
- [select for diffs]
, Mon Dec 11 23:17:40 2006 UTC (6 years, 5 months ago) by tsi
Branch:
MAIN
CVS Tags:
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
Changes since 3.36: +3 -2 lines
Diff to previous 3.36
Typo
Revision
3.36
/
(view)
- annotate
- [select for diffs]
, Tue May 16 15:04:46 2006 UTC (7 years ago) by tsi
Branch:
MAIN
CVS Tags:
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_4,
xf-4_6_99_3,
xf-4_6_99_2,
xf-4_6_99_13,
xf-4_6_99_12,
xf-4_6_99_11,
xf-4_6_99_10,
xf-4_6_99_1
Changes since 3.35: +6 -1 lines
Diff to previous 3.35
11. Change makedepend to not warn about #pragma's that don't start in column
one (Marc La France).
Revision
3.35
/
(view)
- annotate
- [select for diffs]
, Mon Jan 9 14:56:15 2006 UTC (7 years, 4 months ago) by dawes
Branch:
MAIN
CVS Tags:
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_22,
xf-4_5_99_21,
xf-4_5_99_20
Changes since 3.34: +1 -2 lines
Diff to previous 3.34
Remove most foreign cvs keywords.
Revision
3.34
/
(view)
- annotate
- [select for diffs]
, Sat Mar 13 23:52:23 2004 UTC (9 years, 2 months ago) by tsi
Branch:
MAIN
CVS Tags:
xf-4_5_99_9,
xf-4_5_99_8,
xf-4_5_99_7,
xf-4_5_99_6,
xf-4_5_99_5,
xf-4_5_99_4,
xf-4_5_99_3,
xf-4_5_99_2,
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,
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
Changes since 3.33: +9 -3 lines
Diff to previous 3.33
21. Make makedepend's recognition of its -a, -m and -w flags stricter
(Marc La France).
Revision
3.33
/
(view)
- annotate
- [select for diffs]
, Fri Mar 5 16:02:59 2004 UTC (9 years, 2 months ago) by tsi
Branch:
MAIN
CVS Tags:
xf-4_4_99_1
Changes since 3.32: +12 -12 lines
Diff to previous 3.32
13. Experimental changes to recognise parameterised macros in makedepend
(From #6003, Alexander Stohr).
12. Change scanpci utility to optionally display PCI bus linkages
(Marc La France).
Revision
3.32
/
(view)
- annotate
- [select for diffs]
, Wed Mar 26 20:43:48 2003 UTC (10 years, 1 month ago) by tsi
Branch:
MAIN
CVS Tags:
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_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_2,
xf-4_3_99_16,
xf-4_3_99_15,
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.31: +3 -3 lines
Diff to previous 3.31
28. Various build and warning fixes (#A.1703, Peter Breitenlohner).
27. Avoid overlapping strcpy() in imake.c (Dan Nelson).
Revision
3.31
/
(view)
- annotate
- [select for diffs]
, Fri Jan 17 17:09:49 2003 UTC (10 years, 4 months ago) by tsi
Branch:
MAIN
CVS Tags:
xf-4_3_99_1,
xf-4_3_0_2,
xf-4_3_0_1,
xf-4_3_0,
xf-4_3-branch,
xf-4_2_99_902,
xf-4_2_99_901,
xf-4_2_99_4
Changes since 3.30: +33 -21 lines
Diff to previous 3.30
739. Change makedepend to warn about any whitespace it finds in front of
pre-processor directives (Marc La France).
+ other cosmetic changes to makedepend
Revision
3.30
/
(view)
- annotate
- [select for diffs]
, Wed Jan 15 04:02:39 2003 UTC (10 years, 4 months ago) by dawes
Branch:
MAIN
Changes since 3.29: +11 -1 lines
Diff to previous 3.29
728. Allow makedepend handle whitespace in front of the '#' in preprocessor
directives (ISO C permits this) (#A.1516, Alexander Stohr).
Revision
3.29
/
(view)
- annotate
- [select for diffs]
, Sat Dec 14 02:39:45 2002 UTC (10 years, 5 months ago) by dawes
Branch:
MAIN
CVS Tags:
xf-4_2_99_3
Changes since 3.28: +63 -1 lines
Diff to previous 3.28
634. Add support for a "-include" command line option to makedepend, similar
to the same GNU C option (#A.1396, Alexander Stohr).
Revision
3.28
/
(view)
- annotate
- [select for diffs]
, Fri May 31 15:31:20 2002 UTC (10 years, 11 months ago) by dawes
Branch:
MAIN
CVS Tags:
xf-4_2_99_2,
xf-4_2_99_1
Changes since 3.27: +9 -9 lines
Diff to previous 3.27
OS/2 updates for xc/config (#5119, Holger Veit).
Revision
3.22.2.3
/
(view)
- annotate
- [select for diffs]
, Fri Dec 21 21:02:45 2001 UTC (11 years, 5 months ago) by tsi
Branch:
Domain-branch
Changes since 3.22.2.2: +10 -13 lines
Diff to previous 3.22.2.2
to branch point 3.22
to next main 3.23
Another resync
Revision
3.22.2.2
/
(view)
- annotate
- [select for diffs]
, Thu Dec 20 16:55:02 2001 UTC (11 years, 5 months ago) by tsi
Branch:
Domain-branch
Changes since 3.22.2.1: +52 -56 lines
Diff to previous 3.22.2.1
to branch point 3.22
Resync with 4.1.99.3. With any luck, this might even compile for a change...
Revision
3.27
/
(view)
- annotate
- [select for diffs]
, Thu Dec 20 16:14:06 2001 UTC (11 years, 5 months ago) by tsi
Branch:
MAIN
CVS Tags:
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
Changes since 3.26: +10 -13 lines
Diff to previous 3.26
Previous change did not always process end of C++ comments properly.
Revision
3.26
/
(view)
- annotate
- [select for diffs]
, Wed Dec 19 22:21:52 2001 UTC (11 years, 5 months ago) by tsi
Branch:
MAIN
CVS Tags:
xf-4_1_99_3
Changes since 3.25: +38 -59 lines
Diff to previous 3.25
More newline-related makedepend fixes
Revision
3.25
/
(view)
- annotate
- [select for diffs]
, Wed Dec 19 15:15:47 2001 UTC (11 years, 5 months ago) by tsi
Branch:
MAIN
Changes since 3.24: +76 -59 lines
Diff to previous 3.24
583. Re-instate makedepend's recognition of backslash line terminations
(Marc La France).
Revision
3.22.2.1
/
(view)
- annotate
- [select for diffs]
, Tue Dec 18 17:05:47 2001 UTC (11 years, 5 months ago) by tsi
Branch:
Domain-branch
Changes since 3.22: +68 -28 lines
Diff to previous 3.22
Another resync with HEAD branch.
Revision
3.24
/
(view)
- annotate
- [select for diffs]
, Mon Dec 17 20:52:22 2001 UTC (11 years, 5 months ago) by dawes
Branch:
MAIN
Changes since 3.23: +62 -26 lines
Diff to previous 3.23
579. Some newport driver cleanups (#5080, Guido Guenther).
578. Fix XagNsingleScreen definition and some related side-effects (#5077,
Chris Bare, from X11R6.6).
577. Fix some doc typos, and remove references to the non-existent
shadowfb(4) man page (#5076, David Krause).
576. Pitch calculation updates for the r128 driver (#5074, Michel Dänzer).
575. Updates for VMware SVGA programming documentation (#5073,
Jeremy (VMware)).
574. Fix cases where makedepend reports the wrong line number and file when
an error occurs (#5072, Mark Snitily, from X11R6.6).
573. Fix differences in libXt behaviour when using poll() compared with
when using select() (#5071, Chris Bare, from X11R6.6).
Revision
3.23
/
(view)
- annotate
- [select for diffs]
, Fri Dec 14 19:53:20 2001 UTC (11 years, 5 months ago) by dawes
Branch:
MAIN
Changes since 3.22: +7 -3 lines
Diff to previous 3.22
568. Fix "The Open Group" copyright notices to reflect the change in
post R6.4 licensing (#5093, Mark Snitily, from X11R6.6).
Revision
3.22
/
(view)
- annotate
- [select for diffs]
, Wed Jul 25 14:04:40 2001 UTC (11 years, 9 months ago) by dawes
Branch:
MAIN
CVS Tags:
xf-4_1_99_2,
xf-4_1_99_1
Branch point for:
Domain-branch
Changes since 3.21: +1 -42 lines
Diff to previous 3.21
156. Remove most X_NOT_STDC_ENV code, and assume that __STDC__ is defined
(David Dawes).
Revision
3.21
/
(view)
- annotate
- [select for diffs]
, Thu Jun 7 17:30:41 2001 UTC (11 years, 11 months ago) by alanh
Branch:
MAIN
Changes since 3.20: +10 -4 lines
Diff to previous 3.20
86. Fix makedepend for use on Cygwin/XFree86.
Use makedepend on Cygwin/XFree86.
Fix SharedDepLibraryTarget so that build dependencies are correct,
this fixes libGLU's build problem (Alan Hourihane).
85. Don't define MKSTEMP on Cygwin/XFree86 (#4725, Harold Hunt).
Revision
3.20
/
(view)
- annotate
- [select for diffs]
, Sun Apr 29 22:25:02 2001 UTC (12 years ago) by tsi
Branch:
MAIN
CVS Tags:
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
Changes since 3.19: +5 -2 lines
Diff to previous 3.19
457. Fix makedepend's integer value parsing and make it understand GCC's
#include_next directive as found in glibc & libc5 (Marc La France).
Revision
3.19
/
(view)
- annotate
- [select for diffs]
, Wed Apr 25 15:44:55 2001 UTC (12 years ago) by tsi
Branch:
MAIN
CVS Tags:
xf-4_0_99_3
Changes since 3.18: +3 -5 lines
Diff to previous 3.18
435. Fix makedepend for '//' comment parsing and symbols that contain
expressions (Marc La France).
Revision
3.18
/
(view)
- annotate
- [select for diffs]
, Wed Jan 17 16:38:59 2001 UTC (12 years, 4 months ago) by dawes
Branch:
MAIN
CVS Tags:
xf-4_0_99_2,
xf-4_0_99_1
Changes since 3.17: +2 -2 lines
Diff to previous 3.17
R6.5.1 merge for xc/config (part 2)
Revision
1.1.1.7
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Tue Jan 16 21:55:03 2001 UTC (12 years, 4 months ago) by dawes
Branch:
X11R6
CVS Tags:
X11R6-5-1
Changes since 1.1.1.6: +1 -1 lines
Diff to previous 1.1.1.6
X11R6.5.1
Revision
3.17
/
(view)
- annotate
- [select for diffs]
, Tue Nov 14 21:59:20 2000 UTC (12 years, 6 months ago) by dawes
Branch:
MAIN
CVS Tags:
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_1Zc,
xf-4_0_1Zb,
xf-4_0_1Za,
xf-4_0_1Z,
pre-R651-import
Changes since 3.16: +5 -4 lines
Diff to previous 3.16
942. Fix a problem where the X server thinks it has acquired a VT at startup
before it has really been released. This is due to the ioctl()
returning prematurely because of a pending signal (Jeff Hartmann).
941. Fix a problem with the PAM support in xdm that prevents
pam_start_session() from ever being called (Takanori Saneto).
940. Enable PAM support for xdm on FreeBSD (#A.202, Jean-Marc Zucconi, and
Takanori Saneto).
939. Fix xf86cfg build problem when BuildXinerama is set to NO (#A.200,
Jean-Marc Zucconi).
938. gccmakedep has a typo which affects handling the -o and -O options
(A.192, Ivan Zakharyaschev).
937. Specify the units for the dpms and rate commands in the xset man
page (#A.191, John Heidemann).
936. Let makedepend ignore "//" style comments on all platforms, not
just Win32, and fix a bug in that code that was causing the line
after such comments to also be ignored (#A.189, Guenther Grau).
Revision
3.16
/
(view)
- annotate
- [select for diffs]
, Sun Mar 21 07:34:26 1999 UTC (14 years, 2 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_1e,
xf-4_0_1d,
xf-4_0_1c,
xf-4_0_1b,
xf-4_0_1a,
xf-4_0_1-bindist,
xf-4_0_1,
xf-4_0Z,
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,
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,
xf-3_9Pi,
xf-3_9Phb,
xf-3_9Pha,
xf-3_9Ph-branch,
xf-3_9Ph,
xf-3_9Pg,
xf-3_9Pf
Changes since 3.15: +2 -2 lines
Diff to previous 3.15
2409. Updates to s3virge driver to get it working under Linux/Alpha
(#2586, Matt Grossman).
2408. Fix getline() clash (#2585, Alan Hourihane).
2407. Have the s3virge driver use the new XAA rop helper functions (#2584,
Mark Vojkovich).
2406. Add code to SuperProbe to detect the S3 Trio3D and Savage3D
(2583, Eric Molitor).
2405. Add some XAA helper functions that drivers can call for help
converting X rops into MS rops (#2582, Mark Vojkovich).
2404. Resync the overlay support in the glint driver (#2580, 2581,
Mark Vojkovich).
2403. Add support for changing the overlay color key to the MGA driver
(#2579, Mark Vojkovich).
2402. Preallocate the color key in the default colormap and set it to
something already in the default man (black) so that AllocColor will
never allocate it (#2578, Mark Vojkovich).
2401. Use the color key field in the ScrnInfoRec for the overlay layers
(#2578, Mark Vojkovich).
2400. Preliminary loader support for Linux/PPC ELF objects (#2577 (2570),
Stuart Anderson).
2399. Fix some XAA offscreen pixmap problmes (#2576, Mark Vojkovich).
2398. DGA fixes. Old apps should now run with the new driver interface,
and event handling should work better than before (#2575,
Mark Vojkovich).
2397. Fix most remaining signed/unsigned and prototype warnings in the
following directories: lib/Xaw, lib/Xmu, programs/xclipboard,
programs/xconsole, programs/xmag, and programs/xvidtune (#2574,
Thomas Dickey).
2396. Restore the interface of XmuConvertStandardSelection() to use
XPointer rather than XtPointer (#2574, Thomas Dickey).
2395. Fix an malloc size bug in libICE (#2572, Christopher Sekiya).
2394. Make MIT-SHM resource types non-static so that other extensions
(like Xv) can access client shared memory segments (#2571,
Mark Vojkovich).
2393. First cut at altering the C&T user docs for 4.0 (#2569, David Bateman).
2392. Fix a C&T problem affecting the colourmap setup for 1bpp modes, and some
other minor C&T driver fixes (#2569, David Bateman).
2391. Fix an buffer overflow in os/connection.c (#2568, Gerd Knorr).
2390. Add support for Modes sections and the UseModes keyword for Monitor
sections to the parser (the data isn't used yet) (#2564, Dirk Hohndel).
2389. Fix xfree86.cf for Alpha (#2567, Dirk Hohndel).
2388. Fix XAAFillPolygonStippled to obey the flag NO_TRANSPARENCY in
Mono8x8PatternFill (#2566, Xavier Ducoin).
2387. Only allow the shadowfb layer in the C&T driver when linear addressing
is enabled (#2565 (2561), David Bateman).
2386. Fix some problems with the xf8_16bpp layer, and allow it to work
with depth 15 as well as 16 (#2565 (2561, 2562), David Bateman).
2385. Implement TrueColor with PseudoColor Overlays (8+16) for the
C&T driver for HiQV chipsets (#2565 (2561), David Bateman).
2384. Add a -quiet option to xgamma (#2565 (2561), David Bateman).
2383. Add TrueColor Gamma Correction for C&T HiQV chipsets (#2565 (2561),
David Bateman).
2382. Fix Permedia 2 HW cursor lockup (#2563, Alan Hourihane).
2381. Initial XAA support for SiS530 and SiS620 (#2560, Xavier Ducoin).
2380. Add SuperProbe for SiS (#2559, Xavier Ducoin).
2379. Fix the InstalMultipleMan and InstallMultipleManSuffix rules for
NetBSD and OpenBSD (#2558 (2557), Matthieu Herrb).
2378. Add Cards entry for Number Nine FX Reality 772 (#2556, Harald Koenig).
2377. Make XF86Setup build again (not fully functional yet) (#2555, Joe Moss).
2376. Update the apm (Alliance Promotion) to the 4.0 interface (#2554,
Loic Grenie, Henrik Harmsen).
Revision
3.15
/
(view)
- annotate
- [select for diffs]
, Tue Oct 6 05:08:25 1998 UTC (14 years, 7 months ago) by dawes
Branch:
MAIN
CVS Tags:
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,
xf-3_9Nq,
xf-3_9Np,
xf-3_9No,
xf-3_9Nn,
xf-3_9Nm,
xf-3_9Nl,
xf-3_9Nk,
xf-3_9Nj,
xf-3_9Ni
Changes since 3.14: +2 -2 lines
Diff to previous 3.14
fix some build problems and update extmod for the new extensions
Revision
3.14
/
(view)
- annotate
- [select for diffs]
, Mon Oct 5 12:21:49 1998 UTC (14 years, 7 months ago) by dawes
Branch:
MAIN
Changes since 3.13: +32 -41 lines
Diff to previous 3.13
patches for 3.9Ni
Revision
3.13
/
(view)
- annotate
- [select for diffs]
, Fri Oct 2 05:15:22 1998 UTC (14 years, 7 months ago) by dawes
Branch:
MAIN
CVS Tags:
xf-3_9Nh
Changes since 3.12: +7 -12 lines
Diff to previous 3.12
R6.4 merge for xc/config
Revision
1.1.1.6
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Sun Sep 27 10:04:37 1998 UTC (14 years, 7 months ago) by dawes
Branch:
X11R6
CVS Tags:
X11R6-4_3,
X11R6-4_2
Changes since 1.1.1.5: +2 -1 lines
Diff to previous 1.1.1.5
X11R6.4 public patch 2
Revision
1.1.1.5
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Sun Sep 27 06:49:05 1998 UTC (14 years, 7 months ago) by dawes
Branch:
X11R6
CVS Tags:
X11R6-4_1,
X11R6-4_0
Changes since 1.1.1.4: +6 -11 lines
Diff to previous 1.1.1.4
X11R6.4 public patch 0
Revision
3.11.2.1
/
(view)
- annotate
- [select for diffs]
, Sun May 11 04:04:07 1997 UTC (16 years ago) by dawes
Branch:
xf-3_3-branch,
xf-3_2A-branch
CVS Tags:
xf-3_3g,
xf-3_3f,
xf-3_3e,
xf-3_3d,
xf-3_3c,
xf-3_3b,
xf-3_3a,
xf-3_3_6b,
xf-3_3_6a,
xf-3_3_6,
xf-3_3_5c,
xf-3_3_5b,
xf-3_3_5a,
xf-3_3_5Za,
xf-3_3_5Z,
xf-3_3_5,
xf-3_3_4d,
xf-3_3_4c,
xf-3_3_4b,
xf-3_3_4a,
xf-3_3_4Z,
xf-3_3_4,
xf-3_3_3b,
xf-3_3_3a,
xf-3_3_3_1f,
xf-3_3_3_1e,
xf-3_3_3_1d,
xf-3_3_3_1c,
xf-3_3_3_1b,
xf-3_3_3_1a,
xf-3_3_3_1Z,
xf-3_3_3_1,
xf-3_3_3Z,
xf-3_3_3,
xf-3_3_2j,
xf-3_3_2i,
xf-3_3_2h,
xf-3_3_2g,
xf-3_3_2f,
xf-3_3_2e,
xf-3_3_2d,
xf-3_3_2c,
xf-3_3_2b,
xf-3_3_2a,
xf-3_3_2_4,
xf-3_3_2_3,
xf-3_3_2_2,
xf-3_3_2_1,
xf-3_3_2Zc,
xf-3_3_2Zb,
xf-3_3_2Za,
xf-3_3_2Z,
xf-3_3_2,
xf-3_3_1z,
xf-3_3_1g,
xf-3_3_1f,
xf-3_3_1e,
xf-3_3_1d,
xf-3_3_1c,
xf-3_3_1b,
xf-3_3_1a,
xf-3_3_1,
xf-3_3,
xf-3_2Zc,
xf-3_2Zb,
xf-3_2Za,
xf-3_2Z,
xf-3_2Xn,
xf-3_2Xm,
xf-3_2Xl,
xf-3_2Xk,
xf-3_2Xj,
xf-3_2Xi,
xf-3_2Xh,
xf-3_2Xg,
xf-3_2Xf,
xf-3_2Xe,
xf-3_2Xd,
xf-3331_shark
Changes since 3.11: +23 -1 lines
Diff to previous 3.11
to next main 3.12
Resync lots of stuff (mostly config/lib/clients) with the main branch
Revision
3.12
/
(view)
- annotate
- [select for diffs]
, Sat May 3 11:12:29 1997 UTC (16 years 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_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,
xf-3_9Af,
xf-3_9Ae,
xf-3_9Ad,
xf-3_9Ac,
xf-3_9Ab,
xf-3_9Aa,
xf-39ja
Changes since 3.11: +23 -1 lines
Diff to previous 3.11
add support for -U to makedepend
Revision
3.11
/
(view)
- annotate
- [select for diffs]
, Sun Jan 12 10:38:18 1997 UTC (16 years, 4 months ago) by dawes
Branch:
MAIN
CVS Tags:
xf-3_9a,
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_2Xc,
xf-3_2Xb,
xf-3_2Xa,
xf-3_2At,
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.10: +1 -3 lines
Diff to previous 3.10
updates
Revision
3.10
/
(view)
- annotate
- [select for diffs]
, Mon Dec 23 05:54:57 1996 UTC (16 years, 5 months ago) by dawes
Branch:
MAIN
CVS Tags:
xf-3_2p,
xf-3_2o,
xf-3_2n,
xf-3_2m,
xf-3_2l,
xf-3_2k,
xf-3_2j
Changes since 3.9: +16 -3 lines
Diff to previous 3.9
R6.3 integration
Revision
1.1.1.4
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Sun Dec 22 03:15:57 1996 UTC (16 years, 5 months ago) by dawes
Branch:
X11R6
CVS Tags:
seq-4321,
seq-4316,
seq-4304,
seq-4282,
X11R6-3_2,
X11R6-3_1,
X11R6-3_0
Changes since 1.1.1.3: +15 -2 lines
Diff to previous 1.1.1.3
X11R6 pre-R6.3 seq-4282
Revision
3.9
/
(view)
- annotate
- [select for diffs]
, Thu Oct 17 14:10:22 1996 UTC (16 years, 7 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
Changes since 3.8: +4 -1 lines
Diff to previous 3.8
updates
Revision
3.8
/
(view)
- annotate
- [select for diffs]
, Mon Apr 15 10:14:21 1996 UTC (17 years, 1 month ago) by dawes
Branch:
MAIN
CVS Tags:
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
Changes since 3.7: +35 -6 lines
Diff to previous 3.7
updates
Revision
3.7
/
(view)
- annotate
- [select for diffs]
, Tue Feb 20 14:31:44 1996 UTC (17 years, 3 months ago) by dawes
Branch:
MAIN
CVS Tags:
xf-3_1_2De,
xf-3_1_2Dd,
xf-3_1_2Dc,
xf-3_1_2Db,
xf-3_1_2Da,
xf-3_1_2D,
xf-3_1_2Ch,
xf-3_1_2Cg
Changes since 3.6: +2 -2 lines
Diff to previous 3.6
updates
Revision
3.6
/
(view)
- annotate
- [select for diffs]
, Wed Jan 24 21:55:45 1996 UTC (17 years, 3 months ago) by dawes
Branch:
MAIN
CVS Tags:
xf-3_1_2Cf,
xf-3_1_2Ce,
xf-3_1_2Cd,
xf-3_1_2Cc,
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.5: +11 -1 lines
Diff to previous 3.5
updates
Revision
3.5
/
(view)
- annotate
- [select for diffs]
, Fri Jan 5 13:07:27 1996 UTC (17 years, 4 months ago) by dawes
Branch:
MAIN
CVS Tags:
xf-3_1_2Bl,
xf-3_1_2Bk,
xf-3_1_2Bj,
xf-3_1_2Bi,
xf-3_1_2Bh,
xf-3_1_2Bg,
xf-3_1_2Bf,
xf-3_1_2Be,
xf-3_1_2Bd,
xf-3_1_2Bc,
xf-3_1_2Bb
Changes since 3.4: +5 -3 lines
Diff to previous 3.4
R6.1beta merge
Revision
1.1.1.3
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Wed Jan 3 06:43:17 1996 UTC (17 years, 4 months ago) by dawes
Branch:
X11R6
CVS Tags:
seq-4114,
seq-4104,
seq-4086,
seq-4084,
seq-4081,
seq-4074,
seq-4060,
seq-4057,
seq-4055,
seq-4052,
seq-4039,
seq-4035,
seq-4031,
seq-4024,
seq-4010,
X11R6-1_1,
X11R6-1_0,
R6_1-BETA
Changes since 1.1.1.2: +4 -2 lines
Diff to previous 1.1.1.2
X11R6.1 beta (seq-4010)
Revision
1.1.1.1.2.1
/
(view)
- annotate
- [select for diffs]
, Fri Oct 20 14:36:53 1995 UTC (17 years, 7 months ago) by dawes
Branch:
XC
CVS Tags:
seq-3977
Changes since 1.1.1.1: +2 -2 lines
Diff to previous 1.1.1.1
to next main 1.1.1.2
fix-trackers 3637-3977
Revision
3.4
/
(view)
- annotate
- [select for diffs]
, Sat Jul 15 13:53:49 1995 UTC (17 years, 10 months ago) by dawes
Branch:
MAIN
CVS Tags:
xf-3_1_2e,
xf-3_1_2d,
xf-3_1_2c,
xf-3_1_2b,
xf-3_1_2a,
xf-3_1_2Ba,
xf-3_1_2B,
xf-3_1_2Af,
xf-3_1_2Ae,
xf-3_1_2Ad,
xf-3_1_2Ac,
xf-3_1_2Ab,
xf-3_1_2Aa,
xf-3_1_2A,
xf-3_1_2-branch,
xf-3_1_2-S,
xf-3_1_2,
xf-3_1_1Z,
xf-3_1_1Dc,
xf-3_1_1Db,
xf-3_1_1Da,
xf-3_1_1D
Changes since 3.3: +2 -2 lines
Diff to previous 3.3
updates
Revision
3.3
/
(view)
- annotate
- [select for diffs]
, Sat Jan 28 15:41:03 1995 UTC (18 years, 3 months ago) by dawes
Branch:
MAIN
CVS Tags:
xf-3_1_1h,
xf-3_1_1g,
xf-3_1_1f,
xf-3_1_1e,
xf-3_1_1d,
xf-3_1_1c,
xf-3_1_1b,
xf-3_1_1a,
xf-3_1_1Cd,
xf-3_1_1Cc,
xf-3_1_1Cb,
xf-3_1_1Ca,
xf-3_1_1C,
xf-3_1_1Bi,
xf-3_1_1Bh,
xf-3_1_1Bg,
xf-3_1_1Bf,
xf-3_1_1Be,
xf-3_1_1Bd,
xf-3_1_1Bc,
xf-3_1_1Bb,
xf-3_1_1Ba,
xf-3_1_1B,
xf-3_1_1Ad,
xf-3_1_1Ac,
xf-3_1_1Ab,
xf-3_1_1Aa,
xf-3_1_1A,
xf-3_1_1-u1,
xf-3_1_1-u,
xf-3_1_1,
xf-3_1_0Zg,
xf-3_1_0Zf
Changes since 3.2: +2 -2 lines
Diff to previous 3.2
prelim fix-11 merge
Revision
1.1.1.2
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Sat Jan 28 09:33:09 1995 UTC (18 years, 3 months ago) by root
Branch:
X11R6
CVS Tags:
X11R6_PRE_11,
X11R6_13,
X11R6_12,
X11R6_11
Changes since 1.1.1.1: +2 -2 lines
Diff to previous 1.1.1.1
X11R6 Public Patch 11 (prelim version)
Revision
3.2
/
(view)
- annotate
- [select for diffs]
, Wed Nov 30 20:29:54 1994 UTC (18 years, 5 months ago) by dawes
Branch:
MAIN
CVS Tags:
xf-3_1_Zd,
xf-3_1_0g,
xf-3_1_0f,
xf-3_1_0Ze,
xf-3_1_0Zd,
xf-3_1_0Zc,
xf-3_1_0Zb,
xf-3_1_0Za,
xf-3_1_0Z,
xf-3_1_0Ce,
xf-3_1_0Cd,
xf-3_1_0Cc,
xf-3_1_0Cb,
xf-3_1_0Ca,
xf-3_1_0C,
xf-3_1_0Bf,
xf-3_1_0Be,
xf-3_1_0Bd,
xf-3_1_0Bc,
xf-3_1_0Bb,
xf-3_1_0Ba,
xf-3_1_0B,
xf-3_1_0Ae,
xf-3_1_0Ad,
xf-3_1_0Ac,
xf-3_1_0Ab,
xf-3_1_0Aa,
xf-3_1_0A
Changes since 3.1: +2 -2 lines
Diff to previous 3.1
updates
Revision
3.1
/
(view)
- annotate
- [select for diffs]
, Thu Oct 20 05:00:48 1994 UTC (18 years, 7 months ago) by dawes
Branch:
MAIN
CVS Tags:
xf-3_1_0e,
xf-3_1_0d,
xf-3_1_0c,
xf-3_1_0b,
xf-3_1_0a
Changes since 3.0: +5 -5 lines
Diff to previous 3.0
updates
Revision
3.0
/
(view)
- annotate
- [select for diffs]
, Sun May 8 04:13:25 1994 UTC (19 years ago) by dawes
Branch:
MAIN
CVS Tags:
xf-3_1,
xf-3_0d,
xf-3_0Z,
xf-3_0Fe,
xf-3_0Fd,
xf-3_0Fc,
xf-3_0Fb,
xf-3_0Fa,
xf-3_0F,
xf-3_0Ec,
xf-3_0Eb,
xf-3_0Ea,
xf-3_0E,
xf-3_0Dl,
xf-3_0Dk,
xf-3_0Dj,
xf-3_0Di,
xf-3_0Dh,
xf-3_0Dg,
xf-3_0Df,
xf-3_0De,
xf-3_0Dd,
xf-3_0Dc,
xf-3_0Db,
xf-3_0Da,
xf-3_0D,
xf-3_0Ce,
xf-3_0Cd,
xf-3_0Cc,
xf-3_0Cb,
xf-3_0Ca,
xf-3_0C,
xf-3_0Bc,
xf-3_0Bb,
xf-3_0Ba,
xf-3_0B,
xf-3_0Ac,
xf-3_0Ab,
xf-3_0Aa,
xf-3_0A
Minix support
Revision
1.1.1.1
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Wed Apr 27 06:07:36 1994 UTC (19 years ago) by dawes
Branch:
X11R6
CVS Tags:
xf-3_0c,
xf-3_0b,
xf-3_0a,
xf-3_0_0e,
xf-3_0_0d,
xf-3_0_0c,
xf-3_0_0b,
xf-3_0_0a,
xf-3_0_0-branch,
xf-3_0,
seq-3637,
seq-3600,
seq-3583,
X11R6_9,
X11R6_8,
X11R6_7,
X11R6_6,
X11R6_5,
X11R6_4,
X11R6_3,
X11R6_2,
X11R6_10,
X11R6_1,
X11R6_0
Branch point for:
XC
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
X11R6 Public Patch 0
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Wed Apr 27 06:07:35 1994 UTC (19 years ago) by dawes
Initial revision
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.