diff options
author | Marc Aurele La France <tsi@ualberta.edu> | 2001-04-01 14:00:04 +0000 |
---|---|---|
committer | Marc Aurele La France <tsi@ualberta.edu> | 2001-04-01 14:00:04 +0000 |
commit | dc383e8f77f99e8c2b799a6ab4e4998a1fcacb24 (patch) | |
tree | 64a5899116a493ac1d49b189cc528b8aa3b1f4d4 | |
parent | 518e205b06d0dc7a0cd35fbc2c6a4376f2959020 (diff) |
317. glxinfo needs libGLU (Marc La France).xf-4_0_99_900xf-4_0_99_3xf-4_0_99_2
316. Rage128 fix to Cards database (Marc La France).
315. Minor fix to PCI resource overlap handling (Marc La France).
314. Loader code simplification and IA-64 cache flushes (Marc La France).
313. Workaround in the ATI driver for troublesome interaction between
loader and compiler optimisation (Marc La France).
312. Warning fixes for `gcc -fno-builtin`, which appears to be the default
on some systems (Marc La France).
more of #301, tags, warnings and build fixes.
-rw-r--r-- | hw/kdrive/linux/ps2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/kdrive/linux/ps2.c b/hw/kdrive/linux/ps2.c index 70edb1d83..ba9f481c2 100644 --- a/hw/kdrive/linux/ps2.c +++ b/hw/kdrive/linux/ps2.c @@ -1,5 +1,5 @@ /* - * Id: ps2.c,v 1.1 1999/11/02 03:54:46 keithp Exp $ + * $XFree86$ * * Copyright © 1999 Keith Packard * |