31 Commits

Author SHA1 Message Date
Enrico Weigelt, metux IT consult
d5f5bdd6f1 configure.ac: replace DRIVER_NAME symbol by actual name
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-18 13:09:00 +01:00
Enrico Weigelt, metux IT consult
c99f927d87 man: replace Xorg by XLibre
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-16 13:56:46 +01:00
Alan Coopersmith
aebbb3fbf5 Strip trailing whitespace from source files
Performed with: `git ls-files | xargs perl -i -p -e 's{[ \t]+$}{}'`

`git diff -w` & `git diff -b` show no diffs from this change

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-chips/-/merge_requests/14>
2025-12-08 16:15:06 +01:00
Alan Coopersmith
20faed64b6 Improve man page formatting
More closely follow common style as described on
https://man7.org/linux/man-pages/man7/man-pages.7.html
and fix warnings raised by `mandoc -T lint` and `groff -rCHECKSTYLE=10`

Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-chips/-/merge_requests/13>
2025-06-01 17:27:49 -07:00
Dave Airlie
e4bd864898 chips: gut the overlay 8/16 support from driver.
This driver is for chips that were bought by Intel in 1997,
this feature means maintaining a lot of code in the X server
for little gain.

Drop it like its hot.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2011-03-31 13:12:46 +10:00
Jesse Adkins
02b3264149 Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-10-06 20:42:15 -07:00
Gaetan Nadon
6d37a83a60 config: upgrade to util-macros 1.8 for additional man page support
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
The value of MAN_SUBST is the same for all X.Org packages.
2010-07-20 17:38:00 -04:00
Alan Coopersmith
910e9be333 Update Sun license notices to current X.Org standard form
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2010-01-15 14:53:27 -08:00
Gaetan Nadon
04006fde06 .gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
2009-11-07 10:46:16 -05:00
Alan Coopersmith
a8d0e8c066 Remove xorgconfig & xorgcfg from See Also list in man page 2009-01-09 16:26:30 -08:00
Matthieu Herrb
c8e2b5506e Makefile.am: nuke RCS Id 2008-03-08 23:25:39 +01:00
James Cloos
a4aff9cd9f Rename .cvsignore to .gitignore 2007-08-23 19:25:46 -04:00
Kevin E Martin
d6455cca87 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 2005-12-06 22:48:33 +00:00
Alan Coopersmith
d56c594474 Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
2005-11-28 22:04:08 +00:00
Eric Anholt
4d75a9d8c5 Add .cvsignores for drivers. 2005-11-21 10:49:10 +00:00
Alan Coopersmith
b3cb9f5a0c Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
substitutions to work better with BSD make
2005-10-18 00:01:53 +00:00
Adam Jackson
34e9d68c45 More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
of indirectly
2005-10-17 22:57:32 +00:00
Alan Coopersmith
4c4fead49d Use sed & cpp to substitute variables in driver man pages 2005-10-17 00:09:02 +00:00
Søren Sandmann Pedersen
fa72456e6a Add man/Makefile.am 2005-07-25 23:42:45 +00:00
Egbert Eich
c832080b84 - typo fix: added missing 'l'. 2005-01-11 17:18:55 +00:00
Egbert Eich
a5f965dab4 Explain the FpMode option. 2005-01-11 15:10:24 +00:00
Egbert Eich
9d8837bdd9 - backing out patches that need to go in separately. 2005-01-11 15:02:56 +00:00
Egbert Eich
7577c837c8 Minor format fix.
Added explanatory comment and debug code.
Added comment.
2005-01-11 14:59:02 +00:00
Matthieu Herrb
a60309619f Manual pages fixes (XFree86 bugzilla #1487, Nicolas Joly). 2004-10-04 21:14:44 +00:00
Eric Anholt
8a63c95659 DRI XFree86-4_3_99_12-merge import 2004-06-16 09:23:00 +00:00
Egbert Eich
e3026f7b66 Merging XORG-CURRENT into trunk 2004-04-23 19:27:51 +00:00
Egbert Eich
1d261a4e42 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 2004-03-14 08:33:20 +00:00
Egbert Eich
870c66de7b Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 2004-03-03 12:12:18 +00:00
Egbert Eich
434c61ca3b readding XFree86's cvs IDs 2004-02-26 13:35:52 +00:00
Egbert Eich
4ca9c98863 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 2004-02-26 09:23:18 +00:00
Kaleb Keithley
0a3d86ee81 Initial revision 2003-11-14 16:48:55 +00:00