Home | History | Annotate | Line # | Download | only in dist
      1  1.1.1.8  mrg commit 54c418c46a2f1353be47b6a7d1cdb8e06c45fe8a
      2  1.1.1.8  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
      3  1.1.1.8  mrg Date:   Sun Jul 19 15:00:19 2026 -0700
      4  1.1.1.8  mrg 
      5  1.1.1.8  mrg     xload 1.2.1
      6  1.1.1.8  mrg     
      7  1.1.1.8  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
      8  1.1.1.8  mrg 
      9  1.1.1.8  mrg commit 62dddf6f1018db2ce9e5295e65f08c3a2523ec37
     10  1.1.1.8  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     11  1.1.1.8  mrg Date:   Thu Jul 2 17:39:48 2026 -0700
     12  1.1.1.8  mrg 
     13  1.1.1.8  mrg     meson: include headers when checking for other functions
     14  1.1.1.8  mrg     
     15  1.1.1.8  mrg     Try to avoid the same problem fixed by the previous commit.
     16  1.1.1.8  mrg     
     17  1.1.1.8  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     18  1.1.1.8  mrg     Part-of: <https://gitlab.freedesktop.org/xorg/app/xload/-/merge_requests/15>
     19  1.1.1.8  mrg 
     20  1.1.1.8  mrg commit c6a9dc74fb136b4a1ce2d322fb6d9c1f02d2a4a5
     21  1.1.1.8  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     22  1.1.1.8  mrg Date:   Tue Jun 30 17:03:02 2026 -0700
     23  1.1.1.8  mrg 
     24  1.1.1.8  mrg     meson: include libintl.h when checking for gettext()
     25  1.1.1.8  mrg     
     26  1.1.1.8  mrg     Trying to workaround https://github.com/mesonbuild/meson/issues/3740
     27  1.1.1.8  mrg     which causes meson to fail to detect it needs to link against libintl
     28  1.1.1.8  mrg     for gettext() on NetBSD.
     29  1.1.1.8  mrg     
     30  1.1.1.8  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     31  1.1.1.8  mrg     Part-of: <https://gitlab.freedesktop.org/xorg/app/xload/-/merge_requests/15>
     32  1.1.1.8  mrg 
     33  1.1.1.8  mrg commit 4ac6abc9300504e89f02aa22f30905b79c2c4df3
     34  1.1.1.8  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     35  1.1.1.8  mrg Date:   Sun May 24 13:50:42 2026 -0700
     36  1.1.1.8  mrg 
     37  1.1.1.8  mrg     meson: Add option to build with meson
     38  1.1.1.8  mrg     
     39  1.1.1.8  mrg     Also updates the gitlab CI config to test both build types
     40  1.1.1.8  mrg     and compare the generated output/installed files.
     41  1.1.1.8  mrg     
     42  1.1.1.8  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     43  1.1.1.8  mrg     Part-of: <https://gitlab.freedesktop.org/xorg/app/xload/-/merge_requests/14>
     44  1.1.1.8  mrg 
     45  1.1.1.8  mrg commit c7f22b55c6966f8eef4e0a1ec5a03fb49e73d00e
     46  1.1.1.8  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     47  1.1.1.8  mrg Date:   Sun May 24 11:25:10 2026 -0700
     48  1.1.1.8  mrg 
     49  1.1.1.8  mrg     Strip trailing whitespace from source files
     50  1.1.1.8  mrg     
     51  1.1.1.8  mrg     Performed with: `git ls-files | xargs perl -i -p -e 's{[ \t]+$}{}'`
     52  1.1.1.8  mrg     
     53  1.1.1.8  mrg     `git diff -w` & `git diff -b` show no diffs from this change
     54  1.1.1.8  mrg     
     55  1.1.1.8  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     56  1.1.1.8  mrg     Part-of: <https://gitlab.freedesktop.org/xorg/app/xload/-/merge_requests/14>
     57  1.1.1.8  mrg 
     58  1.1.1.8  mrg commit ea20032cdd9344ca4dc240a44107d30892b52339
     59  1.1.1.8  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     60  1.1.1.8  mrg Date:   Sun Jan 11 11:20:41 2026 -0800
     61  1.1.1.8  mrg 
     62  1.1.1.8  mrg     gitlab CI: drop the ci-fairy check-mr job
     63  1.1.1.8  mrg     
     64  1.1.1.8  mrg     The only thing this checked was the checkbox for allowing maintainers to
     65  1.1.1.8  mrg     edit the MR. Changed permissions checks now fail this job but luckily
     66  1.1.1.8  mrg     the setting it checked has been the default for years anyway so we can
     67  1.1.1.8  mrg     drop it.
     68  1.1.1.8  mrg     
     69  1.1.1.8  mrg     https://gitlab.freedesktop.org/freedesktop/ci-templates/-/issues/81
     70  1.1.1.8  mrg     
     71  1.1.1.8  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     72  1.1.1.8  mrg     Part-of: <https://gitlab.freedesktop.org/xorg/app/xload/-/merge_requests/14>
     73  1.1.1.8  mrg 
     74  1.1.1.8  mrg commit 52c6fd2a0393d8cc0176dbafbd75fad178b66bb6
     75  1.1.1.8  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     76  1.1.1.8  mrg Date:   Sat May 31 09:12:30 2025 -0700
     77  1.1.1.8  mrg 
     78  1.1.1.8  mrg     man page: fix warnings from `mandoc -T lint`
     79  1.1.1.8  mrg     
     80  1.1.1.8  mrg     mandoc: xload.1:2:13: WARNING: cannot parse date, using it verbatim: TH xload 1.2.0
     81  1.1.1.8  mrg     mandoc: xload.1:24:2: WARNING: skipping paragraph macro: PP empty
     82  1.1.1.8  mrg     mandoc: xload.1:55:2: WARNING: skipping paragraph macro: PP empty
     83  1.1.1.8  mrg     mandoc: xload.1:17:2: WARNING: skipping paragraph macro: PP after SH
     84  1.1.1.8  mrg     mandoc: xload.1:94:2: WARNING: skipping paragraph macro: PP empty
     85  1.1.1.8  mrg     
     86  1.1.1.8  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     87  1.1.1.8  mrg     Part-of: <https://gitlab.freedesktop.org/xorg/app/xload/-/merge_requests/13>
     88  1.1.1.8  mrg 
     89  1.1.1.8  mrg commit c0497dad0bc0ca9a7c4c9b4aa3dea6c5584641c5
     90  1.1.1.8  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     91  1.1.1.8  mrg Date:   Sat Apr 5 13:00:55 2025 -0700
     92  1.1.1.8  mrg 
     93  1.1.1.8  mrg     Improve man page formatting
     94  1.1.1.8  mrg     
     95  1.1.1.8  mrg     More closely follow common style as described on
     96  1.1.1.8  mrg     https://man7.org/linux/man-pages/man7/man-pages.7.html
     97  1.1.1.8  mrg     
     98  1.1.1.8  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     99  1.1.1.8  mrg     Part-of: <https://gitlab.freedesktop.org/xorg/app/xload/-/merge_requests/12>
    100  1.1.1.8  mrg 
    101  1.1.1.7  mrg commit 624100511d6ac22f254bcf7f0cde12febc2e74a2
    102  1.1.1.7  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    103  1.1.1.7  mrg Date:   Sun Mar 24 09:59:41 2024 -0700
    104  1.1.1.7  mrg 
    105  1.1.1.7  mrg     xload 1.2.0
    106  1.1.1.7  mrg     
    107  1.1.1.7  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    108  1.1.1.7  mrg 
    109  1.1.1.7  mrg commit 491660b263c06396d11655351a09d80eafb83fb9
    110  1.1.1.7  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    111  1.1.1.7  mrg Date:   Sat Feb 17 15:24:12 2024 -0800
    112  1.1.1.7  mrg 
    113  1.1.1.7  mrg     Use imdent to realign remaining pre-processer directives
    114  1.1.1.7  mrg     
    115  1.1.1.7  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    116  1.1.1.7  mrg 
    117  1.1.1.7  mrg commit fa11c30113115991cdc5f15042944cf5bab6eb0b
    118  1.1.1.7  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    119  1.1.1.7  mrg Date:   Sat Feb 17 15:21:12 2024 -0800
    120  1.1.1.7  mrg 
    121  1.1.1.7  mrg     unifdef __bsdi__
    122  1.1.1.7  mrg     
    123  1.1.1.7  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    124  1.1.1.7  mrg 
    125  1.1.1.7  mrg commit f15b8097a00299291263cfe64947942564ccc373
    126  1.1.1.7  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    127  1.1.1.7  mrg Date:   Sun Feb 11 16:29:40 2024 -0800
    128  1.1.1.7  mrg 
    129  1.1.1.7  mrg     Use autoconf to check for <protocols/rwhod.h> instead of OS-specific ifdefs
    130  1.1.1.7  mrg     
    131  1.1.1.7  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    132  1.1.1.7  mrg 
    133  1.1.1.7  mrg commit de7b5bb18da4e5a626794db292f8b41d30aa2232
    134  1.1.1.7  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    135  1.1.1.7  mrg Date:   Sun Feb 11 15:59:33 2024 -0800
    136  1.1.1.7  mrg 
    137  1.1.1.7  mrg     Use autoconf to check for <paths.h> instead of ifdef BSD
    138  1.1.1.7  mrg     
    139  1.1.1.7  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    140  1.1.1.7  mrg 
    141  1.1.1.7  mrg commit f16d6f2c273c6896a4e79ac9db7a80c830794392
    142  1.1.1.7  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    143  1.1.1.7  mrg Date:   Sun Feb 11 15:42:38 2024 -0800
    144  1.1.1.7  mrg 
    145  1.1.1.7  mrg     unifdef QNX4
    146  1.1.1.7  mrg     
    147  1.1.1.7  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    148  1.1.1.7  mrg 
    149  1.1.1.7  mrg commit f1ef1f0ac2a81b4aa59f1fba37ee11f6a0acbe22
    150  1.1.1.7  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    151  1.1.1.7  mrg Date:   Sun Feb 11 15:41:48 2024 -0800
    152  1.1.1.7  mrg 
    153  1.1.1.7  mrg     unifdef att
    154  1.1.1.7  mrg     
    155  1.1.1.7  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    156  1.1.1.7  mrg 
    157  1.1.1.7  mrg commit fe24c5e19d4d309b4f3a3e435b9d834836312301
    158  1.1.1.7  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    159  1.1.1.7  mrg Date:   Sun Feb 11 15:39:43 2024 -0800
    160  1.1.1.7  mrg 
    161  1.1.1.7  mrg     unifdef SVR4
    162  1.1.1.7  mrg     
    163  1.1.1.7  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    164  1.1.1.7  mrg 
    165  1.1.1.7  mrg commit 7c97025b18baf00c81319c7a01120bd6417fdadf
    166  1.1.1.7  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    167  1.1.1.7  mrg Date:   Sun Feb 11 15:32:30 2024 -0800
    168  1.1.1.7  mrg 
    169  1.1.1.7  mrg     unifdef hpux
    170  1.1.1.7  mrg     
    171  1.1.1.7  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    172  1.1.1.7  mrg 
    173  1.1.1.7  mrg commit 4842fc779bc6bfc9ba932b2602d0166317b415d9
    174  1.1.1.7  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    175  1.1.1.7  mrg Date:   Sun Feb 11 15:30:13 2024 -0800
    176  1.1.1.7  mrg 
    177  1.1.1.7  mrg     unifdef __osf__
    178  1.1.1.7  mrg     
    179  1.1.1.7  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    180  1.1.1.7  mrg 
    181  1.1.1.7  mrg commit 0e0df8ca1d53fddeeddb918323050b9e9bbffd4a
    182  1.1.1.7  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    183  1.1.1.7  mrg Date:   Sun Feb 11 15:29:25 2024 -0800
    184  1.1.1.7  mrg 
    185  1.1.1.7  mrg     unifdef SYSV
    186  1.1.1.7  mrg     
    187  1.1.1.7  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    188  1.1.1.7  mrg 
    189  1.1.1.7  mrg commit f971deabd26413efd6fa87c0c3ab2952bae163bf
    190  1.1.1.7  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    191  1.1.1.7  mrg Date:   Tue Jan 23 18:17:04 2024 -0800
    192  1.1.1.7  mrg 
    193  1.1.1.7  mrg     configure: Use AC_SYS_LARGEFILE to enable large file support
    194  1.1.1.7  mrg     
    195  1.1.1.7  mrg     Handle files whose sizes, inode numbers, or timestamps may be
    196  1.1.1.7  mrg     out of range of the original 32-bit APIs
    197  1.1.1.7  mrg     
    198  1.1.1.7  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    199  1.1.1.7  mrg 
    200  1.1.1.7  mrg commit ebcdc687d02e34240bd98b9f1396225eee4e4240
    201  1.1.1.7  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    202  1.1.1.7  mrg Date:   Tue Jan 23 18:15:13 2024 -0800
    203  1.1.1.7  mrg 
    204  1.1.1.7  mrg     Use asprintf() if available
    205  1.1.1.7  mrg     
    206  1.1.1.7  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    207  1.1.1.7  mrg 
    208  1.1.1.7  mrg commit ef450fb99630a406c4638d8ba251eac45e434411
    209  1.1.1.7  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    210  1.1.1.7  mrg Date:   Sat Feb 11 12:51:58 2023 -0800
    211  1.1.1.7  mrg 
    212  1.1.1.7  mrg     Add -help and -version options
    213  1.1.1.7  mrg     
    214  1.1.1.7  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    215  1.1.1.7  mrg 
    216  1.1.1.7  mrg commit 7063169a70b6ce49de777f5daa1c256552a9e32a
    217  1.1.1.7  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    218  1.1.1.7  mrg Date:   Sat Feb 11 12:38:58 2023 -0800
    219  1.1.1.7  mrg 
    220  1.1.1.7  mrg     Print which arguments were unknown before giving usage message
    221  1.1.1.7  mrg     
    222  1.1.1.7  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    223  1.1.1.7  mrg 
    224  1.1.1.7  mrg commit 8fc5bb64756ffae562032613bd5616481ec67f2d
    225  1.1.1.7  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    226  1.1.1.7  mrg Date:   Thu Jul 28 17:30:21 2022 -0700
    227  1.1.1.7  mrg 
    228  1.1.1.7  mrg     gitlab CI: stop requiring Signed-off-by in commits
    229  1.1.1.7  mrg     
    230  1.1.1.7  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    231  1.1.1.7  mrg 
    232  1.1.1.7  mrg commit 523cedbf302fea0b46cca88244fc97677216009a
    233  1.1.1.7  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    234  1.1.1.7  mrg Date:   Mon Aug 15 17:27:46 2022 -0700
    235  1.1.1.7  mrg 
    236  1.1.1.7  mrg     unifdef -UUSG
    237  1.1.1.7  mrg     
    238  1.1.1.7  mrg     USG was defined for a handful of pre-SVR4 systems based on
    239  1.1.1.7  mrg     AT&T's Unix System Group releases in the old imake configs
    240  1.1.1.7  mrg     and has never been defined in X11R7 modular builds.
    241  1.1.1.7  mrg     
    242  1.1.1.7  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    243  1.1.1.7  mrg 
    244  1.1.1.6  mrg commit 8f9450b897b16bc9b9940b137dd805d443be050e
    245  1.1.1.6  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    246  1.1.1.6  mrg Date:   Sun Apr 3 16:27:26 2022 -0700
    247  1.1.1.6  mrg 
    248  1.1.1.6  mrg     xload 1.1.4
    249  1.1.1.6  mrg     
    250  1.1.1.6  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    251  1.1.1.6  mrg 
    252  1.1.1.6  mrg commit 74f67044d995d7f2c37943589724bfbd72aaa65f
    253  1.1.1.6  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    254  1.1.1.6  mrg Date:   Sun Mar 20 14:34:48 2022 -0700
    255  1.1.1.6  mrg 
    256  1.1.1.6  mrg     unifdef -Usgi
    257  1.1.1.6  mrg     
    258  1.1.1.6  mrg     SGI's End of Support Life for Irix was December 2013
    259  1.1.1.6  mrg     
    260  1.1.1.6  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    261  1.1.1.6  mrg 
    262  1.1.1.6  mrg commit c4908fbfb34d0dfb9dc36308a271fe280593c36b
    263  1.1.1.6  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    264  1.1.1.6  mrg Date:   Sun Mar 13 11:00:18 2022 -0700
    265  1.1.1.6  mrg 
    266  1.1.1.6  mrg     Use _CONST_X_STRING to make libXt declare String as const char *
    267  1.1.1.6  mrg     
    268  1.1.1.6  mrg     Clears 4 out of 24 -Wdiscarded-qualifiers warnings from gcc 7.3
    269  1.1.1.6  mrg     (The rest come from libX11's XrmOptionDescRec defined in Xresource.h.)
    270  1.1.1.6  mrg     
    271  1.1.1.6  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    272  1.1.1.6  mrg 
    273  1.1.1.6  mrg commit 8d6a06b7204726af803e3d31e92fc193088c694c
    274  1.1.1.6  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    275  1.1.1.6  mrg Date:   Sun Mar 13 10:47:19 2022 -0700
    276  1.1.1.6  mrg 
    277  1.1.1.6  mrg     xload.man: remove out-of-date COPYRIGHT section
    278  1.1.1.6  mrg     
    279  1.1.1.6  mrg     The information previously listed here didn't match what is present in
    280  1.1.1.6  mrg     the source code or the COPYING file, and the X(7) man page doesn't list
    281  1.1.1.6  mrg     any license information as this had claimed.
    282  1.1.1.6  mrg     
    283  1.1.1.6  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    284  1.1.1.6  mrg 
    285  1.1.1.6  mrg commit aa31b5a446c538b4d009442af7c0c203116b9c76
    286  1.1.1.6  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    287  1.1.1.6  mrg Date:   Sun Mar 13 10:46:16 2022 -0700
    288  1.1.1.6  mrg 
    289  1.1.1.6  mrg     xload.man: adopt standard formatting for man page references
    290  1.1.1.6  mrg     
    291  1.1.1.6  mrg     Fixes: https://gitlab.freedesktop.org/xorg/app/xload/-/issues/2
    292  1.1.1.6  mrg     
    293  1.1.1.6  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    294  1.1.1.6  mrg 
    295  1.1.1.6  mrg commit 33515f139ecb3a254b9aa1e4d237a595032d74a1
    296  1.1.1.6  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    297  1.1.1.6  mrg Date:   Mon Dec 6 15:19:02 2021 -0800
    298  1.1.1.6  mrg 
    299  1.1.1.6  mrg     Build xz tarballs instead of bzip2
    300  1.1.1.6  mrg     
    301  1.1.1.6  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    302  1.1.1.6  mrg 
    303  1.1.1.6  mrg commit 965c749c2f1d2eca73cf5970d7fb9f1811b9958e
    304  1.1.1.6  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    305  1.1.1.6  mrg Date:   Mon Dec 6 15:18:59 2021 -0800
    306  1.1.1.6  mrg 
    307  1.1.1.6  mrg     gitlab CI: add a basic build test
    308  1.1.1.6  mrg     
    309  1.1.1.6  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    310  1.1.1.6  mrg 
    311  1.1.1.6  mrg commit 454466e4e863fa86a79a3fe6edff1d5552c2f45d
    312  1.1.1.6  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    313  1.1.1.6  mrg Date:   Fri Dec 4 17:57:27 2020 -0800
    314  1.1.1.6  mrg 
    315  1.1.1.6  mrg     Fix formatting issues in xload man page
    316  1.1.1.6  mrg     
    317  1.1.1.6  mrg     Fixes: https://gitlab.freedesktop.org/xorg/app/xload/-/issues/1
    318  1.1.1.6  mrg     
    319  1.1.1.6  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    320  1.1.1.6  mrg 
    321  1.1.1.6  mrg commit f80d0c5023853de4038bcc8cffcffe6558262b72
    322  1.1.1.6  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    323  1.1.1.6  mrg Date:   Thu Jul 23 10:15:41 2020 -0700
    324  1.1.1.6  mrg 
    325  1.1.1.6  mrg     Fix spelling/wording issues
    326  1.1.1.6  mrg     
    327  1.1.1.6  mrg     Found by using:
    328  1.1.1.6  mrg       codespell --builtin clear,rare,usage,informal,code,names
    329  1.1.1.6  mrg     
    330  1.1.1.6  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    331  1.1.1.6  mrg 
    332  1.1.1.6  mrg commit 32c88fc4b23e75159c12aa33c277fe43e99b9f59
    333  1.1.1.6  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    334  1.1.1.6  mrg Date:   Wed Nov 21 17:12:58 2018 -0800
    335  1.1.1.6  mrg 
    336  1.1.1.6  mrg     Update configure.ac bug URL for gitlab migration
    337  1.1.1.6  mrg     
    338  1.1.1.6  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    339  1.1.1.6  mrg 
    340  1.1.1.6  mrg commit 2380579ba73fcb21f747a2e354251cb318f44816
    341  1.1.1.6  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    342  1.1.1.6  mrg Date:   Fri Nov 16 22:31:55 2018 -0800
    343  1.1.1.6  mrg 
    344  1.1.1.6  mrg     Update README for gitlab migration
    345  1.1.1.6  mrg     
    346  1.1.1.6  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    347  1.1.1.6  mrg 
    348  1.1.1.5  mrg commit 57adc3d88856d96975479ba6a386ca1af1bc3cb8
    349  1.1.1.5  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    350  1.1.1.5  mrg Date:   Fri Mar 9 17:51:02 2018 -0800
    351  1.1.1.5  mrg 
    352  1.1.1.5  mrg     xload 1.1.3
    353  1.1.1.5  mrg     
    354  1.1.1.5  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    355  1.1.1.5  mrg 
    356  1.1.1.5  mrg commit 09e23fa098ab44c5861afa0ad30032cede22e1a7
    357  1.1.1.5  mrg Author: Mihail Konev <k.mvc (a] ya.ru>
    358  1.1.1.5  mrg Date:   Thu Jan 26 14:00:21 2017 +1000
    359  1.1.1.5  mrg 
    360  1.1.1.5  mrg     autogen: add default patch prefix
    361  1.1.1.5  mrg     
    362  1.1.1.5  mrg     Signed-off-by: Mihail Konev <k.mvc (a] ya.ru>
    363  1.1.1.5  mrg 
    364  1.1.1.5  mrg commit dafec869b1040ba26aa9b7411576293cbeaef227
    365  1.1.1.5  mrg Author: Emil Velikov <emil.l.velikov (a] gmail.com>
    366  1.1.1.5  mrg Date:   Mon Mar 9 12:00:52 2015 +0000
    367  1.1.1.5  mrg 
    368  1.1.1.5  mrg     autogen.sh: use quoted string variables
    369  1.1.1.5  mrg     
    370  1.1.1.5  mrg     Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
    371  1.1.1.5  mrg     fall-outs, when they contain space.
    372  1.1.1.5  mrg     
    373  1.1.1.5  mrg     Signed-off-by: Emil Velikov <emil.l.velikov (a] gmail.com>
    374  1.1.1.5  mrg     Reviewed-by: Peter Hutterer <peter.hutterer (a] who-t.net>
    375  1.1.1.5  mrg     Signed-off-by: Peter Hutterer <peter.hutterer (a] who-t.net>
    376  1.1.1.5  mrg 
    377  1.1.1.5  mrg commit f137e5de4b21d253f5c0a475b347645145513a69
    378  1.1.1.5  mrg Author: Peter Hutterer <peter.hutterer (a] who-t.net>
    379  1.1.1.5  mrg Date:   Tue Jan 24 10:32:07 2017 +1000
    380  1.1.1.5  mrg 
    381  1.1.1.5  mrg     autogen.sh: use exec instead of waiting for configure to finish
    382  1.1.1.5  mrg     
    383  1.1.1.5  mrg     Syncs the invocation of configure with the one from the server.
    384  1.1.1.5  mrg     
    385  1.1.1.5  mrg     Signed-off-by: Peter Hutterer <peter.hutterer (a] who-t.net>
    386  1.1.1.5  mrg     Reviewed-by: Emil Velikov <emil.velikov (a] collabora.com>
    387  1.1.1.5  mrg 
    388  1.1.1.5  mrg commit 57e2f649e76cba9e9959ca072ba10285cd17a060
    389  1.1.1.5  mrg Author: Jon TURNEY <jon.turney (a] dronecode.org.uk>
    390  1.1.1.5  mrg Date:   Tue Apr 21 13:10:48 2015 +0100
    391  1.1.1.5  mrg 
    392  1.1.1.5  mrg     Don't try to use [gs]et[ug]id on Win32
    393  1.1.1.5  mrg     
    394  1.1.1.5  mrg     Signed-off-by: Jon TURNEY <jon.turney (a] dronecode.org.uk>
    395  1.1.1.5  mrg     Reviewed-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    396  1.1.1.5  mrg     Reviewed-by: David Macek <david.macek.0 (a] gmail.com>
    397  1.1.1.5  mrg 
    398  1.1.1.5  mrg commit 3d5d39cc98b4c5cbecbc1f10db1f6c01963efa94
    399  1.1.1.5  mrg Author: Jon TURNEY <jon.turney (a] dronecode.org.uk>
    400  1.1.1.5  mrg Date:   Tue Apr 21 13:10:37 2015 +0100
    401  1.1.1.5  mrg 
    402  1.1.1.5  mrg     Use Windows load interface for Win32 build, as well as Cygwin
    403  1.1.1.5  mrg     
    404  1.1.1.5  mrg     Signed-off-by: Jon TURNEY <jon.turney (a] dronecode.org.uk>
    405  1.1.1.5  mrg     Reviewed-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    406  1.1.1.5  mrg     Reviewed-by: David Macek <david.macek.0 (a] gmail.com>
    407  1.1.1.5  mrg 
    408  1.1.1.5  mrg commit 5c74908c5abe5f91651e78b291ef7e1d02cca25a
    409  1.1.1.5  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    410  1.1.1.5  mrg Date:   Sat May 31 22:14:29 2014 -0700
    411  1.1.1.5  mrg 
    412  1.1.1.5  mrg     autogen.sh: Honor NOCONFIGURE=1
    413  1.1.1.5  mrg     
    414  1.1.1.5  mrg     See http://people.gnome.org/~walters/docs/build-api.txt
    415  1.1.1.5  mrg     
    416  1.1.1.5  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    417  1.1.1.5  mrg 
    418  1.1.1.5  mrg commit 9d036c3cb4c1e777ed65dfb9c59db6ec9229e6f5
    419  1.1.1.5  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    420  1.1.1.5  mrg Date:   Sat May 31 22:14:29 2014 -0700
    421  1.1.1.5  mrg 
    422  1.1.1.5  mrg     configure: Drop AM_MAINTAINER_MODE
    423  1.1.1.5  mrg     
    424  1.1.1.5  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    425  1.1.1.5  mrg 
    426  1.1.1.5  mrg commit 23f4a318f3df9823aa2076616a7a06b3972e8d6b
    427  1.1.1.5  mrg Author: Yaakov Selkowitz <yselkowitz (a] users.sourceforge.net>
    428  1.1.1.5  mrg Date:   Wed Dec 18 18:07:47 2013 +0000
    429  1.1.1.5  mrg 
    430  1.1.1.5  mrg     Use wrapped windows header to fix compilation for Cygwin
    431  1.1.1.5  mrg     
    432  1.1.1.5  mrg     xload uses a windows-specific interface to obtain the load average, as
    433  1.1.1.5  mrg     getloadavg() is not implemented for Cygwin.
    434  1.1.1.5  mrg     
    435  1.1.1.5  mrg     Including some versions of windows.h after including X11 headers can lead to
    436  1.1.1.5  mrg     compilation errors as 'Status' is used as a type name in Xlib.h, but a parameter
    437  1.1.1.5  mrg     or memeber name in Windows headers.
    438  1.1.1.5  mrg     
    439  1.1.1.5  mrg     Include X11/Xwindows.h rather than windows.h directly, which wraps it in a such
    440  1.1.1.5  mrg     way to avoid any conflict with X11 headers.
    441  1.1.1.5  mrg     
    442  1.1.1.5  mrg     In file included from /usr/include/w32api/minwindef.h:146:0,
    443  1.1.1.5  mrg                      from /usr/include/w32api/windef.h:8,
    444  1.1.1.5  mrg                      from /usr/include/w32api/windows.h:69,
    445  1.1.1.5  mrg                      from /jhbuild/checkout/xorg/app/xload/get_load.c:53:
    446  1.1.1.5  mrg     /usr/include/w32api/winnt.h:4951:15: error: two or more data types in declaration specifiers
    447  1.1.1.5  mrg            DWORD64 Status;
    448  1.1.1.5  mrg                    ^
    449  1.1.1.5  mrg     In file included from /usr/include/w32api/minwindef.h:146:0,
    450  1.1.1.5  mrg                      from /usr/include/w32api/windef.h:8,
    451  1.1.1.5  mrg                      from /usr/include/w32api/windows.h:69,
    452  1.1.1.5  mrg                      from /jhbuild/checkout/xorg/app/xload/get_load.c:53:
    453  1.1.1.5  mrg     /usr/include/w32api/winnt.h:5090:13: error: two or more data types in declaration specifiers
    454  1.1.1.5  mrg            DWORD Status;
    455  1.1.1.5  mrg                  ^
    456  1.1.1.5  mrg     
    457  1.1.1.5  mrg     Signed-off-by: Yaakov Selkowitz <yselkowitz (a] users.sourceforge.net>
    458  1.1.1.5  mrg     Reviewed-by: Jon TURNEY <jon.turney (a] dronecode.org.uk>
    459  1.1.1.5  mrg 
    460  1.1.1.4  mrg commit 0705cf954e2d92b379493accd1f0f984d87ec575
    461  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    462  1.1.1.4  mrg Date:   Sat Aug 3 21:42:59 2013 -0700
    463  1.1.1.4  mrg 
    464  1.1.1.4  mrg     xload 1.1.2
    465  1.1.1.4  mrg     
    466  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    467  1.1.1.4  mrg 
    468  1.1.1.4  mrg commit 51fd2af788ddf81b301f50050cf04e9bcba0f8e3
    469  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    470  1.1.1.4  mrg Date:   Thu Jul 18 23:37:36 2013 -0700
    471  1.1.1.4  mrg 
    472  1.1.1.4  mrg     Add noreturn attribute to usage() as suggested by -Wmissing-noreturn
    473  1.1.1.4  mrg     
    474  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    475  1.1.1.4  mrg 
    476  1.1.1.4  mrg commit 2f6ff61d2edbffdd2949a0546a7df67603462fca
    477  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    478  1.1.1.4  mrg Date:   Sat Mar 30 08:44:33 2013 -0700
    479  1.1.1.4  mrg 
    480  1.1.1.4  mrg     Use C99 struct initializers for XKeyboardControl values
    481  1.1.1.4  mrg     
    482  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    483  1.1.1.4  mrg 
    484  1.1.1.4  mrg commit 0f8ad26dc4baed4c1807e23c1560907b0c145073
    485  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    486  1.1.1.4  mrg Date:   Sun Feb 24 17:48:39 2013 -0800
    487  1.1.1.4  mrg 
    488  1.1.1.4  mrg     Use 'imdent' to make the deeply nested #ifdef levels easier to follow
    489  1.1.1.4  mrg     
    490  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    491  1.1.1.4  mrg 
    492  1.1.1.4  mrg commit 84e1b2ef03315927cb8a927bcecca73778e5f6c1
    493  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    494  1.1.1.4  mrg Date:   Sun Feb 24 17:47:45 2013 -0800
    495  1.1.1.4  mrg 
    496  1.1.1.4  mrg     Cleanup trailing whitespace
    497  1.1.1.4  mrg     
    498  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    499  1.1.1.4  mrg 
    500  1.1.1.4  mrg commit d436ab2166c03a54e58f6f4b48e876ba1c147d13
    501  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    502  1.1.1.4  mrg Date:   Sun Feb 24 13:05:45 2013 -0800
    503  1.1.1.4  mrg 
    504  1.1.1.4  mrg     Make getloadavg() the first choice on Unix systems that have it
    505  1.1.1.4  mrg     
    506  1.1.1.4  mrg     Only fall back to complex, platform specific code if the simpler,
    507  1.1.1.4  mrg     more portable option isn't found by configure.
    508  1.1.1.4  mrg     
    509  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    510  1.1.1.4  mrg 
    511  1.1.1.4  mrg commit b0613198f87af22be989fa54e785c64e147debb6
    512  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    513  1.1.1.4  mrg Date:   Sun Feb 24 12:53:08 2013 -0800
    514  1.1.1.4  mrg 
    515  1.1.1.4  mrg     unifdef -UX_NOT_POSIX
    516  1.1.1.4  mrg     
    517  1.1.1.4  mrg     This just provided a declaration for lseek() for some of the ancient
    518  1.1.1.4  mrg     Unix variants that were missing it in system headers.
    519  1.1.1.4  mrg     
    520  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    521  1.1.1.4  mrg 
    522  1.1.1.4  mrg commit da4390ce2dbc08292833ba141a4a98ac3da9f0d5
    523  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    524  1.1.1.4  mrg Date:   Sun Feb 24 12:49:56 2013 -0800
    525  1.1.1.4  mrg 
    526  1.1.1.4  mrg     unifdef -U__UNIXOS2__
    527  1.1.1.4  mrg     
    528  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    529  1.1.1.4  mrg 
    530  1.1.1.4  mrg commit 0e3449e7ac9fecfe9fbc51e0c132ebb32691ec66
    531  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    532  1.1.1.4  mrg Date:   Sun Feb 24 12:48:49 2013 -0800
    533  1.1.1.4  mrg 
    534  1.1.1.4  mrg     unifdef -Usequent
    535  1.1.1.4  mrg     
    536  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    537  1.1.1.4  mrg 
    538  1.1.1.4  mrg commit d496979565669a5590280eca717998470ab4ab9b
    539  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    540  1.1.1.4  mrg Date:   Sun Feb 24 12:45:59 2013 -0800
    541  1.1.1.4  mrg 
    542  1.1.1.4  mrg     unifdef -Uhcx
    543  1.1.1.4  mrg     
    544  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    545  1.1.1.4  mrg 
    546  1.1.1.4  mrg commit 0e301928d923d5ad875118e23ec6fdb4ae45f5d5
    547  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    548  1.1.1.4  mrg Date:   Sun Feb 24 08:46:35 2013 -0800
    549  1.1.1.4  mrg 
    550  1.1.1.4  mrg     unifdef -UUTEK
    551  1.1.1.4  mrg     
    552  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    553  1.1.1.4  mrg 
    554  1.1.1.4  mrg commit 85cf38eafaae6da715699e0209dbc4281b8c7453
    555  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    556  1.1.1.4  mrg Date:   Sun Feb 24 08:45:18 2013 -0800
    557  1.1.1.4  mrg 
    558  1.1.1.4  mrg     unifdef -Ualliant
    559  1.1.1.4  mrg     
    560  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    561  1.1.1.4  mrg 
    562  1.1.1.4  mrg commit 6f106ec95c47e6e36aaa24fa5ebfbfabc4203435
    563  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    564  1.1.1.4  mrg Date:   Sun Feb 24 08:38:54 2013 -0800
    565  1.1.1.4  mrg 
    566  1.1.1.4  mrg     unifdef -Usony
    567  1.1.1.4  mrg     
    568  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    569  1.1.1.4  mrg 
    570  1.1.1.4  mrg commit 8bc6852a27343737d662f64c0523648f6fe14e43
    571  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    572  1.1.1.4  mrg Date:   Sun Feb 24 08:37:02 2013 -0800
    573  1.1.1.4  mrg 
    574  1.1.1.4  mrg     unifdef -Uumips
    575  1.1.1.4  mrg     
    576  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    577  1.1.1.4  mrg 
    578  1.1.1.4  mrg commit a9c3d8ae9af214435eaf7741df0555e24f8dae45
    579  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    580  1.1.1.4  mrg Date:   Sun Feb 24 08:32:56 2013 -0800
    581  1.1.1.4  mrg 
    582  1.1.1.4  mrg     unifdef -UMOTOROLA
    583  1.1.1.4  mrg     
    584  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    585  1.1.1.4  mrg 
    586  1.1.1.4  mrg commit 0a7b2ab5abfbf557dc7f59bc3db15f3f580cbe1f
    587  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    588  1.1.1.4  mrg Date:   Sun Feb 24 08:30:13 2013 -0800
    589  1.1.1.4  mrg 
    590  1.1.1.4  mrg     unifdef -UAIXV3
    591  1.1.1.4  mrg     
    592  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    593  1.1.1.4  mrg 
    594  1.1.1.4  mrg commit b7ac64d925d89d117ccf3c7165f3325be59264ca
    595  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    596  1.1.1.4  mrg Date:   Sun Feb 24 08:29:03 2013 -0800
    597  1.1.1.4  mrg 
    598  1.1.1.4  mrg     unifdef -UCRAY
    599  1.1.1.4  mrg     
    600  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    601  1.1.1.4  mrg 
    602  1.1.1.4  mrg commit 8aa0329166dcb3ed4981ef0a782a475ced27f166
    603  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    604  1.1.1.4  mrg Date:   Wed Feb 20 20:43:52 2013 -0800
    605  1.1.1.4  mrg 
    606  1.1.1.4  mrg     Combine usage message strings
    607  1.1.1.4  mrg     
    608  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    609  1.1.1.4  mrg 
    610  1.1.1.4  mrg commit a370e2ede4cff90f233a0249a0c34bef18f57907
    611  1.1.1.4  mrg Author: Eric S. Raymond <esr (a] thyrsus.com>
    612  1.1.1.4  mrg Date:   Thu Aug 23 12:10:16 2012 -0400
    613  1.1.1.4  mrg 
    614  1.1.1.4  mrg     Eliminate use of tab stops.  Helps with translation to DocBook.
    615  1.1.1.4  mrg     
    616  1.1.1.4  mrg     Signed-off-by: Eric S. Raymond <esr (a] thyrsus.com>
    617  1.1.1.4  mrg 
    618  1.1.1.3  mrg commit 632b2054421d43ad8cc63203412d4ee0209f27e3
    619  1.1.1.3  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    620  1.1.1.3  mrg Date:   Thu Mar 22 22:43:58 2012 -0700
    621  1.1.1.3  mrg 
    622  1.1.1.3  mrg     xload 1.1.1
    623  1.1.1.3  mrg     
    624  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    625  1.1.1.3  mrg 
    626  1.1.1.3  mrg commit c32c291c02cfd299d42e6d0b6560adcdabba7808
    627  1.1.1.3  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    628  1.1.1.3  mrg Date:   Tue Jan 17 20:21:41 2012 -0800
    629  1.1.1.3  mrg 
    630  1.1.1.3  mrg     Solaris: use getloadavg from libc instead of kstats
    631  1.1.1.3  mrg     
    632  1.1.1.3  mrg     The simpler interface (based on the BSD function) has been in libc since
    633  1.1.1.3  mrg     Solaris 7, and avoids datasize bugs like the previous fix, so might as
    634  1.1.1.3  mrg     well use it.
    635  1.1.1.3  mrg     
    636  1.1.1.3  mrg     Purge all the other ancient Solaris & SunOS support variants as well.
    637  1.1.1.3  mrg     
    638  1.1.1.3  mrg     This does mean if you want to keep running xload on a Sun OS version from
    639  1.1.1.3  mrg     before 1998 you will need to use a branch of xload from before 2012 (such
    640  1.1.1.3  mrg     as the one included in those old releases).
    641  1.1.1.3  mrg     
    642  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    643  1.1.1.3  mrg 
    644  1.1.1.3  mrg commit 4a54dee95260d36d0c8b5f8a35ac905f36b36f17
    645  1.1.1.3  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    646  1.1.1.3  mrg Date:   Tue Jan 17 20:05:45 2012 -0800
    647  1.1.1.3  mrg 
    648  1.1.1.3  mrg     Solaris: Read avenrun_1min kstat as a uint32, not a long
    649  1.1.1.3  mrg     
    650  1.1.1.3  mrg     Fixes garbage data & crashes when built as a 64-bit binary on
    651  1.1.1.3  mrg     Solaris SPARC, since the high 32-bits was being filled with randomness.
    652  1.1.1.3  mrg     
    653  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    654  1.1.1.3  mrg     Reviewed-by: Arvind Umrao <arvind.umrao (a] oracle.com>
    655  1.1.1.3  mrg     Reviewed-by: Jay Cotton <jay.cotton (a] oracle.com>
    656  1.1.1.3  mrg 
    657  1.1.1.3  mrg commit 1918be9695e0e912cb536373dd3da385473ab9e5
    658  1.1.1.3  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    659  1.1.1.3  mrg Date:   Tue Dec 20 18:35:17 2011 -0800
    660  1.1.1.3  mrg 
    661  1.1.1.3  mrg     Remove DG/UX support
    662  1.1.1.3  mrg     
    663  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    664  1.1.1.3  mrg 
    665  1.1.1.3  mrg commit f2b4a35060e6ebe55846b62780ca01c6d519c84f
    666  1.1.1.3  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    667  1.1.1.3  mrg Date:   Tue Dec 20 18:26:38 2011 -0800
    668  1.1.1.3  mrg 
    669  1.1.1.3  mrg     Convert sprintf to snprintf
    670  1.1.1.3  mrg     
    671  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    672  1.1.1.3  mrg 
    673  1.1.1.3  mrg commit fad963fc4d1d8dc0a860ee3c7e3280a13124e296
    674  1.1.1.3  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    675  1.1.1.3  mrg Date:   Tue Dec 20 18:04:26 2011 -0800
    676  1.1.1.3  mrg 
    677  1.1.1.3  mrg     Mark domaindir variable as const char * for gcc -Wwrite-strings
    678  1.1.1.3  mrg     
    679  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    680  1.1.1.3  mrg 
    681  1.1.1.3  mrg commit 7cccec04962741b0d37bc92e580e1029b2d49849
    682  1.1.1.3  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    683  1.1.1.3  mrg Date:   Tue Dec 20 18:01:35 2011 -0800
    684  1.1.1.3  mrg 
    685  1.1.1.3  mrg     Mark xload_error as noreturn
    686  1.1.1.3  mrg     
    687  1.1.1.3  mrg     Silences a gcc warning
    688  1.1.1.3  mrg     Raises the minimum version of xproto needed to build to 7.0.17
    689  1.1.1.3  mrg     
    690  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    691  1.1.1.3  mrg 
    692  1.1.1.3  mrg commit 6ec57ead120a3d42afcb76da012109dd713f12d9
    693  1.1.1.3  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    694  1.1.1.3  mrg Date:   Tue Dec 20 17:55:39 2011 -0800
    695  1.1.1.3  mrg 
    696  1.1.1.3  mrg     Mark string arguments to xload_error as const char * for gcc -Wwrite-strings
    697  1.1.1.3  mrg     
    698  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    699  1.1.1.3  mrg 
    700  1.1.1.3  mrg commit a53164911c182e73a03eb2eceaa5dfa81f4f98c3
    701  1.1.1.3  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    702  1.1.1.3  mrg Date:   Wed Jan 19 10:06:56 2011 -0500
    703  1.1.1.3  mrg 
    704  1.1.1.3  mrg     config: move man pages into their own directory
    705  1.1.1.3  mrg     
    706  1.1.1.3  mrg     Use services provided by XORG_MANPAGE_SECTIONS.
    707  1.1.1.3  mrg     Use standard Makefile for man pages.
    708  1.1.1.3  mrg     
    709  1.1.1.3  mrg     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    710  1.1.1.3  mrg 
    711  1.1.1.3  mrg commit 822065fd4d359f0a0147168a3056ffe2acc485f7
    712  1.1.1.3  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    713  1.1.1.3  mrg Date:   Thu Jan 13 17:15:36 2011 -0500
    714  1.1.1.3  mrg 
    715  1.1.1.3  mrg     man: replace hard coded man page section with substitution strings
    716  1.1.1.3  mrg     
    717  1.1.1.3  mrg     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    718  1.1.1.3  mrg 
    719  1.1.1.3  mrg commit 26201189d66f48451bd6cc31288a38d8c7378720
    720  1.1.1.3  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    721  1.1.1.3  mrg Date:   Thu Jan 13 11:15:47 2011 -0500
    722  1.1.1.3  mrg 
    723  1.1.1.3  mrg     man: remove trailing spaces and tabs
    724  1.1.1.3  mrg     
    725  1.1.1.3  mrg     Using s/[ \t]*$//
    726  1.1.1.3  mrg     
    727  1.1.1.3  mrg     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    728  1.1.1.3  mrg 
    729  1.1.1.3  mrg commit 6f4a03f20a9d268850727dc330e83978cdba2253
    730  1.1.1.3  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    731  1.1.1.3  mrg Date:   Wed Jan 12 15:29:50 2011 -0500
    732  1.1.1.3  mrg 
    733  1.1.1.3  mrg     config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
    734  1.1.1.3  mrg     
    735  1.1.1.3  mrg     This silences an Automake warning.
    736  1.1.1.3  mrg     
    737  1.1.1.3  mrg     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    738  1.1.1.3  mrg 
    739  1.1.1.3  mrg commit b6e677512cf4ef9999846492100824c9e2a68ab6
    740  1.1.1.3  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    741  1.1.1.3  mrg Date:   Sat Nov 20 19:37:11 2010 -0800
    742  1.1.1.3  mrg 
    743  1.1.1.3  mrg     Purge RCS/CVS version tags
    744  1.1.1.3  mrg     
    745  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    746  1.1.1.3  mrg 
    747  1.1.1.3  mrg commit 83746b56b235a0bc4d30dcfd470f6d536333a502
    748  1.1.1.3  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    749  1.1.1.3  mrg Date:   Sat Nov 20 19:33:28 2010 -0800
    750  1.1.1.3  mrg 
    751  1.1.1.3  mrg     Remove ancient Domain/OS support (unifdef -Uapollo)
    752  1.1.1.3  mrg     
    753  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    754  1.1.1.3  mrg 
    755  1.1.1.3  mrg commit a3725bfb525de82b7c27d02476a2486e1fe343fd
    756  1.1.1.3  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    757  1.1.1.3  mrg Date:   Sat Nov 20 19:31:32 2010 -0800
    758  1.1.1.3  mrg 
    759  1.1.1.3  mrg     Remove ancient A/UX support (unifdef -UmacII)
    760  1.1.1.3  mrg     
    761  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    762  1.1.1.3  mrg 
    763  1.1.1.3  mrg commit 5d8db8b359c13b8a48060cbaa0fda358913c8b36
    764  1.1.1.3  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    765  1.1.1.3  mrg Date:   Sat Nov 20 19:26:28 2010 -0800
    766  1.1.1.3  mrg 
    767  1.1.1.3  mrg     config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
    768  1.1.1.3  mrg     
    769  1.1.1.3  mrg     Regroup AC statements under the Autoconf initialization section.
    770  1.1.1.3  mrg     Regroup AM statements under the Automake initialization section.
    771  1.1.1.3  mrg     Add missing AC_CONFIG_SRCDIR
    772  1.1.1.3  mrg     
    773  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    774  1.1.1.3  mrg 
    775  1.1.1.3  mrg commit e25648983336d4ed3b56ba3d295208f265f95ce2
    776  1.1.1.3  mrg Author: Yaakov Selkowitz <yselkowitz (a] users.sourceforge.net>
    777  1.1.1.3  mrg Date:   Mon Oct 4 22:00:57 2010 -0500
    778  1.1.1.3  mrg 
    779  1.1.1.3  mrg     Fix old-style function definitions on Cygwin
    780  1.1.1.3  mrg     
    781  1.1.1.3  mrg     get_load.c: In function InitLoadPoint:
    782  1.1.1.3  mrg     get_load.c:74:6: warning: old-style function definition
    783  1.1.1.3  mrg     get_load.c: In function GetLoadPoint:
    784  1.1.1.3  mrg     get_load.c:92:6: warning: old-style function definition
    785  1.1.1.3  mrg     
    786  1.1.1.3  mrg     Signed-off-by: Yaakov Selkowitz <yselkowitz (a] users.sourceforge.net>
    787  1.1.1.3  mrg     Reviewed-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    788  1.1.1.3  mrg     Reviewed-by: Jon TURNEY <jon.turney (a] dronecode.org.uk>
    789  1.1.1.3  mrg     Tested-by: Jon TURNEY <jon.turney (a] dronecode.org.uk>
    790  1.1.1.3  mrg 
    791  1.1.1.3  mrg commit 1652442c2f82d30d0ed4d9cfbd6d3725b09f4a29
    792  1.1.1.3  mrg Author: Yaakov Selkowitz <yselkowitz (a] users.sourceforge.net>
    793  1.1.1.3  mrg Date:   Mon Oct 4 21:43:47 2010 -0500
    794  1.1.1.3  mrg 
    795  1.1.1.3  mrg     Avoid excess Win32 includes on Cygwin
    796  1.1.1.3  mrg     
    797  1.1.1.3  mrg     Fixes compilation errors due to recent w32api <winspool.h>, which is
    798  1.1.1.3  mrg     not needed to compile xload.
    799  1.1.1.3  mrg     
    800  1.1.1.3  mrg     Signed-off-by: Yaakov Selkowitz <yselkowitz (a] users.sourceforge.net>
    801  1.1.1.3  mrg     Reviewed-by: Jon TURNEY <jon.turney (a] dronecode.org.uk>
    802  1.1.1.3  mrg     Tested-by: Jon TURNEY <jon.turney (a] dronecode.org.uk>
    803  1.1.1.3  mrg 
    804  1.1.1.2  mrg commit 600c46eaccd89417a5e44e86d18f9c733af64dc9
    805  1.1.1.2  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    806  1.1.1.2  mrg Date:   Sun Sep 26 13:06:17 2010 -0700
    807      1.1  mrg 
    808  1.1.1.2  mrg     xload 1.1.0
    809  1.1.1.2  mrg     
    810  1.1.1.2  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    811      1.1  mrg 
    812  1.1.1.2  mrg commit 9a17373f8d3181b8dc2e86d9cadc04cd97f7b5e5
    813  1.1.1.2  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    814  1.1.1.2  mrg Date:   Thu Sep 23 20:49:06 2010 -0700
    815      1.1  mrg 
    816  1.1.1.2  mrg     config: Remove unnecessary calls from configure.ac
    817  1.1.1.2  mrg     
    818  1.1.1.2  mrg     AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
    819  1.1.1.2  mrg     
    820  1.1.1.2  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    821      1.1  mrg 
    822  1.1.1.2  mrg commit 2e1374266ef546a77218ec9bc00e12de142d888a
    823  1.1.1.2  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    824  1.1.1.2  mrg Date:   Tue Jul 20 18:45:18 2010 -0400
    825      1.1  mrg 
    826  1.1.1.2  mrg     config: update AC_PREREQ statement to 2.60
    827  1.1.1.2  mrg     
    828  1.1.1.2  mrg     Unrelated to the previous patches, the new value simply reflects
    829  1.1.1.2  mrg     the reality that the minimum level for autoconf to configure
    830  1.1.1.2  mrg     all x.org modules is 2.60 dated June 2006.
    831  1.1.1.2  mrg     
    832  1.1.1.2  mrg     ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
    833  1.1.1.2  mrg     
    834  1.1.1.2  mrg     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    835      1.1  mrg 
    836  1.1.1.2  mrg commit f77024a7f7e25bf10b945a0240eb34b532fccbe7
    837  1.1.1.2  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    838  1.1.1.2  mrg Date:   Fri Aug 6 09:23:58 2010 -0700
    839      1.1  mrg 
    840  1.1.1.2  mrg     Sun copyrights are now owned by Oracle
    841  1.1.1.2  mrg     
    842  1.1.1.2  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    843      1.1  mrg 
    844  1.1.1.2  mrg commit f1dc039a28e15b20037fd0e3a359712cacf269c9
    845  1.1.1.2  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    846  1.1.1.2  mrg Date:   Thu Jul 1 18:14:35 2010 -0700
    847      1.1  mrg 
    848  1.1.1.2  mrg     Xmu functions are called directly, so include it in PKG_CHECK_MODULES
    849  1.1.1.2  mrg     
    850  1.1.1.2  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    851      1.1  mrg 
    852  1.1.1.2  mrg commit 4efb36a101d94b678fc1996b035038a1e03d5165
    853  1.1.1.2  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    854  1.1.1.2  mrg Date:   Thu Jul 1 18:11:32 2010 -0700
    855      1.1  mrg 
    856  1.1.1.2  mrg     config: upgrade to util-macros 1.8 for additional man page support
    857  1.1.1.2  mrg     
    858  1.1.1.2  mrg     Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
    859  1.1.1.2  mrg     The value of MAN_SUBST is the same for all X.Org packages.
    860  1.1.1.2  mrg     
    861  1.1.1.2  mrg     Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
    862  1.1.1.2  mrg     The existing statement can now be removed from the configuration file.
    863  1.1.1.2  mrg     
    864  1.1.1.2  mrg     Use XORG_DEFAULT_OPTIONS provided $(SED)
    865  1.1.1.2  mrg     Use platform appropriate version of sed.
    866  1.1.1.2  mrg     
    867  1.1.1.2  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    868      1.1  mrg 
    869  1.1.1.2  mrg commit c57e77c5620dbf2573e630a4eceec5dd5c5985d9
    870  1.1.1.2  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    871  1.1.1.2  mrg Date:   Wed Mar 31 17:07:36 2010 -0400
    872      1.1  mrg 
    873  1.1.1.2  mrg     config: ignore xload.po when using GETTEXT
    874  1.1.1.2  mrg     
    875  1.1.1.2  mrg     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    876      1.1  mrg 
    877  1.1.1.2  mrg commit a458825e9c6afe109460ebc1d0ca1fc08c6661a1
    878  1.1.1.2  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    879  1.1.1.2  mrg Date:   Wed Mar 31 16:52:55 2010 -0400
    880      1.1  mrg 
    881  1.1.1.2  mrg         config: update and relocate AX_DEFINE_DIR macro
    882  1.1.1.2  mrg     
    883  1.1.1.2  mrg         Remove deprecated acinclude.m4 macro container file
    884  1.1.1.2  mrg         Use separate macro files as per autoconf recommendation
    885  1.1.1.2  mrg         Use the latest macro from GNU
    886  1.1.1.2  mrg     
    887  1.1.1.2  mrg     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    888      1.1  mrg 
    889  1.1.1.2  mrg commit 396dd7f191773a903dc13f476e0f968dc1645407
    890  1.1.1.2  mrg Author: Matthieu Herrb <matthieu.herrb (a] laas.fr>
    891  1.1.1.2  mrg Date:   Sun Feb 14 15:20:30 2010 +0100
    892  1.1.1.2  mrg 
    893  1.1.1.2  mrg     Let xload build on systems without gettext().
    894  1.1.1.2  mrg     
    895  1.1.1.2  mrg     Signed-off-by: Matthieu Herrb <matthieu.herrb (a] laas.fr>
    896  1.1.1.2  mrg     
    897  1.1.1.2  mrg     Reviewed-by: Julien Cristau <jcristau (a] debian.org>
    898  1.1.1.2  mrg     Reviewed-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    899  1.1.1.2  mrg 
    900  1.1.1.2  mrg commit 36659aa666808e5b42f5d98bce8f84bf82e88c0e
    901  1.1.1.2  mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    902  1.1.1.2  mrg Date:   Fri Jan 15 22:20:56 2010 -0800
    903  1.1.1.2  mrg 
    904  1.1.1.2  mrg     Integrate gettext support with autotools build system
    905  1.1.1.2  mrg     
    906  1.1.1.2  mrg     Mostly cribbed from prior work for libXpm
    907  1.1.1.2  mrg     
    908  1.1.1.2  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    909  1.1.1.2  mrg 
    910  1.1.1.2  mrg commit 6d96dd3d2df7d896a41d770ba380629948ead4d6
    911  1.1.1.2  mrg Author: Jay Hobson <jay.hobson (a] sun.com>
    912  1.1.1.2  mrg Date:   Fri Aug 25 14:29:09 2000 -0700
    913  1.1.1.2  mrg 
    914  1.1.1.2  mrg     Internationalize xload: Call gettext on strings printed to stderr
    915  1.1.1.2  mrg     
    916  1.1.1.2  mrg     Originally done for Solaris 9 to fix Sun bug 4365629
    917  1.1.1.2  mrg     http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=4365629
    918  1.1.1.2  mrg     
    919  1.1.1.2  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    920  1.1.1.2  mrg 
    921  1.1.1.2  mrg commit d957cad1a453a84309cef3e30237c39d0541ecc4
    922  1.1.1.2  mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    923  1.1.1.2  mrg Date:   Fri Jan 15 21:22:39 2010 -0800
    924  1.1.1.2  mrg 
    925  1.1.1.2  mrg     Use automake silencer on man page generation too
    926  1.1.1.2  mrg     
    927  1.1.1.2  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    928  1.1.1.2  mrg 
    929  1.1.1.2  mrg commit 67b8eba82dba74f12f1ee4fac6f5ee8968b1f14c
    930  1.1.1.2  mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    931  1.1.1.2  mrg Date:   Fri Jan 15 21:20:50 2010 -0800
    932  1.1.1.2  mrg 
    933  1.1.1.2  mrg     Move CWARNFLAGS addition from configure.ac to Makefile.am
    934  1.1.1.2  mrg     
    935  1.1.1.2  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    936  1.1.1.2  mrg 
    937  1.1.1.2  mrg commit a6040d867412b88e0586665079b96c0725b0a42c
    938  1.1.1.2  mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    939  1.1.1.2  mrg Date:   Fri Jan 15 21:16:53 2010 -0800
    940  1.1.1.2  mrg 
    941  1.1.1.2  mrg     Raise xorg-macros requirement to 1.4
    942  1.1.1.2  mrg     
    943  1.1.1.2  mrg     Needed since the changes in f5eb18cefb774c5a5d43923d21b61c180a96b8ad
    944  1.1.1.2  mrg     depend on the INSTALL file delivered in xorg-macros 1.4
    945  1.1.1.2  mrg     
    946  1.1.1.2  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    947  1.1.1.2  mrg 
    948  1.1.1.2  mrg commit 0ddbf8aa2a67fb7a6b06c00b5ce2a654bd41c8df
    949  1.1.1.2  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    950  1.1.1.2  mrg Date:   Sat Dec 19 20:48:48 2009 -0500
    951  1.1.1.2  mrg 
    952  1.1.1.2  mrg     configure.ac: use backticks rather than $() for cmd subs
    953  1.1.1.2  mrg     
    954  1.1.1.2  mrg     Use "$PKG_CONFIG" rather than hard coded "pkg-config"
    955  1.1.1.2  mrg     
    956  1.1.1.2  mrg     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    957  1.1.1.2  mrg 
    958  1.1.1.2  mrg commit f8bd2a195bd12161ba1fe16ef3e8ac0013d6eec2
    959  1.1.1.2  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    960  1.1.1.2  mrg Date:   Thu Nov 26 09:19:54 2009 -0500
    961  1.1.1.2  mrg 
    962  1.1.1.2  mrg     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
    963  1.1.1.2  mrg     
    964  1.1.1.2  mrg     Now that the INSTALL file is generated.
    965  1.1.1.2  mrg     Allows running make maintainer-clean.
    966  1.1.1.2  mrg 
    967  1.1.1.2  mrg commit f5eb18cefb774c5a5d43923d21b61c180a96b8ad
    968  1.1.1.2  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    969  1.1.1.2  mrg Date:   Wed Oct 28 14:09:08 2009 -0400
    970  1.1.1.2  mrg 
    971  1.1.1.2  mrg     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
    972  1.1.1.2  mrg     
    973  1.1.1.2  mrg     Add missing INSTALL file. Use standard GNU file on building tarball
    974  1.1.1.2  mrg     README may have been updated
    975  1.1.1.2  mrg     Remove AUTHORS file as it is empty and no content available yet.
    976  1.1.1.2  mrg     Remove NEWS file as it is empty and no content available yet.
    977  1.1.1.2  mrg 
    978  1.1.1.2  mrg commit c9117984a135aab376978da41ea31aba3ce34f3b
    979  1.1.1.2  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    980  1.1.1.2  mrg Date:   Tue Oct 27 15:07:25 2009 -0400
    981  1.1.1.2  mrg 
    982  1.1.1.2  mrg     Deploy the new XORG_DEFAULT_OPTIONS #24242
    983  1.1.1.2  mrg     
    984  1.1.1.2  mrg     This macro aggregate a number of existing macros that sets commmon
    985  1.1.1.2  mrg     X.Org components configuration options. It shields the configuration file from
    986  1.1.1.2  mrg     future changes.
    987  1.1.1.2  mrg 
    988  1.1.1.2  mrg commit 187d6b083f5ae87ce7d10ce1b263c9d32bcfaa73
    989  1.1.1.2  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    990  1.1.1.2  mrg Date:   Mon Oct 26 22:08:39 2009 -0400
    991  1.1.1.2  mrg 
    992  1.1.1.2  mrg     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
    993  1.1.1.2  mrg     
    994  1.1.1.2  mrg     ChangeLog filename is known to Automake and requires no further
    995  1.1.1.2  mrg     coding in the makefile.
    996  1.1.1.2  mrg 
    997  1.1.1.2  mrg commit 038407d1c5f4ee08cca7c23476fd9dae06a0080f
    998  1.1.1.2  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    999  1.1.1.2  mrg Date:   Thu Oct 22 12:34:15 2009 -0400
   1000  1.1.1.2  mrg 
   1001  1.1.1.2  mrg     .gitignore: use common defaults with custom section # 24239
   1002  1.1.1.2  mrg     
   1003  1.1.1.2  mrg     Using common defaults will reduce errors and maintenance.
   1004  1.1.1.2  mrg     Only the very small or inexistent custom section need periodic maintenance
   1005  1.1.1.2  mrg     when the structure of the component changes. Do not edit defaults.
   1006  1.1.1.2  mrg 
   1007  1.1.1.2  mrg commit 141aa01f04e98d6e7ddf15726da85e3f2b8b71ab
   1008  1.1.1.2  mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
   1009  1.1.1.2  mrg Date:   Thu Oct 1 14:54:25 2009 -0700
   1010  1.1.1.2  mrg 
   1011  1.1.1.2  mrg     Add README with pointers to mailing lists, bugzilla, & git
   1012  1.1.1.2  mrg     
   1013  1.1.1.2  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
   1014  1.1.1.2  mrg 
   1015  1.1.1.2  mrg commit 68bad5a59d3619372cb4a48563f5c7423f54163d
   1016  1.1.1.2  mrg Author: Paulo Cesar Pereira de Andrade <pcpa (a] mandriva.com.br>
   1017  1.1.1.2  mrg Date:   Thu Jan 22 15:31:58 2009 -0200
   1018  1.1.1.2  mrg 
   1019  1.1.1.2  mrg     Correct make distcheck and sparse warnings.
   1020  1.1.1.2  mrg 
   1021  1.1.1.2  mrg commit 0436471fd8007826d40a2f57710e9964c0768d50
   1022  1.1.1.2  mrg Author: Paulo Cesar Pereira de Andrade <pcpa (a] mandriva.com.br>
   1023  1.1.1.2  mrg Date:   Sun Mar 16 18:44:12 2008 -0300
   1024  1.1.1.2  mrg 
   1025  1.1.1.2  mrg     Compile warning fixes.
   1026  1.1.1.2  mrg     
   1027  1.1.1.2  mrg       Ansify some functions with K&R definitions.
   1028  1.1.1.2  mrg 
   1029  1.1.1.2  mrg commit b91f8e903b1004a35dfe01204852c628367475b7
   1030  1.1.1.2  mrg Author: James Cloos <cloos (a] jhcloos.com>
   1031  1.1.1.2  mrg Date:   Wed Aug 20 10:32:51 2008 -0400
   1032  1.1.1.2  mrg 
   1033  1.1.1.2  mrg     xaw8 is gone, use xaw7
   1034  1.1.1.2  mrg 
   1035  1.1.1.2  mrg commit 5c84833c7f383685763550a348a3493025948cba
   1036  1.1.1.2  mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
   1037  1.1.1.2  mrg Date:   Mon Jul 7 18:52:39 2008 -0700
   1038  1.1.1.2  mrg 
   1039  1.1.1.2  mrg     Fill in COPYING file
   1040  1.1.1.2  mrg 
   1041  1.1.1.2  mrg commit e80401dc35403df68532b8e80c32452f7a7f02f3
   1042  1.1.1.2  mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
   1043  1.1.1.2  mrg Date:   Mon Jul 7 18:43:26 2008 -0700
   1044  1.1.1.2  mrg 
   1045  1.1.1.2  mrg     Update man page to note that /dev/kmem access is only on old platforms
   1046  1.1.1.2  mrg 
   1047  1.1.1.2  mrg commit 59281ce7182a7fb679339af89a1dc72e0695b7ab
   1048  1.1.1.2  mrg Author: Julien Cristau <jcristau (a] debian.org>
   1049  1.1.1.2  mrg Date:   Fri May 16 14:20:03 2008 +0200
   1050  1.1.1.2  mrg 
   1051  1.1.1.2  mrg     $(builddir) is the current directory
   1052  1.1.1.2  mrg     
   1053  1.1.1.2  mrg     Apparently automake doesn't always export the builddir variable.
   1054  1.1.1.2  mrg     This fixes my previous commit.
   1055  1.1.1.2  mrg 
   1056  1.1.1.2  mrg commit d6bf0deb5ad6b540246b23a46fa2b5d21cd9b02c
   1057  1.1.1.2  mrg Author: Jeremy Huddleston <jeremyhu (a] freedesktop.org>
   1058  1.1.1.2  mrg Date:   Tue May 6 02:02:00 2008 -0700
   1059  1.1.1.2  mrg 
   1060  1.1.1.2  mrg     __DARWIN__ -> __APPLE__
   1061  1.1.1.2  mrg     https://bugs.freedesktop.org/show_bug.cgi?id=9017
   1062  1.1.1.2  mrg 
   1063  1.1.1.2  mrg commit d1e5eb3dff370bb7c65a62dbe3ba0822b86aecbc
   1064  1.1.1.2  mrg Author: Julien Cristau <jcristau (a] debian.org>
   1065  1.1.1.2  mrg Date:   Sun Apr 20 19:20:51 2008 +0200
   1066  1.1.1.2  mrg 
   1067  1.1.1.2  mrg     Fix build with builddir != srcdir
   1068  1.1.1.2  mrg 
   1069  1.1.1.2  mrg commit 5e806152643740057bd43869122ea8ff05a9d384
   1070  1.1.1.2  mrg Author: Julien Cristau <jcristau (a] debian.org>
   1071  1.1.1.2  mrg Date:   Sun Apr 20 19:18:19 2008 +0200
   1072  1.1.1.2  mrg 
   1073  1.1.1.2  mrg     Use AM_CFLAGS instead of xload_CFLAGS and remove AM_PROG_CC_C_O
   1074  1.1.1.2  mrg 
   1075  1.1.1.2  mrg commit 771817cc3923a0f142b941234047fa0020cb231d
   1076  1.1.1.2  mrg Author: Jeremy Huddleston <jeremyhu (a] freedesktop.org>
   1077  1.1.1.2  mrg Date:   Thu Mar 27 20:27:49 2008 -0700
   1078  1.1.1.2  mrg 
   1079  1.1.1.2  mrg     Added missing AM_PROG_CC_C_O
   1080  1.1.1.2  mrg 
   1081  1.1.1.2  mrg commit 9004465b586104fed48bb301de843003c1fa2ad0
   1082  1.1.1.2  mrg Author: Jeremy Huddleston <jeremyhu (a] freedesktop.org>
   1083  1.1.1.2  mrg Date:   Thu Mar 27 20:07:47 2008 -0700
   1084  1.1.1.2  mrg 
   1085  1.1.1.2  mrg     Build fix for file systems that are not case sensitive
   1086  1.1.1.2  mrg 
   1087  1.1.1.2  mrg commit 2d8250c1d56dc20f7afc3b3a155bcf8ac4cb7e9f
   1088  1.1.1.2  mrg Author: James Cloos <cloos (a] jhcloos.com>
   1089  1.1.1.2  mrg Date:   Thu Dec 6 16:37:20 2007 -0500
   1090  1.1.1.2  mrg 
   1091  1.1.1.2  mrg     Replace static ChangeLog with dist-hook to generate from git log
   1092  1.1.1.2  mrg 
   1093  1.1.1.2  mrg commit 5c043a1cec89e884593f541f59b8abd237d91e50
   1094  1.1.1.2  mrg Author: Peter Dyballa <Peter_Dyballa (a] Freenet.DE>
   1095  1.1.1.2  mrg Date:   Mon Sep 24 14:13:39 2007 -0700
   1096  1.1.1.2  mrg 
   1097  1.1.1.2  mrg     Bug #12534: nlist() needs to be handled differently in Mac OS X
   1098  1.1.1.2  mrg     
   1099  1.1.1.2  mrg     X.Org Bugzilla #12534 <https://bugs.freedesktop.org/show_bug.cgi?id=12534>
   1100  1.1.1.2  mrg     Patch #11704 <https://bugs.freedesktop.org/attachment.cgi?id=11704>
   1101  1.1.1.2  mrg 
   1102  1.1.1.2  mrg commit 91088ab94b28877ca85151c1d1cf241f8e775555
   1103  1.1.1.2  mrg Author: James Cloos <cloos (a] jhcloos.com>
   1104  1.1.1.2  mrg Date:   Mon Sep 3 05:51:30 2007 -0400
   1105  1.1.1.2  mrg 
   1106  1.1.1.2  mrg     Add *~ to .gitignore to skip patch/emacs droppings
   1107  1.1.1.2  mrg 
   1108  1.1.1.2  mrg commit 6d6757b2e0abe6811aeec72fc4835748801cdcd4
   1109  1.1.1.2  mrg Author: James Cloos <cloos (a] jhcloos.com>
   1110  1.1.1.2  mrg Date:   Thu Aug 23 19:24:57 2007 -0400
   1111  1.1.1.2  mrg 
   1112  1.1.1.2  mrg     Rename .cvsignore to .gitignore
   1113  1.1.1.2  mrg 
   1114  1.1.1.2  mrg commit 8a4ffe593e55cc618599fcd9d643d799debe546a
   1115  1.1.1.2  mrg Author: Jeremy C. Reed <reed (a] glacier.reedmedia.net>
   1116  1.1.1.2  mrg Date:   Thu Mar 22 00:30:44 2007 -0500
   1117  1.1.1.2  mrg 
   1118  1.1.1.2  mrg     Update version for another release.
   1119  1.1.1.2  mrg 
   1120  1.1.1.2  mrg commit 1dbb7df5ccec3e3d9fecded33850730486d6374d
   1121  1.1.1.2  mrg Author: Matthieu Herrb <matthieu.herrb (a] laas.fr>
   1122  1.1.1.2  mrg Date:   Tue Jun 20 19:25:51 2006 +0000
   1123  1.1.1.2  mrg 
   1124  1.1.1.2  mrg     Check setuid() return value. Bugzilla #7116.
   1125  1.1.1.2  mrg 
   1126  1.1.1.2  mrg commit 382ca2392d31870cfb4b8b01cd2751040c479f86
   1127  1.1.1.2  mrg Author: Kevin E Martin <kem (a] kem.org>
   1128  1.1.1.2  mrg Date:   Wed Dec 21 02:29:51 2005 +0000
   1129  1.1.1.2  mrg 
   1130  1.1.1.2  mrg     Update package version for X11R7 release.
   1131  1.1.1.2  mrg 
   1132  1.1.1.2  mrg commit 3d963be1c92843f29e331c7f4228473507f537ff
   1133  1.1.1.2  mrg Author: Adam Jackson <ajax (a] nwnk.net>
   1134  1.1.1.2  mrg Date:   Mon Dec 19 16:22:45 2005 +0000
   1135  1.1.1.2  mrg 
   1136  1.1.1.2  mrg     Stub COPYING files
   1137  1.1.1.2  mrg 
   1138  1.1.1.2  mrg commit d16274715e8f529a89d01d4be1e26e9f08a6565d
   1139  1.1.1.2  mrg Author: Kevin E Martin <kem (a] kem.org>
   1140  1.1.1.2  mrg Date:   Thu Dec 15 00:24:08 2005 +0000
   1141  1.1.1.2  mrg 
   1142  1.1.1.2  mrg     Update package version number for final X11R7 release candidate.
   1143  1.1.1.2  mrg 
   1144  1.1.1.2  mrg commit 93d83b89292b73fa6d1a48064e4730f43a6fce3e
   1145  1.1.1.2  mrg Author: Kevin E Martin <kem (a] kem.org>
   1146  1.1.1.2  mrg Date:   Wed Dec 7 16:18:00 2005 +0000
   1147  1.1.1.2  mrg 
   1148  1.1.1.2  mrg     Change to use the app-defaults default dir configured in libXt.
   1149  1.1.1.2  mrg 
   1150  1.1.1.2  mrg commit ade038820780c806a8f43fadf2f9c9f4df50478d
   1151  1.1.1.2  mrg Author: Kevin E Martin <kem (a] kem.org>
   1152  1.1.1.2  mrg Date:   Tue Dec 6 22:48:23 2005 +0000
   1153  1.1.1.2  mrg 
   1154  1.1.1.2  mrg     Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
   1155  1.1.1.2  mrg 
   1156  1.1.1.2  mrg commit 3fd55a3ea19b8c09caa10b4a9134b4a18b240975
   1157  1.1.1.2  mrg Author: Kevin E Martin <kem (a] kem.org>
   1158  1.1.1.2  mrg Date:   Sat Dec 3 05:49:25 2005 +0000
   1159  1.1.1.2  mrg 
   1160  1.1.1.2  mrg     Update package version number for X11R7 RC3 release.
   1161  1.1.1.2  mrg 
   1162  1.1.1.2  mrg commit 9a3724aed228bbbd3294141d1a01c06fff6480f3
   1163  1.1.1.2  mrg Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
   1164  1.1.1.2  mrg Date:   Mon Nov 28 22:01:44 2005 +0000
   1165  1.1.1.2  mrg 
   1166  1.1.1.2  mrg     Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
   1167  1.1.1.2  mrg         update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
   1168  1.1.1.2  mrg 
   1169  1.1.1.2  mrg commit b589edc59845fd9b86f825597af6bb33dec13934
   1170  1.1.1.2  mrg Author: Eric Anholt <anholt (a] freebsd.org>
   1171  1.1.1.2  mrg Date:   Mon Nov 21 10:35:02 2005 +0000
   1172  1.1.1.2  mrg 
   1173  1.1.1.2  mrg     Another pass at .cvsignores for apps.
   1174  1.1.1.2  mrg 
   1175  1.1.1.2  mrg commit dfd95c81cc88972565c79cb78b42e1780638a504
   1176  1.1.1.2  mrg Author: Eric Anholt <anholt (a] freebsd.org>
   1177  1.1.1.2  mrg Date:   Sun Nov 20 22:08:53 2005 +0000
   1178  1.1.1.2  mrg 
   1179  1.1.1.2  mrg     Add/improve .cvsignore files for apps.
   1180  1.1.1.2  mrg 
   1181  1.1.1.2  mrg commit 3fedcca82c2c9d55938928d25015720c8324e6a6
   1182  1.1.1.2  mrg Author: Kevin E Martin <kem (a] kem.org>
   1183  1.1.1.2  mrg Date:   Wed Oct 19 02:47:55 2005 +0000
   1184  1.1.1.2  mrg 
   1185  1.1.1.2  mrg     Update package version number for RC1 release.
   1186  1.1.1.2  mrg 
   1187  1.1.1.2  mrg commit d872304e1e6aab8cf83f09cc3090f45cc245e5fa
   1188  1.1.1.2  mrg Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
   1189  1.1.1.2  mrg Date:   Tue Oct 18 00:32:54 2005 +0000
   1190  1.1.1.2  mrg 
   1191  1.1.1.2  mrg     Change default install dir for app-default files from
   1192  1.1.1.2  mrg         $(sysconfdir)/X11/app-defaults to $(libdir)/X11/app-defaults to match
   1193  1.1.1.2  mrg         the monolith & allow localization
   1194  1.1.1.2  mrg 
   1195  1.1.1.2  mrg commit 0620fa99ef09fb0401e842dfeb9aa76b8d403ac6
   1196  1.1.1.2  mrg Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
   1197  1.1.1.2  mrg Date:   Mon Oct 17 23:56:23 2005 +0000
   1198  1.1.1.2  mrg 
   1199  1.1.1.2  mrg     Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
   1200  1.1.1.2  mrg         work better with BSD make
   1201  1.1.1.2  mrg 
   1202  1.1.1.2  mrg commit 90ecdb5eb628266037755e3b0be48f13d703b8e5
   1203  1.1.1.2  mrg Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
   1204  1.1.1.2  mrg Date:   Fri Oct 14 00:25:46 2005 +0000
   1205  1.1.1.2  mrg 
   1206  1.1.1.2  mrg     Use sed to fill in variables in man page
   1207  1.1.1.2  mrg 
   1208  1.1.1.2  mrg commit 09af03bf3b2f573c0b58c8a5fd84af1772707c6f
   1209  1.1.1.2  mrg Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
   1210  1.1.1.2  mrg Date:   Sun Oct 2 21:17:48 2005 +0000
   1211  1.1.1.2  mrg 
   1212  1.1.1.2  mrg     Bug #3811 <https://bugs.freedesktop.org/show_bug.cgi?id=3811> GNU/kFreeBSD
   1213  1.1.1.2  mrg         support for xload & memleak (Robert Millan)
   1214  1.1.1.2  mrg 
   1215  1.1.1.2  mrg commit 80cf9497a8c7776e67377a0d1eb623739206b695
   1216  1.1.1.2  mrg Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
   1217  1.1.1.2  mrg Date:   Mon Aug 1 20:25:30 2005 +0000
   1218  1.1.1.2  mrg 
   1219  1.1.1.2  mrg     Install man pages to section 1 instead of section m (Patch from Donnie
   1220  1.1.1.2  mrg         Berkholz)
   1221  1.1.1.2  mrg 
   1222  1.1.1.2  mrg commit 5d24389cad4d0669e1ec109a84fb0315805c0e66
   1223  1.1.1.2  mrg Author: Kevin E Martin <kem (a] kem.org>
   1224  1.1.1.2  mrg Date:   Fri Jul 29 21:22:35 2005 +0000
   1225  1.1.1.2  mrg 
   1226  1.1.1.2  mrg     Various changes preparing packages for RC0:
   1227  1.1.1.2  mrg     - Verify and update package version numbers as needed
   1228  1.1.1.2  mrg     - Implement versioning scheme
   1229  1.1.1.2  mrg     - Change bug address to point to bugzilla bug entry form
   1230  1.1.1.2  mrg     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
   1231  1.1.1.2  mrg         reenable it)
   1232  1.1.1.2  mrg     - Fix makedepend to use pkgconfig and pass distcheck
   1233  1.1.1.2  mrg     - Update build script to build macros first
   1234  1.1.1.2  mrg     - Update modular Xorg version
   1235  1.1.1.2  mrg 
   1236  1.1.1.2  mrg commit 3fa36d6e984b2f5c2958d078ff19c1a3cf46f9b6
   1237  1.1.1.2  mrg Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
   1238  1.1.1.2  mrg Date:   Wed Jul 27 00:41:27 2005 +0000
   1239  1.1.1.2  mrg 
   1240  1.1.1.2  mrg     Add check for libkstat to get load averages on Solaris
   1241  1.1.1.2  mrg 
   1242  1.1.1.2  mrg commit f61e34fce870f45136a2cfcb73133b63df5321af
   1243  1.1.1.2  mrg Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
   1244  1.1.1.2  mrg Date:   Wed Jul 27 00:34:57 2005 +0000
   1245  1.1.1.2  mrg 
   1246  1.1.1.2  mrg     Switch xload on Solaris from libkvm to libkstat so it works with both
   1247  1.1.1.2  mrg         32-bit and 64-bit kernels, and without group kmem. Add #include
   1248  1.1.1.2  mrg         "config.h" for modularization
   1249  1.1.1.2  mrg 
   1250  1.1.1.2  mrg commit 662e42f98213df8dc834fa6be7b83e99cc07bacc
   1251  1.1.1.2  mrg Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
   1252  1.1.1.2  mrg Date:   Tue Jul 26 15:44:02 2005 +0000
   1253  1.1.1.2  mrg 
   1254  1.1.1.2  mrg     Replace more GNU make-ism's with more portable macros
   1255  1.1.1.2  mrg 
   1256  1.1.1.2  mrg commit 52bbf03241ae94019be87858375b6e77b96ad3a6
   1257  1.1.1.2  mrg Author: Matthieu Herrb <matthieu.herrb (a] laas.fr>
   1258  1.1.1.2  mrg Date:   Sat Jul 23 16:38:19 2005 +0000
   1259  1.1.1.2  mrg 
   1260  1.1.1.2  mrg     fix GNU-make only app-default rule
   1261  1.1.1.2  mrg 
   1262  1.1.1.2  mrg commit 4cb25771597a2e1102bf5fd91e6cabf191eeecf2
   1263  1.1.1.2  mrg Author: Adam Jackson <ajax (a] nwnk.net>
   1264  1.1.1.2  mrg Date:   Wed Jul 20 19:31:57 2005 +0000
   1265  1.1.1.2  mrg 
   1266  1.1.1.2  mrg     Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
   1267  1.1.1.2  mrg         configure cache, you cache it, and the cached value is probably wrong.
   1268  1.1.1.2  mrg 
   1269  1.1.1.2  mrg commit 62d4ea34f0fd64e258abb993004c8966eecc6cf7
   1270  1.1.1.7  mrg Author: Sren Sandmann Pedersen <sandmann (a] daimi.au.dk>
   1271  1.1.1.2  mrg Date:   Tue Jul 5 22:36:58 2005 +0000
   1272  1.1.1.2  mrg 
   1273  1.1.1.2  mrg     Build system for xload
   1274  1.1.1.2  mrg 
   1275  1.1.1.2  mrg commit f74edc7a9e0494657c36f34208141f6a2aa3e1f9
   1276  1.1.1.2  mrg Author: Egbert Eich <eich (a] suse.de>
   1277  1.1.1.2  mrg Date:   Fri Apr 23 19:54:57 2004 +0000
   1278  1.1.1.2  mrg 
   1279  1.1.1.2  mrg     Merging XORG-CURRENT into trunk
   1280  1.1.1.2  mrg 
   1281  1.1.1.2  mrg commit cc45a7487b867b181a5615eef75519d22f91d4f8
   1282  1.1.1.2  mrg Author: Egbert Eich <eich (a] suse.de>
   1283  1.1.1.2  mrg Date:   Sun Mar 14 08:35:37 2004 +0000
   1284  1.1.1.2  mrg 
   1285  1.1.1.2  mrg     Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
   1286  1.1.1.2  mrg 
   1287  1.1.1.2  mrg commit 89d070def1fb7c692443c9dc2aee49424193cf45
   1288  1.1.1.2  mrg Author: Egbert Eich <eich (a] suse.de>
   1289  1.1.1.2  mrg Date:   Wed Mar 3 12:13:14 2004 +0000
   1290  1.1.1.2  mrg 
   1291  1.1.1.2  mrg     Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
   1292  1.1.1.2  mrg 
   1293  1.1.1.2  mrg commit 90d8b0a47218ed5a024ac3b0cde9cc6bc0bb684a
   1294  1.1.1.2  mrg Author: Egbert Eich <eich (a] suse.de>
   1295  1.1.1.2  mrg Date:   Thu Feb 26 13:36:26 2004 +0000
   1296  1.1.1.2  mrg 
   1297  1.1.1.2  mrg     readding XFree86's cvs IDs
   1298  1.1.1.2  mrg 
   1299  1.1.1.2  mrg commit 9d4dadc605b80ae83864242fb3d997bd511c7205
   1300  1.1.1.2  mrg Author: Egbert Eich <eich (a] suse.de>
   1301  1.1.1.2  mrg Date:   Thu Feb 26 09:24:14 2004 +0000
   1302  1.1.1.2  mrg 
   1303  1.1.1.2  mrg     Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
   1304  1.1.1.2  mrg 
   1305  1.1.1.2  mrg commit 8c79399521f61d18280f0096d77338cfc4664490
   1306  1.1.1.2  mrg Author: Egbert Eich <eich (a] suse.de>
   1307  1.1.1.2  mrg Date:   Thu Jan 29 08:09:16 2004 +0000
   1308  1.1.1.2  mrg 
   1309  1.1.1.2  mrg     Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
   1310  1.1.1.2  mrg 
   1311  1.1.1.2  mrg commit 7cc0e6a6b51025d08ec9c6a17b3f514ebaa80fdc
   1312  1.1.1.2  mrg Author: Kaleb Keithley <kaleb (a] freedesktop.org>
   1313  1.1.1.2  mrg Date:   Fri Dec 19 20:56:01 2003 +0000
   1314  1.1.1.2  mrg 
   1315  1.1.1.2  mrg     XFree86 4.3.99.902 (RC 2)
   1316  1.1.1.2  mrg 
   1317  1.1.1.2  mrg commit 57ef7c68cb375b3361ff5381b494ff52c1e77807
   1318  1.1.1.2  mrg Author: Kaleb Keithley <kaleb (a] freedesktop.org>
   1319  1.1.1.2  mrg Date:   Thu Dec 4 22:03:56 2003 +0000
   1320  1.1.1.2  mrg 
   1321  1.1.1.2  mrg     XFree86 4.3.99.901 (RC 1)
   1322  1.1.1.2  mrg 
   1323  1.1.1.2  mrg commit c9e855362fe29db861bf847ec714f1b0ce3237a1
   1324  1.1.1.2  mrg Author: Kaleb Keithley <kaleb (a] freedesktop.org>
   1325  1.1.1.2  mrg Date:   Tue Nov 25 19:29:14 2003 +0000
   1326  1.1.1.2  mrg 
   1327  1.1.1.2  mrg     XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
   1328  1.1.1.2  mrg 
   1329  1.1.1.2  mrg commit 346b7376f252cbab44456541dd917489b6b25d35
   1330  1.1.1.2  mrg Author: Kaleb Keithley <kaleb (a] freedesktop.org>
   1331  1.1.1.2  mrg Date:   Fri Nov 14 16:49:23 2003 +0000
   1332  1.1.1.2  mrg 
   1333  1.1.1.2  mrg     XFree86 4.3.0.1
   1334  1.1.1.2  mrg 
   1335  1.1.1.2  mrg commit 0f22ecbb798add2e02b586894434884765f7daae
   1336  1.1.1.2  mrg Author: Kaleb Keithley <kaleb (a] freedesktop.org>
   1337  1.1.1.2  mrg Date:   Fri Nov 14 16:49:23 2003 +0000
   1338  1.1.1.2  mrg 
   1339  1.1.1.2  mrg     Initial revision
   1340