Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-17 | Remove ifdef checks for non-Solaris SVR4 systems | Alan Coopersmith | 1 | -10/+3 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2024-02-17 | unifdef __USLC__ | Alan Coopersmith | 1 | -3/+0 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2024-02-17 | unifdef __SCO__ | Alan Coopersmith | 1 | -5/+1 | |
../common/scoasm.h didn't even exist, so this would have broken the build if it was ever set Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2024-02-17 | unifdef Lynx | Alan Coopersmith | 2 | -63/+1 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2024-02-17 | unifdef NCR | Alan Coopersmith | 2 | -9/+0 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2024-01-06 | AsmMacros.h: convert function definitions from K&R to C89 | Alan Coopersmith | 1 | -78/+33 | |
Fixes many -Wold-style-definition & -Wstrict-prototypes warnings Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2024-01-06 | Handle 4 -Wmissing-prototypes warnings | Alan Coopersmith | 1 | -3/+3 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2024-01-06 | Add X.Org's standard C warning flags to AM_CFLAGS | Alan Coopersmith | 1 | -0/+2 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2022-01-22 | Fix spelling/wording issues | Alan Coopersmith | 1 | -1/+1 | |
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2018-12-25 | Suppress logical operation and parenthesis related compilation warning | Kevin Brace | 1 | -1/+1 | |
Signed-off-by: Kevin Brace <kevinbrace@gmx.com> | |||||
2012-07-21 | Add iopl.h to source lists in util/Makefile.am so it gets packaged | Alan Coopersmith | 1 | -3/+3 | |
Was missed when it was created in commit c421f2477c9999, since "make distcheck" passes due to configure determining it can't build the utils without the header and moving on. Reported-by: Andreas Radke <a.radke@arcor.de> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2011-10-18 | Fix implicit declaration of iopl | Jeremy Huddleston | 1 | -0/+6 | |
warning: implicit declaration of function ‘iopl’ [-Wimplicit-function-declaration] Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> | |||||
2011-10-18 | util: Consolidate common macros | Jeremy Huddleston | 4 | -163/+58 | |
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com> | |||||
2009-11-07 | .gitignore: use common defaults with custom section # 24239 | Gaetan Nadon | 1 | -4/+1 | |
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. | |||||
2008-03-19 | Death to RCS tags. | Adam Jackson | 4 | -7/+0 | |
2007-08-23 | Rename .cvsignore to .gitignore | James Cloos | 1 | -0/+0 | |
2005-11-21 | Add .cvsignores for drivers. | Eric Anholt | 1 | -0/+8 | |
2005-11-08 | See ChangeLog entry 2005-11-07 for details. | Kean Johnson | 1 | -8/+8 | |
2005-10-06 | Don't build utils if inb and friends aren't available | Alan Coopersmith | 1 | -0/+2 | |
2005-09-29 | Build, but don't install, the driver utils | Kevin E Martin | 1 | -1/+7 | |
2005-09-29 | Add Makefile.am for xf86-video/chips/util | Søren Sandmann Pedersen | 1 | -0/+1 | |
2004-06-16 | DRI XFree86-4_3_99_12-merge importDRI-trunk-20040721DRI-trunk-20040613DRI-XFree86-4_3_99_12-merge | Eric Anholt | 4 | -4/+4 | |
2004-04-23 | Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE | Egbert Eich | 4 | -4/+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 | 4 | -4/+4 | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich | 4 | -4/+4 | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | 4 | -4/+4 | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 4 | -4/+4 | |
2003-11-14 | Initial revisionXORG-STABLE | Kaleb Keithley | 4 | -0/+1353 | |