Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| dab7f023 | 2021-09-03 07:09:08 | remove useless <sys/param.h> include | ||
| 8b928398 | 2017-02-19 17:38:12 | regen | ||
| 7877637b | 2017-02-19 17:32:45 | Update to xconsole 1.0.7 | ||
| fd18c20e | 2016-10-11 22:14:30 | regen | ||
| 78005e8a | 2015-11-14 17:13:21 | pledge xconsole(1). | ||
| 5092a69b | 2015-11-14 17:12:14 | Don't try to revoque privileges if priv_init is called without privileges. The parent process will be used for operations that can't be pledged. | ||
| 27549fce | 2015-11-11 21:20:12 | Reduce gcc warnings. No functional changes. | ||
| 300ba5c0 | 2015-11-11 21:18:12 | use HAVE_ instead of HAS_ macros for consistency. | ||
| 2193f5c5 | 2015-05-10 14:06:23 | No NEWS is good NEWS - remove a bunch of files not present upstreams anymore | ||
| 61e2983c | 2013-08-18 06:20:12 | Fix a number of merge issues accumulated over the years - INSTALL often got doubled by patch - empty AUTHORS files didn't get removed. | ||
| d493922f | 2013-07-21 13:56:59 | Update to xconsole 1.0.6 | ||
| cde6b950 | 2013-01-14 22:01:59 | missed files in xconsole 1.0.5 update | ||
| 55a23a69 | 2013-01-14 21:57:37 | Upate to xconsole 1.0.5 | ||
| a2dec484 | 2010-10-31 18:27:25 | Update to xconsole 1.0.4. No functional change. | ||
| e7544b35 | 2010-09-20 19:27:54 | regen | ||
| 289309dc | 2010-09-20 19:26:55 | Remove reference to XAW_CHECK_XPRINT_SUPPORT which was removed from xorg-macros. While here fix list of dependencies. Problem noticed by Dave Del Debbio. Thanks. | ||
| d00d2dd8 | 2008-03-24 21:24:52 | msg_controllen has to be CMSG_SPACE so that the kernel can account for each cmsg_len (ie. msg_controllen = sum of CMSG_ALIGN(cmsg_len). This works now that kernel fd passing has been fixed to accept a bit of sloppiness because of this ABI repair. lots of discussion with kettenis. From deraadt@ | ||
| 7830df18 | 2008-03-15 18:08:24 | Regen with autoconf 2.59-p2, with AM_SANITY check zapped. | ||
| 16236de3 | 2008-03-15 17:14:11 | Repair msg_controllen. In those cases it should just be CMSG_SIZE(sizeof(int)), not sizeof(buffer) which may be larger because of alignment. Based on fixes in base system. | ||
| f0623845 | 2008-03-13 06:53:06 | Correct CMSG_SPACE and CMSG_LEN usage, same fixes as in the base system. ok deraadt@ | ||
| 62f469b3 | 2007-09-13 21:15:15 | merge xconsole 1.0.3 | ||
| f6734f3c | 2007-09-13 21:10:16 | xconsole 1.0.3 | ||
| 9be58eca | 2007-07-29 11:34:29 | regen | ||
| 220aba59 | 2007-04-15 14:09:29 | regen | ||
| 6637a9a3 | 2007-03-18 22:29:12 | regen with automake 1.9.6p2 | ||
| df973de8 | 2007-03-16 00:03:49 | regen | ||
| 78e2e447 | 2006-11-27 19:27:25 | $Xenocara$ -> $OpenBSD$ | ||
| 7589183e | 2006-11-27 13:10:10 | regenerate with OpenBSD autotools | ||
| 577ea267 | 2006-11-26 17:54:05 | regen with OpenBSD autotools | ||
| 883fe2a6 | 2006-11-26 16:59:50 | OpenBSD modification: privilege separation. | ||
| 7ee223cc | 2006-11-26 14:03:40 | Build infrastructure for app | ||
| 616b6f15 | 2006-11-25 20:07:29 | Importing from X.Org 7.2RC2 |