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