Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-25 | Remove "All rights reserved" from Oracle copyright notices | Alan Coopersmith | 1 | -1/+1 | |
Oracle no longer includes this term in our copyright & license notices. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2011-09-16 | Strip trailing whitespace | Alan Coopersmith | 1 | -33/+33 | |
Performed with: find * -type f | 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> | |||||
2010-10-28 | Sun's copyrights now belong to Oracle | Alan Coopersmith | 1 | -2/+2 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2010-08-17 | man: store shadow man pages in git rather than generating them | Gaetan Nadon | 6 | -21/+16 | |
Simplify the build process and the makefile. Local fix in CVS for bug 5628 is not required as the problem has been fixed in util-macros d9062e4077ebfd0985baf8418f3d0f111b9ddbba Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||||
2010-07-08 | config: upgrade to util-macros 1.8 for additional man page support | Alan Coopersmith | 1 | -14/+1 | |
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS The value of MAN_SUBST is the same for all X.Org packages. Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS Use platform appropriate version of sed. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2010-01-14 | Update Sun license notices to current X.Org standard form | Alan Coopersmith | 1 | -22/+19 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||||
2009-10-08 | XRes.man: Fix typo, improve wording, drop RCS tags | Alan Coopersmith | 1 | -6/+3 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||||
2009-10-08 | Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS | Alan Coopersmith | 1 | -9/+7 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||||
2009-01-30 | Janitor: Correct make distcheck and remove extra .gitignore files. | Paulo Cesar Pereira de Andrade | 1 | -3/+0 | |
2008-05-19 | Rename parameters to clarify QueryVersion/QueryExtension. | Peter Hutterer | 1 | -5/+5 | |
These parameters are not treated as input. Rename them to make the inner workings slightly more obvious. X.Org Bug 14511 <http://bugs.freedesktop.org/show_bug.cgi?id=14511> | |||||
2008-03-09 | nuke RCS Ids | Matthieu Herrb | 1 | -1/+0 | |
2006-07-29 | Typo in path to XRes.h | Federico G. Schwindt | 1 | -1/+1 | |
2006-07-13 | renamed: .cvsignore -> .gitignore | Alan Coopersmith | 1 | -0/+0 | |
2006-02-12 | Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pages | Alan Coopersmith | 1 | -1/+3 | |
not created correctly when MANDIR & MANSUFFIX don't match. | |||||
2005-12-06 | Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPY | Kevin E Martin | 1 | -3/+3 | |
2005-11-28 | Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 | Alan Coopersmith | 1 | -1/+1 | |
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) | |||||
2005-10-18 | Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions to | Alan Coopersmith | 1 | -4/+4 | |
work better with BSD make | |||||
2005-10-17 | Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's a | Alan Coopersmith | 1 | -2/+2 | |
suffix rule (reported by Matthieu Herrb) | |||||
2005-10-13 | Add generated man pages to .cvsignores | Alan Coopersmith | 1 | -0/+1 | |
2005-10-13 | Use sed to fill in variables in man page Add shadow man pages for man pages | Alan Coopersmith | 1 | -3/+72 | |
that document multiple functions. | |||||
2005-07-09 | Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory | Keith Packard | 1 | -0/+2 | |
2005-06-07 | - symlink.sh: Move XRes.h from proto/Resource toXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11 | Søren Sandmann Pedersen | 1 | -0/+4 | |
lib/XRes/include/X11/extensions - symlink.sh: Add XRes linking - xc/lib/XRes/*.c: conditionally include config.h - lib/XRes: add directories and build system. | |||||
2004-04-23 | Merging XORG-CURRENT into trunksco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_10XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEXORG-6_8-branch | Egbert Eich | 1 | -3/+4 | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | 1 | -1/+1 | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2003-12-19 | XFree86 4.3.99.902 (RC 2)xf86-4_3_99_903_specialxf86-4_3_99_902xf86-012804-2330 | Kaleb Keithley | 1 | -2/+2 | |
2003-11-25 | Initial revisionXORG-STABLE | Kaleb Keithley | 1 | -0/+139 | |