CVS log for xc/programs/Xserver/hw/xfree86/common/xf86Io.c

(logo)

Help

(back) Up to [XFree86 CVS] / xc / programs / Xserver / hw / xfree86 / common

Request diff between arbitrary revisions


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

Revision 3.59 / (view) - annotate - [select for diffs] , Fri Oct 14 14:16:33 2005 UTC (7 years, 7 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_4, xf-4_6_99_3, 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_2, 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, 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_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, HEAD
Changes since 3.58: +4 -4 lines
Diff to previous 3.58
 161. Implement a major #include rework throughout the tree.  Also enforce it
      for all non-external builds (i.e. in-tree & SDK)  (Marc La France).
 160. Rework the building of hw/xfree86/parser to be more in line with the
      building of other server subdirectories (such as common/)
      (Marc La France).
 159. ANSIfy /xc/lib/font/builtins/, and fix warnings, whitespace & formatting
      (Marc La France).

Notes:
 - `make World` highly recommended ;-)
 - This will be further tested in the next few days.

Revision 3.58 / (view) - annotate - [select for diffs] , Wed Jun 2 21:43:04 2004 UTC (8 years, 11 months ago) by dawes
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_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_22, xf-4_4_99_21, xf-4_4_99_20, 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.57: +2 -31 lines
Diff to previous 3.57
 115. Integrate the TinyX servers into the standard XFree86 build:
       - Numerous build and warning fixes.
       - Eliminate unnecessary requirement differences at the DIX level
         for the XFree86 and TinyX servers.
       - Eliminate unnecessary wrapper-related hacks for non-XFree86 servers.
       - Fix libglx module build.
       - Support for building "tiny" sets of some device-independent modules,
         allowing control over which pervasive extensions are included in
         the TinyX servers.
       - Support for omitting extensions and font backends from TinyX.
       - Add per-server usage message support.
       - Numerous build/config cleanups.
      (X-Oz Technologies).

Revision 3.57 / (view) - annotate - [select for diffs] , Fri Feb 13 23:58:37 2004 UTC (9 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_4_99_6, xf-4_4_99_5, xf-4_4_99_4, xf-4_4_99_3, xf-4_4_99_2, xf-4_4_99_1, xf-4_4_0, xf-4_4-branch, xf-4_3_99_903
Changes since 3.56: +40 -20 lines
Diff to previous 3.56
 802. Licence update.
(except client-side libraries)

Revision 3.56 / (view) - annotate - [select for diffs] , Mon Nov 3 05:11:02 2003 UTC (9 years, 6 months ago) by tsi
Branch: MAIN
CVS Tags: xf-4_3_99_902, xf-4_3_99_901, xf-4_3_99_16
Changes since 3.55: +3 -2 lines
Diff to previous 3.55
IRIX build and warning fixes

Revision 3.55 / (view) - annotate - [select for diffs] , Tue Oct 7 21:00:51 2003 UTC (9 years, 7 months ago) by herrb
Branch: MAIN
CVS Tags: xf-4_3_99_15, xf-4_3_99_14
Changes since 3.54: +2 -2 lines
Diff to previous 3.54
merge bits of OpenBSD/sparc support

Revision 3.54 / (view) - annotate - [select for diffs] , Sun Aug 24 16:36:53 2003 UTC (9 years, 9 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_3_99_13, xf-4_3_99_12, xf-4_3_99_11
Changes since 3.53: +28 -1 lines
Diff to previous 3.53
Add/update copyright and license notices.

Revision 3.53 / (view) - annotate - [select for diffs] , Wed Jan 15 03:29:05 2003 UTC (10 years, 4 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_2, xf-4_3_99_10, 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.52: +22 -2 lines
Diff to previous 3.52
 718. Update the XFree86 server special key handling so that by default
      there is a fallback to the the hard-coded keys when there is no
      Terminate action binding in the XKB map.  A new global option is
      added to allow the fallback mechanism to be used never, when needed,
      or always, with "when needed" the default (#5572, Joe Moss).

Revision 3.52 / (view) - annotate - [select for diffs] , Fri Oct 11 12:32:07 2002 UTC (10 years, 7 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_2_99_3, xf-4_2_99_2
Changes since 3.51: +4 -1 lines
Diff to previous 3.51
Fix non-sparc case for xf86KbdLeds().

Revision 3.51 / (view) - annotate - [select for diffs] , Fri Oct 11 00:40:30 2002 UTC (10 years, 7 months ago) by dawes
Branch: MAIN
Changes since 3.50: +58 -30 lines
Diff to previous 3.50
 381. Add a "kbd" driver module that can eventually replace the built-in
      "keyboard" driver (#5344, Ivan Pascal).
 381. Add os-support level support for a loadable keyboard driver for BSD
      and Linux (#5344, Ivan Pascal).
 380. Add some new common layer functions for supporting a loadable keyboard
      driver (#5344, Ivan Pascal).
 379. Move the XkbDisable option to a global server flag rather than
      keyboard driver flag, since it really is a global setting (#5344,
      Ivan Pascal).

Revision 3.50 / (view) - annotate - [select for diffs] , Mon Sep 16 17:05:46 2002 UTC (10 years, 8 months ago) by eich
Branch: MAIN
Changes since 3.49: +9 -14 lines
Diff to previous 3.49
 319. Moved LdPreLib define after the vendor/OS specific config files
      as it may depend on setting done there (Egbert Eich).
 318. Several fixes for cross compile environment (Egbert Eich).
 317. Added code to allow for building of static only libraries with
      -fPIC for platforms which require it (Egbert Eich).
 316. Added '-m32' to gcc flags as default for ia32 builds when gcc version
      is >= 3.1. This allows building a 32 bit Version of X on 64bit x86-64
      (Egbert Eich).
 315. Changed direct calls of ld to 'gcc -nostdlib' for Linux (Egbert Eich).
 314. Changed calls to as to 'gcc -c -x assembler-with-cpp' for Linux
      (Egbert Eich).
 313. Added '-fno-strict-aliasing' flag to gcc version >= 3.1 (Egbert Eich).
      Strict requires that one address must not contain pointers to
      different types - a feature heavily used by X (Egbert Eich).
 312. Fixed a core dump problem in libXtt (?) (Egbert Eich).
 311. Removed '#pragma pack' from structures that contain function pointers
      in x86emu. This causes problems on gcc 3.1 for ia64 (Egbert Eich).
 310. Added defines for missing X types to saverproto.h (Egbert Eich).
 309. Fixed compiler warings generated by gcc >= 3.1 in mesa drivers
      (Egbert Eich).
 308. For platforms that allow both 32 and 64 bit libraries to be executed
      split Xlib i18n modules path into
      <libpath>/X11R6/lib/X11/locale/lib/common and
      <libpath>/X11R6/lib/X11/locale/lib64/common. 'lib64' has been defined
      to be the default path for 64bit shared libraries on these platforms
      (Egbert Eich).
 307. Fixed obvious typo in OMlib (Egbert Eich).
 306. Fixed code in cfb that didn't comply with C sequence rules.
      Modern C compilers tend to be more aggressive on code reordering
      (Egbert Eich).
 305. Changed arguments of NoopDDA() from VarArgs to void. Handling
      of VarArgs by gcc isn't compatible with the way it was used
      on certain platforms (Egbert Eich).
 304. Added support for 32bit pixmaps for 24bit overlay framebuffers in
      fb overlay code (Egbert Eich).
 303. Fixed kdrive to print a meaningful error message instead of just
      core dump when no matching graphics cards is found (Egbert Eich).
 302. fixed portability bug in xwd (Andreas Schwab <schwab@suse.de>)
 301. fixed X Server crash, which happended each time a proportional iso10646
      font was loaded with xtt backend (Yong Li <rigel863@yahoo.com>)
 300. Added some ARM specific fixes to compiler.h (Uli Hecht).
 299. Added a virtual 'dummy' driver (Egbert Eich).
 298. Fixed core dump when certain access functions are not set in
      xf86Bus.c (Egbert Eich).
 297. Fixed problem where SIGIO could be disabled after a server reset.
 296. Added configurable list of devices the xf86Misc extension is allowed
      to change the mouse device to (Egbert Eich).
 295. Changed default mouse type to 'auto' when generating config file
      with '-configure' (Egbert Eich).
 294. Made sure keyboard modifier settings are consistent after exit
      from DGA when the xkb extension is used (Egbert Eich).
 293. Disabled keyboard processing when Xserver is suspended by power
      management.
      This allows effective locking of laptops when stolen (Egbert Eich).
 292. Added/improved options for lockfile syncing (Egbert Eich).
 291.  Added support for backup copy of Xserver logfile (Egbert Eich).
 290. Fixed GetTimeInMillis() to use deltas instead of absolute time
      returend by gettimeofday(). This ensures time is monotonic in X
      (Egbert Eich).
 289. Fixed xf86Misc extension to allow modification of Expps2 mice
      (Egbert Eich).
 288. Made code in xf86MiscExt.c more readable (Egbert Eich).
 287. Fixed PCI CardBus bridge handling (Egbert Eich).
 286. Added code to reenable PCI bus mastering after coming back from a
      VT switch to radeon driver (Charl P. Botha <http://cpbotha.net/>)
      (Egbert Eich).
 285. Dito for r128 driver (M. Harris).
 284. Dito for glint and mga driver (Egbert Eich).
 283. Fixed double scan issues for low res modes in C&T driver (Egbert Eich).
 282. Set rgbBits to 8 for all HiQV chips in chips driver (Egbert Eich).
 281. Moved initialization of accel funtions past initialization of
      offscreen fb manager in chips driver (Egbert Eich).
 280. Fixed initialization of video in chips driver (?).
 279. Fixed HALlib problem restoring text mode on G550 (Egbert Eich).
 278. Restructured and included Matrox's Merged Framebuffer changes
      to mga driver (Egbert Eich).
 277. G450/550 clockchip programming fixes (Matrox).
 276. Fixed HW Cursor for HALlib frame granularity (Egbert Eich).
 275. Enabling 2D accel in 24-bit for neomagic 2360 and 2380 (Egbert Eich).
 274. Added support for builtin 1024x480 mode of Sony subnotebooks for
      Neomagic driver (Egbert Eich).
 273. Fixed support for lowRes (320x240) modes in neomagic driver
      (Egbert Eich).
 272. Fixed RAC function registration in S3 driver (Egbert Eich).
 271. Added some voodoo to screen initialization of S3 driver (Egbert Eich).
 270. Fixed vbe/int10 support in SMI driver. It used to core dump
      when BIOS was not usable (Egbert Eich).
 269. Separated BRIGHTNESS and and CAPTURE_BRIGNTESS video attributes
      in smi driver: CAPTURE_BRIGHTNESS refers to the capture chip
      (ie. Philips SAA7110) while BRIGHTNESS controls the video overlay
      of the SMI chip itself (Egbert Eich).
 268. Disable automatic loading of DRI when running SUN ffb as this is
      inconsistent with other drivers (Thorsten Kukuk).
 267. Fixed Gamma/Brightness code in trident driver (Egbert Eich).
 266. Added FpDelay debugging option (Egbert Eich).
 260. Fixed video support for Trident 9397 (Egbert Eich).
 265. Fixed Cursor/VT switch support for vmware driver (Egbert Eich).
 264. Fixed Blit problems in vmware driver when running KDE (Egbert Eich).
 263. Added RENDER support to vmware driver (Egbert Eich).
 262. Added C&T 69030 to extrapci.ids (Egbert Eich).
 261. Improved mouse autodetection code (Egbert Eich).
 260. Restructured int10 code so that vm86 and x86emu support can be loaded
      as modules. Implemented heuristic to try vm86 first and fall back to
      x86emu. This allows 32 bit Xservers to run on x86_64 on 64-bit kernel
      without vm86 support (Egbert Eich).
 259. Restructured elf loader: determine which section to load from elfheader
      flags (Egbert Eich).
 258. Adding RENDER Support to RAC (Egbert Eich).
 257. Using borderClip instead of borderSize region for redisplay function
      in miext/shadow code to avoid core dumps when vt switched away
      (Egbert Eich).
 256. Replacing sprintf() by snprintf() in lbxproxy to eliminate possible
      buffer overrun exploits (Egbert Eich).
 255. KP_Decimal fixes to Czech and Slovak keybards
      (Jan Holesovsky <kendy@suse.cz>) (Egbert Eich).

Revision 3.49 / (view) - annotate - [select for diffs] , Fri May 31 17:45:58 2002 UTC (10 years, 11 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_2_99_1
Changes since 3.48: +3 -3 lines
Diff to previous 3.48
 148. Major OS/2 support update (#5119, Holger Veit).

Revision 3.48 / (view) - annotate - [select for diffs] , Sun May 5 17:54:01 2002 UTC (11 years ago) by herrb
Branch: MAIN
Changes since 3.47: +10 -4 lines
Diff to previous 3.47
Add support for standard keyboard protocol for the wscons console driver
using the WSKBD_RAW mode (AT scancodes emulation) when available.

Revision 3.47 / (view) - annotate - [select for diffs] , Thu Apr 4 14:05:40 2002 UTC (11 years, 1 month ago) by eich
Branch: MAIN
Changes since 3.46: +1 -0 lines
Diff to previous 3.46
  99. Fixed i810 crash on vt switch due to call to Sync() while switched away
      (Andris Pavenis).
  98. Fixed MGAG550 HW Cursor (Laure-Amelie Couturie).
  97. Added Xv support to neomagic driver (Shigehiro Nomura).
  96. Implemented cross compile environment (Egbert Eich).
  95. Added AMD x86-64 architecture support (Egbert Eich).
  94. Fixed memory leaks in xkb code (Egbert Eich).
  93. Fixed several memory leaks in the config file parser and initialization
      routines (Egbert Eich).
  92. Added CardBus bridge support (Egbert Eich).
  91. Fixed strdup() define in glx (Egbert Eich).
  90. Extended xf86misc extension to support changing the mouse device
      (Egbert Eich).
  89. Replaced strdup() in xf86Configure.c with xalloc()/strcpy() to avoid
      conflicts when using internal malloc (Egbert Eich).
  88. Extended memory debugging: Added signal handler to trigger a memory
      debugger dump on SIGUSR2 when compiled with memleak support
      (Egbert Eich).
  87. Set vtSema to FALSE when suspended by APM to catch calls to 2D accel
      functions (Egbert Eich).
  86. Implemented mouse protocol detection by analyzing data stream
      (Egbert Eich).
  85. Added PnP mouse detection for PS/2, ImPS/2 and older MS serial mice
      (Egbert Eich).
  84. Fixed gamma correction code for Trident 9397 (Alan Hourihane).
  83. Fixed C&T driver to avoid initialization of video in non-linear mode
      (Egbert Eich).
  82. Changed C&T driver to allow video even if acceleration is disabled
      (Egbert Eich).
  81. Attempt to implement a more consistent handling of HW cursor in C&T
      driver (Egbert Eich).
  80. Fixed MGA driver to make HALlib work with VESA framebuffer modes
      (Egbert Eich).
  79. Reworked Rendition driver (Egbert Eich).
  78. S3 Virge driver: added minimal gap between SyncStart and HDisplay to
      avoid video lockups (Egbert Eich).
  77. Fixed memory leaks in S3 Savage driver (Egbert Eich).
  76. Modified several drivers to do int10 initialization using the
      VBE functions instead of calling int10 directly (Egbert Eich).
  75. Fixed video support and mode initialization in Silicon Motion driver,
      removed wait for v-retrace (Egbert Eich).
  74. Misc fixes to SiS driver (Thomas Winischhofer).
  73. Added support for 1400x1050 screen in Trident driver (Egbert Eich).
  72. Fixed several video issues for Trident CyberBladeXP chips (Egbert Eich).
  71. Added probe for Tseng ISA chips (Egbert Eich).
  70. Added 'KGAUniversal' option to generic vga driver which changes handling
      left overscan to work also on chips with C&T core (ie all C&T and Intel
      graphics chips) (Egbert Eich).
  69. Modified int10 code to map area between V_BIOS and SYS_BIOS instead of
        copying it. Copying causes problems if legacy devices map MMIO
        registers there (Egbert Eich).
  68. Implemented an extended int10 init function to allow passing flags
        (Egbert Eich).
  67. Implemented optional handling of BIOS video mode scratch area in int10
        code (Egbert Eich).
  66. Again modified MTRR range splitting (Egbert Eich).
  65. Added funtions to VBE to save and restore a video mode (Egbert Eich).
  64. Added missing commas to symbols/us_intl (Hans Lunsing).
  63. Added Ungherese (qwerty) support (Koblinger Egmont).
  62. Added Euro symbol for hungarian kbd layout (Koblinger Egmont).

Revision 3.46 / (view) - annotate - [select for diffs] , Thu Nov 8 21:49:43 2001 UTC (11 years, 6 months ago) by herrb
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, xf-4_1_99_3, xf-4_1_99_2, Domain-branch
Changes since 3.45: +1 -34 lines
Diff to previous 3.45
use the traditional method to handle wscons keyboard events.
The SIGIO based async method caused random crashes reported
by Dale Rahn and David Lebel on OpenBSD/macppc.

Revision 3.45 / (view) - annotate - [select for diffs] , Mon Oct 1 12:44:01 2001 UTC (11 years, 7 months ago) by eich
Branch: MAIN
Changes since 3.44: +19 -1 lines
Diff to previous 3.44
 346. Changed itn10 module to stub on Sparc (Egbert Eich).
 345. Added hyperpen driver (Roland Jansen et. al.).
 344. Fixed alignments of x86emu-structures for AXP (Jay Estabrook).
 343. Fixed XLoadQueryFont() and XLoadFont() to support locales
      (required for Euro support) (Markus Kuhn).
 342. Modified XtCvtStringToFont() to match any ISO8859 instead of
      latin1 as fallback. Required for Euro Support (Markus Kuhn).
 341. Added acute to compose key list for iso8859-15 (Markus Kuhn).
 340. Modified XV Xinerama support to recognize adaptors if screen 0
  has no adaptor (Egbert Eich).
 339. Modified order of disable devices and LeaveVT() to be symetric
      to the enter case (Egbert Eich).
 338. Modified GetTimeInMillis() to handle non monotonous system clocks
      (Egbert Eich).
 337. Added comment about a Zeos Meridan 850c Notebook to C&T docs (Alan Cox).
 336. Added call to vbeFree() to apm driver (Egbert Eich).
 335. C&T driver:
      - fixed sig11 problem for non-69030 chipsets.
      - fixed DGA to announce acellerated functions only if accelleration
        is enabled.
      - added FP_mode flag to C&T driver which allows to override the detected
        state of the flat panel (Egbert Eich).
      - fixed driver to act appropriately if the BIOS switches to the
        external monitor it detects when doing DDC.
      - Set IOBase correctly for MMIO when detection 65545 PCI.
      - fixed text screen restauration on 69030 (Egbert Eich).
      - reinabled correct KGA handling of C&T chips: unblank before the end
        of scanline.
      - added support for composite sync.
      - when FP is active disallow display sizes greater than panel.
      - added double buffering to video support.
      - fixed register settings to prevent flickering during video playback.
       (Egbert Eich).
 334. Fixed bug in C&T driver that caused interlaced mode not to work
      (Claus Hulstrøm).
 333. Added full MMIO support for C&T 69030 chips (Gregg H. Burman).
 332. Fixed MMIO accel code in Cirrus Alpine driver, got PIO accel code to
      work (Egbert Eich).
 331. Fixed fbdev to obtain 24 bit framebuffer format from the kernel, added
      more failure messages to fbdev driver (Egbert Eich).
 330. Added calls to vbeFree() to rendition, savage, silicon motion,
      i740 and i810 driver (Egbert Eich).
 329. Modified MGA driver for new Sparse allocation sceme (Jay Estabrook).
 328. Modified handling of sparse addresses on AXP: The code now no longer
      maps the entire sparse range. Now the required ranges are mapped
      relative to a fixed base address (Jay Estabrook).
 327. Fixed HW cursor for MGA G100 (Egbert Eich).
 326. Fixed MGA drivers to be able to use overlay modes when HAL lib is
      loaded (Egbert Eich).
 325. Disabled accel functions that cause lockups on certain neomagic
      systems by default. They can be reenabled by setting the option
      "StrangeLockups" to "no" (Egbert Eich).
 324. Did a further fix on ScreenToScreenCopy() for Neomagic 2200
      (Egbert Eich).
 323. Added experimental support for Toshiba Libretto. This can be enabled
      by the option "DisplayHeight480" (Egbert Eich).
 322. Fixed clipping in Savage driver, update to version 1.1.1.19
      (Tim Roberts).
 321. fixed calls to BLTSync() on SiS driver (Egbert Eich).
 320. Fixed Mono8x8PatternFill(): Moving SETROPFG behind SETROPBG did the
      trick (Egbert Eich).
 319. Setting 24 bpp pximap flags correctly in SiS driver dependening
      on chipset (Egbert Eich).
 318. Setting depth and bpp of framebuffer correctly for suncg14 and sunleo
      driver (Thorsten Kukuk).
 317. Tseng driver not longer ignores results of TsengDoMemLimit() which
      tests for certain restrictions on the usable framebuffer size
      (Egbert Eich).
 316. Vesa driver: adding calls to vbeFree() before exiting PreInit().
      Reinit vbe in ScreenInit() (Egbert Eich).
 315. Adding int10 initialization to generic vga driver (Egbert Eich).
 314. Modified generic vga driver to use shadow fb for vga16 on AXP.
      This works around the problem that AXP can address memory only 32bit
      wide which doesn't work on a latched register planar fb (Egbert Eich).
 313. Removing 3.3 code from wacom driver. Makes driver hard to read
      (Egbert Eich).
 312. Removing message output from xf86WcmPlug() which causes -configure
      to core dump (Egbert Eich).
 311. Modified int10 Pci code to be able to use new version of
      xf86ReadPciBIOS() (Egbert Eich).
 310. Modified int10 int1A handler to return valid when an unimplemented int10
      call is encountered. This allows fallback to system BIOS (Egbert Eich).
 309. Modified xf86ReadPciBIOS() to check for valid i386 PC signature.
      Added functions xf86GetAvailablePciBIOSTypes() and
      xf86ReadPciBIOSByType() to obtain available PCI BIOS types and
      retrieve a certain BIOS by type (Egbert Eich).
 308. Reversed bogus patch 1050 of version 4.0.2. The graphics engine will
      *never* be called after receiving an APM suspend and before receiving
      an APM resume. If the neomagic locks up on resume this has a different
      reason (Egbert Eich).
 307. Change  real/effective user ID to 0/0 before calling modprobe in
      xf86LoadKernelModule() on Linux so user can also load drm modules. Fixed
      PATH environment variable to /sbin (Stefan Dirsch, Egbert Eich).
 306. Removed disable/enable interrupt code on ia64 as interrupts cannot
      be controled from user level (Egbert Eich).
 305. Further attempt to fix split algorithm for MTRR regions (Egbert Eich).
 304. Fixed problem in XAACopyPlaneNtoNColorExpand() that caused bogus
      memory accesses when src was not in fb memory (Egbert Eich).
 303. Fixed cfb8_32PaintWindow() to use correct cfb32FillBoxTileOdd function
      (Egbert Eich).
 302. Fix to xdm PAM support (Werner Fink).
 301. Fixed cz and cz_querty keyboard layouts, added support for Slovak
      keyboard (Jan Holesovsky).
 300. Fixed core dump in twm if no locales are present (Egbert Eich).
 299. Modified xterm app default to use LFD fontnames instead of old type
      (Michael Schroeder).

Revision 3.44 / (view) - annotate - [select for diffs] , Wed Aug 29 10:55:51 2001 UTC (11 years, 8 months ago) by alanh
Branch: MAIN
Changes since 3.43: +2 -2 lines
Diff to previous 3.43
remove very old CYGWIN code that's unused with the hw/xwin layer.

Revision 3.43 / (view) - annotate - [select for diffs] , Mon Jul 23 12:15:47 2001 UTC (11 years, 10 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_1_99_1
Changes since 3.42: +1 -15 lines
Diff to previous 3.42
Remove (stale) support for Amoeba and Minix.

Revision 3.42 / (view) - annotate - [select for diffs] , Fri Apr 20 15:32:30 2001 UTC (12 years, 1 month 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, xf-4_0_99_3
Changes since 3.41: +3 -3 lines
Diff to previous 3.41
Cleanups.

Revision 3.41 / (view) - annotate - [select for diffs] , Mon Nov 6 19:24:06 2000 UTC (12 years, 6 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0_99_2, xf-4_0_99_1, 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_1Zc, xf-4_0_1Zb, xf-4_0_1Za, xf-4_0_1Z, pre-R651-import
Changes since 3.40: +34 -1 lines
Diff to previous 3.40
 911. Fix the ksc5601.1987-0 encoding file (#4226, 4228, Pablo Saratxaga).
 910. Update xdm/sessreg to write ":0" type entried in utmp on OpenBSD
      (#4225, Matthieu Herrb).
 909. Fix for Xmu under NetBSD, which doesn't #define "unix" anymore (#4225,
      Matthieu Herrb).
 908. Preliminary support for OpenBSD/powerpc (#4225, Tsubai Masanari,
      Matthieu Herrb).
 907. Support for native WSCONS driver on NetBSD and OpenBSD (#4225,
      Tsubai Masanari).
 906. Support for new OpenBSD 2.8 shared libs scheme (#4225, Matthieu Herrb).
 905. Support for the OpenBSD ports tree (#4225, Marc Espie).
 904. Update the list of layouts in the xfree86.lst file (#4224, Ivan Pascal).
 903. Add an XKB map for Serbian (#4224, Milos Rancic).
 903. New revision of the Bulgarian XKB map (#4224, Anton Zinoviev).
 902. Change the Alt key definitions in the "group switcher" descriptions
      to not override the base Alt key mappings (#4223, Ivan Pascal).
 901. Change XKB Mode_switch behavior description to not clear "locked
      group" (#4223, Ivan Pascal).
 900. Create a root window property "XFree86_DDC_EDID2_RAWDATA" when
      suitable data is available (#4222, Andrew C. Aitchison).
 899. Fix some typos/errors in the Latvian and Lithuanian entries in
      the locale.alias and locale.dir files (#4221, Nerijus Baliunas).

Revision 3.40 / (view) - annotate - [select for diffs] , Thu Aug 10 16:40:34 2000 UTC (12 years, 9 months ago) by dawes
Branch: MAIN
CVS Tags: xf-4_0_1d, xf-4_0_1c, xf-4_0_1b
Changes since 3.39: +2 -2 lines
Diff to previous 3.39
second part of cygwin support (Suhaib M. Siddiqi)

Revision 3.39 / (view) - annotate - [select for diffs] , Tue Jun 13 01:28:31 2000 UTC (12 years, 11 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_0_1a, xf-4_0_1-bindist, xf-4_0_1, xf-4_0Z
Changes since 3.38: +2 -2 lines
Diff to previous 3.38
 255. Rendition driver updates, including:
       - add DirectColor support
       - add SilkenMouse support
       - documentation updates
       - some code cleanups
      (#3972, Dejan Ilic).
 254. For v4l: don't advertise the XV_VOLUME attr if we're only going to
      return BadMatch on use (#3968, David Woodhouse).
 253. Modify the I2C delay routine to use xf86getsecs (gettimeofday) instead
      of an uncalibrated loop (#3967, Andrew Aitchison).
 252. Add some PCI ids to xf86PciInfo.h, and include some instructions
      about how to add new PCI data (#3966, Kevin Brosius).
 251. Update documentation for Japanese PC98 (#3965, Satoshi Kimura,
      Akio Morita, Takaaki Nomura).
 250. XIM patch (imInt.c) (#3962, Fuminori Hirayama).
 249. Xterm patch #136 (#3960, Thomas Dickey).
 248. Fix Imake.rules for building on Solaris 7 with gcc-2.95.2 (#3958,
      Nicholas Brealey).
 247. Add basic support for the Linux/mips and mipsel architecture (#3957,
      3970, Guido Guenther).
 246. Disable reading the BIOS in the int10 code for Japanese PC98 (#3959,
      Isao Ohishi).
 245. Add a "NoPciBurst" option to the Trident drive for Japanese PC98
      cards with the TGUi968x chip (#3955, Akio Morita).
 244. Xterm patch #135 (#3951, Thomas Dickey).
 243. Fbdev driver fix (#3953, Ani Joshi).
 242. Xterm patch #134 (#3949, Thomas Dickey).
 241. Import the mktemp() usage fixes for imake from the 3.3.x branch
      (#3947, Matthieu Herrb).
 240. Rman updates, including:
       - minor reformating (make { and } match)
       - fix logic for parsing comments in man pages, which allows the
         copyrights to appear in the output html
       - a few changes based on weblint and tidy
      (#3946, Thomas Dickey).
 239. Fix incorrect type for vgaIOBase in the neomagic driver (#3944,
      Ani Joshi).
 238. Fix an Xlib build problem when the big-font extension is disabled
      (#3945, Mutsumi Ishikawa).
 237. Xv v4l attribute handling bug fix (#3928, Gerd Knorr).
 236. Fix some problems with the locale-dependent input processing in Xlib
      by:
       - removing unneeded to/from CTEXT conversion for characters coming
         from keyboard input
       - move "locale_code" and "keyboard charset" searching to the
         initialization step (XIM creation)
       - Fix some inconsistencies between memory allocation and freeing
         in XIM objects (imLcIm.c imThaiIm.c)
      (#3927, Ivan Pascal).

Revision 3.38 / (view) - annotate - [select for diffs] , Mon Dec 27 00:39:43 1999 UTC (13 years, 5 months ago) by robin
Branch: MAIN
CVS Tags: xf-4_0b, xf-4_0a, 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_16Za, xf-3_9_16Z
Changes since 3.37: +2 -2 lines
Diff to previous 3.37
3395. Add QNX4, Neutrino support (#3489, Frank Guangxin Liu).

Revision 3.37 / (view) - annotate - [select for diffs] , Sat Sep 4 12:04:34 1999 UTC (13 years, 8 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_9_16f, xf-3_9_16e, xf-3_9_16d, xf-3_9_16c, xf-3_9_16b, xf-3_9_16a
Changes since 3.36: +1 -149 lines
Diff to previous 3.36
Remove the "old input" code

Revision 3.28.2.9 / (view) - annotate - [select for diffs] , Thu Jul 29 08:22:46 1999 UTC (13 years, 9 months ago) by hohndel
Branch: xf-3_3-branch, xf-3_2A-branch
CVS Tags: 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_4Z
Changes since 3.28.2.8: +2 -2 lines
Diff to previous 3.28.2.8 to branch point 3.28 to next main 3.29
1445. Fix a SEGV in xsm (#3073, Matthias Scheler).
1444. Fix a SEGV in xinit on QNX amd the QNX NEED_UTSNAME bug (#3072,
      Frank Guangxin Liu).
1443. Add support for QNX/Neutrino (#3071, Sebastien Marineau).

Revision 3.28.2.8 / (view) - annotate - [select for diffs] , Fri Jul 23 12:22:43 1999 UTC (13 years, 10 months ago) by hohndel
Branch: xf-3_3-branch, xf-3_2A-branch
CVS Tags: xf-3_3_4c
Changes since 3.28.2.7: +1 -1 lines
Diff to previous 3.28.2.7 to branch point 3.28
1433. Add QNX support (and lots of Wacom compiler fixes) (#3054,
      Jean-Claude Michot).
1432. Fix SiS530/620 support (Can-Ru Yeou, SiS).
1431. Update xf86config to offer a more capable monitor choice.

Revision 3.36 / (view) - annotate - [select for diffs] , Sun May 9 05:06:20 1999 UTC (14 years ago) by dawes
Branch: MAIN
CVS Tags: 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
Changes since 3.35: +3 -1 lines
Diff to previous 3.35
First stage of converting the mouse driver

Revision 3.28.2.7 / (view) - annotate - [select for diffs] , Wed Nov 4 08:01:51 1998 UTC (14 years, 6 months ago) by hohndel
Branch: xf-3_3-branch, xf-3_2A-branch
CVS Tags: xf-3_3_4b, xf-3_3_4a, 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_2Zc, xf-3_3_2Zb, xf-3_3_2Za, xf-3_3_2Z, xf-3331_shark
Changes since 3.28.2.6: +9 -1 lines
Diff to previous 3.28.2.6 to branch point 3.28
#2153-2155,2157-2160,2162-2168

Revision 3.28.2.6 / (view) - annotate - [select for diffs] , Sun Oct 11 11:35:38 1998 UTC (14 years, 7 months ago) by hohndel
Branch: xf-3_3-branch, xf-3_2A-branch
CVS Tags: xf-3_3_2i, xf-3_3_2h, xf-3_3_2g, xf-3_3_2f
Changes since 3.28.2.5: +22 -2 lines
Diff to previous 3.28.2.5 to branch point 3.28
#1746,2021,2026,2027,2037

Revision 1.1.1.7 / (view) - annotate - [select for diffs] (vendor branch) , Sun Sep 27 10:45:47 1998 UTC (14 years, 7 months ago) by dawes
Branch: X11R6
CVS Tags: X11R6-4_3
Changes since 1.1.1.6: +9 -21 lines
Diff to previous 1.1.1.6
X11R6.4 public patch 3

Revision 1.1.1.6 / (view) - annotate - [select for diffs] (vendor branch) , Sun Sep 27 07:16:33 1998 UTC (14 years, 7 months ago) by dawes
Branch: X11R6
CVS Tags: X11R6-4_2, X11R6-4_1, X11R6-4_0
Changes since 1.1.1.5: +10 -4 lines
Diff to previous 1.1.1.5
X11R6.4 public patch 0

Revision 3.35 / (view) - annotate - [select for diffs] , Sat Jul 25 15:55:07 1998 UTC (14 years, 10 months ago) by dawes
Branch: MAIN
CVS Tags: 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, 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, xf-3_9Nh, xf-3_9Ng, xf-3_9Nf, xf-3_9Ne, xf-3_9Nd, xf-3_9Nc, xf-3_9Nb, xf-3_9Na, xf-3_9N
Changes since 3.34: +8 -12 lines
Diff to previous 3.34
First pass merge of xc/programs/Xserver/hw/xfree86

Revision 3.30.2.5 / (view) - annotate - [select for diffs] , Thu Jun 4 16:35:17 1998 UTC (14 years, 11 months ago) by dawes
Branch: xf-3_9j-branch
CVS Tags: 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
Changes since 3.30.2.4: +3 -8 lines
Diff to previous 3.30.2.4 to branch point 3.30 to next main 3.31
Clean out common_hw
Update the PCI code, and put it in os-support/bus/.
Continue the cleanup of headers and prototyping

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

Revision 3.28.2.5 / (view) - annotate - [select for diffs] , Tue Feb 24 19:05:55 1998 UTC (15 years, 3 months ago) by hohndel
Branch: xf-3_3-branch, xf-3_2A-branch
CVS Tags: 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_2, xf-3_3_1z, xf-3_3_1g, xf-3_3_1f
Changes since 3.28.2.4: +3 -3 lines
Diff to previous 3.28.2.4 to branch point 3.28
prepare for 3.3.1f

Revision 3.28.2.4 / (view) - annotate - [select for diffs] , Sun Feb 15 16:09:04 1998 UTC (15 years, 3 months ago) by hohndel
Branch: xf-3_3-branch, xf-3_2A-branch
CVS Tags: xf-3_3_1e, xf-3_3_1d
Changes since 3.28.2.3: +6 -19 lines
Diff to previous 3.28.2.3 to branch point 3.28
patches 1448,1450,1452-1466,1468-1473

Revision 3.28.2.3 / (view) - annotate - [select for diffs] , Sat Feb 7 09:23:28 1998 UTC (15 years, 3 months ago) by hohndel
Branch: xf-3_3-branch, xf-3_2A-branch
CVS Tags: xf-3_3_1c
Changes since 3.28.2.2: +2 -2 lines
Diff to previous 3.28.2.2 to branch point 3.28
add mouse patch #1380 and fix nv driver

Revision 3.33 / (view) - annotate - [select for diffs] , Sat Feb 7 08:58:15 1998 UTC (15 years, 3 months ago) by hohndel
Branch: MAIN
CVS Tags: xf-3_9Ae
Changes since 3.32: +7 -20 lines
Diff to previous 3.32
mouse patch #1380

Revision 3.32 / (view) - annotate - [select for diffs] , Sat Jan 24 16:57:25 1998 UTC (15 years, 4 months ago) by hohndel
Branch: MAIN
CVS Tags: xf-3_9Ad
Changes since 3.31: +2 -1 lines
Diff to previous 3.31
Metro Link patches

Revision 3.28.2.2 / (view) - annotate - [select for diffs] , Sun Jan 18 10:35:27 1998 UTC (15 years, 4 months ago) by hohndel
Branch: xf-3_3-branch, xf-3_2A-branch
CVS Tags: xf-3_3_1b, xf-3_3_1a
Changes since 3.28.2.1: +3 -2 lines
Diff to previous 3.28.2.1 to branch point 3.28
adding the XSuSE changes for Mach64, AT3D, Trident, Tseng and NVidia

Revision 3.30.2.4 / (view) - annotate - [select for diffs] , Wed Jan 14 13:12:27 1998 UTC (15 years, 4 months ago) by dawes
Branch: xf-3_9j-branch
CVS Tags: 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
Changes since 3.30.2.3: +5 -1 lines
Diff to previous 3.30.2.3 to branch point 3.30
Mostly some cleanups

Revision 3.31 / (view) - annotate - [select for diffs] , Sat Nov 8 17:07:26 1997 UTC (15 years, 6 months ago) by hohndel
Branch: MAIN
CVS Tags: xf-3_9z, xf-3_9y, xf-3_9x, xf-3_9w, xf-3_9v, xf-3_9Ac, xf-3_9Ab, xf-3_9Aa
Changes since 3.30: +3 -2 lines
Diff to previous 3.30
changes 1135-1139, not compiled, yet

Revision 3.30.2.3 / (view) - annotate - [select for diffs] , Mon Jul 21 17:02:34 1997 UTC (15 years, 10 months ago) by hohndel
Branch: xf-3_9j-branch
CVS Tags: xf-3_9jb, xf-3_9ja, xf-39ja
Changes since 3.30.2.2: +1 -2 lines
Diff to previous 3.30.2.2 to branch point 3.30
getting XF86_LOADER to build

Revision 3.30.2.2 / (view) - annotate - [select for diffs] , Mon Jul 21 09:17:37 1997 UTC (15 years, 10 months ago) by hohndel
Branch: xf-3_9j-branch
CVS Tags: dhd-1
Changes since 3.30.2.1: +4 -4 lines
Diff to previous 3.30.2.1 to branch point 3.30
new parser and first attempts to use it

Revision 3.30.2.1 / (view) - annotate - [select for diffs] , Fri Jul 18 06:56:46 1997 UTC (15 years, 10 months ago) by dawes
Branch: xf-3_9j-branch
Changes since 3.30: +2 -2 lines
Diff to previous 3.30
Fix more compile problems

Revision 3.30 / (view) - annotate - [select for diffs] , Sun Jun 15 06:12:24 1997 UTC (15 years, 11 months ago) by dawes
Branch: MAIN
CVS Tags: 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_9j, xf-3_9i, xf-3_9h, xf-3_9g, xf-3_9f, xf-3_9e
Branch point for: xf-3_9j-branch
Changes since 3.29: +22 -2 lines
Diff to previous 3.29
#655-669, in preparation for 3.9e

Revision 3.28.2.1 / (view) - annotate - [select for diffs] , Sat May 10 06:02:55 1997 UTC (16 years ago) by hohndel
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_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-3_2Xc
Changes since 3.28: +8 -2 lines
Diff to previous 3.28
almost all missing patches towards 3.2Xc

Revision 3.29 / (view) - annotate - [select for diffs] , Thu Apr 17 07:16:58 1997 UTC (16 years, 1 month ago) by hohndel
Branch: MAIN
CVS Tags: xf-3_9d, xf-3_9c, xf-3_9b, xf-3_9a
Changes since 3.28: +8 -2 lines
Diff to previous 3.28
patches up to #304 and update to version 3.9a

Revision 3.28 / (view) - annotate - [select for diffs] , Sun Jan 5 11:58:06 1997 UTC (16 years, 4 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_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.27: +2 -2 lines
Diff to previous 3.27
updates

Revision 3.27 / (view) - annotate - [select for diffs] , Mon Dec 23 06:43:27 1996 UTC (16 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_2n, xf-3_2m, xf-3_2l, xf-3_2k, xf-3_2j
Changes since 3.26: +2 -2 lines
Diff to previous 3.26
R6.3 integration

Revision 1.1.1.5 / (view) - annotate - [select for diffs] (vendor branch) , Sun Dec 22 03:47:40 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.4: +116 -62 lines
Diff to previous 1.1.1.4
X11R6 pre-R6.3 seq-4282

Revision 3.26 / (view) - annotate - [select for diffs] , Tue Aug 13 10:30:05 1996 UTC (16 years, 9 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
Changes since 3.25: +16 -26 lines
Diff to previous 3.25
updates

Revision 3.25 / (view) - annotate - [select for diffs] , Sat Aug 10 12:06:19 1996 UTC (16 years, 9 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Ee, xf-3_1_2Ed
Changes since 3.24: +9 -4 lines
Diff to previous 3.24
updates

Revision 3.24 / (view) - annotate - [select for diffs] , Mon May 13 05:39:27 1996 UTC (17 years ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Ec, xf-3_1_2Eb, xf-3_1_2Ea, xf-3_1_2E
Changes since 3.23: +1 -13 lines
Diff to previous 3.23
updates

Revision 3.23 / (view) - annotate - [select for diffs] , Sun May 12 10:57:57 1996 UTC (17 years ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Dj
Changes since 3.22: +13 -1 lines
Diff to previous 3.22
updates

Revision 3.22 / (view) - annotate - [select for diffs] , Sat May 11 10:04:04 1996 UTC (17 years ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Di
Changes since 3.21: +10 -1 lines
Diff to previous 3.21
updates

Revision 3.21 / (view) - annotate - [select for diffs] , Fri May 10 05:58:15 1996 UTC (17 years ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Dh
Changes since 3.20: +1 -5 lines
Diff to previous 3.20
updates

Revision 3.20 / (view) - annotate - [select for diffs] , Fri Mar 29 22:16:17 1996 UTC (17 years, 1 month ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Dg, xf-3_1_2Df, xf-3_1_2De
Changes since 3.19: +1 -2 lines
Diff to previous 3.19
updates

Revision 3.19 / (view) - annotate - [select for diffs] , Sun Mar 10 12:04:33 1996 UTC (17 years, 2 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Dd, xf-3_1_2Dc
Changes since 3.18: +46 -20 lines
Diff to previous 3.18
updates

Revision 3.18 / (view) - annotate - [select for diffs] , Mon Mar 4 05:14:20 1996 UTC (17 years, 2 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Db
Changes since 3.17: +2 -1 lines
Diff to previous 3.17
updates

Revision 3.17 / (view) - annotate - [select for diffs] , Tue Feb 20 14:34:27 1996 UTC (17 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Da, xf-3_1_2D, xf-3_1_2Ch, xf-3_1_2Cg
Changes since 3.16: +30 -7 lines
Diff to previous 3.16
updates

Revision 3.16 / (view) - annotate - [select for diffs] , Sun Feb 18 03:42:50 1996 UTC (17 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Cf, xf-3_1_2Ce
Changes since 3.15: +15 -15 lines
Diff to previous 3.15
updates

Revision 3.15 / (view) - annotate - [select for diffs] , Mon Feb 12 11:12:44 1996 UTC (17 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Cd
Changes since 3.14: +10 -5 lines
Diff to previous 3.14
updates

Revision 3.14 / (view) - annotate - [select for diffs] , Sun Feb 4 09:06:13 1996 UTC (17 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Cc, xf-3_1_2Cb, xf-3_1_2Ca
Changes since 3.13: +11 -2 lines
Diff to previous 3.13
updates

Revision 1.1.1.4 / (view) - annotate - [select for diffs] (vendor branch) , Sun Feb 4 07:15:02 1996 UTC (17 years, 3 months ago) by dawes
Branch: X11R6
CVS Tags: seq-4114, seq-4104, X11R6-1_1, X11R6-1_0
Changes since 1.1.1.3: +36 -4 lines
Diff to previous 1.1.1.3
X11R6.1 beta (seq-4104)

Revision 3.13 / (view) - annotate - [select for diffs] , Tue Jan 30 15:25:56 1996 UTC (17 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2C, xf-3_1_2Bo
Changes since 3.12: +3 -1 lines
Diff to previous 3.12
updates

Revision 3.12 / (view) - annotate - [select for diffs] , Sun Jan 28 07:30:27 1996 UTC (17 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Bn
Changes since 3.11: +30 -9 lines
Diff to previous 3.11
updates

Revision 3.11 / (view) - annotate - [select for diffs] , Fri Jan 5 06:28:56 1996 UTC (17 years, 4 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_2Bm, 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.10: +13 -4 lines
Diff to previous 3.10
R6.1beta updates

Revision 1.1.1.3 / (view) - annotate - [select for diffs] (vendor branch) , Wed Jan 3 07:19:16 1996 UTC (17 years, 4 months ago) by dawes
Branch: X11R6
CVS Tags: 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, R6_1-BETA
Changes since 1.1.1.2: +26 -19 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 15:14:09 1995 UTC (17 years, 7 months ago) by dawes
Branch: XC
CVS Tags: seq-3977
Changes since 1.1.1.1: +23 -14 lines
Diff to previous 1.1.1.1 to next main 1.1.1.2
fix-trackers 3637-3977

Revision 3.10 / (view) - annotate - [select for diffs] , Sun May 28 10:48:56 1995 UTC (18 years 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, 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
Changes since 3.9: +4 -2 lines
Diff to previous 3.9
updates

Revision 3.9 / (view) - annotate - [select for diffs] , Sat May 27 02:10:43 1995 UTC (18 years ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_1h
Changes since 3.8: +2 -2 lines
Diff to previous 3.8
updates

Revision 3.8 / (view) - annotate - [select for diffs] , Sun Mar 12 13:00:11 1995 UTC (18 years, 2 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_1g, xf-3_1_1f, xf-3_1_1e, xf-3_1_1d, xf-3_1_1c
Changes since 3.7: +3 -4 lines
Diff to previous 3.7
updates

Revision 3.7 / (view) - annotate - [select for diffs] , Sat Mar 11 14:13:43 1995 UTC (18 years, 2 months ago) by dawes
Branch: MAIN
Changes since 3.6: +5 -2 lines
Diff to previous 3.6
updates

Revision 3.6 / (view) - annotate - [select for diffs] , Sat Mar 4 08:41:10 1995 UTC (18 years, 2 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_1b
Changes since 3.5: +7 -13 lines
Diff to previous 3.5
updates

Revision 3.5 / (view) - annotate - [select for diffs] , Sat Jan 28 17:03:28 1995 UTC (18 years, 3 months ago) by dawes
Branch: MAIN
CVS Tags: 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.4: +1 -0 lines
Diff to previous 3.4
fuckup fix

Revision 3.4 / (view) - annotate - [select for diffs] , Sat Jan 28 15:57:36 1995 UTC (18 years, 3 months ago) by dawes
Branch: MAIN
Changes since 3.3: +2 -3 lines
Diff to previous 3.3
prelim fix-11 merge

Revision 1.1.1.2 / (view) - annotate - [select for diffs] (vendor branch) , Sat Jan 28 10:09:08 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: +23 -14 lines
Diff to previous 1.1.1.1
X11R6 Public Patch 11 (prelim version)

Revision 3.3 / (view) - annotate - [select for diffs] , Sat Dec 17 10:06:11 1994 UTC (18 years, 5 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_Zd, 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
Changes since 3.2: +1 -5 lines
Diff to previous 3.2
updates

Revision 3.2 / (view) - annotate - [select for diffs] , Tue Sep 27 09:29:34 1994 UTC (18 years, 8 months ago) by dawes
Branch: MAIN
CVS Tags: xf-3_1_0g, xf-3_1_0f, xf-3_1_0e, xf-3_1_0d, xf-3_1_0c, xf-3_1_0b, xf-3_1_0a, xf-3_1_0Aa, xf-3_1_0A, xf-3_1, xf-3_0Z
Changes since 3.1: +2 -2 lines
Diff to previous 3.1
updates

Revision 3.1 / (view) - annotate - [select for diffs] , Wed Jun 22 04:13:54 1994 UTC (18 years, 11 months ago) by dawes
Branch: MAIN
CVS Tags: 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
Changes since 3.0: +18 -6 lines
Diff to previous 3.0
Fix problem with lock keys getting released at startup and VT switch

Revision 3.0 / (view) - annotate - [select for diffs] , Sun May 8 04:20:53 1994 UTC (19 years ago) by dawes
Branch: MAIN
CVS Tags: xf-3_0d, 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 and 16-bit Mach32 support

Revision 1.1.1.1 / (view) - annotate - [select for diffs] (vendor branch) , Wed Apr 27 06:16:15 1994 UTC (19 years, 1 month 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:16:14 1994 UTC (19 years, 1 month 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.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

Powered by
ViewCVS 0.9.2