Commit Graph

31 Commits

Author SHA1 Message Date
matthieu
8b92839868 regen 2017-02-19 17:38:12 +00:00
matthieu
7877637b79 Update to xconsole 1.0.7 2017-02-19 17:32:45 +00:00
matthieu
fd18c20e72 regen 2016-10-11 22:14:30 +00:00
matthieu
78005e8a07 pledge xconsole(1). 2015-11-14 17:13:21 +00:00
matthieu
5092a69bf9 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.
2015-11-14 17:12:14 +00:00
matthieu
27549fce93 Reduce gcc warnings. No functional changes. 2015-11-11 21:20:12 +00:00
matthieu
300ba5c057 use HAVE_ instead of HAS_ macros for consistency. 2015-11-11 21:18:12 +00:00
matthieu
2193f5c5e4 No NEWS is good NEWS - remove a bunch of files not present upstreams anymore 2015-05-10 14:06:23 +00:00
matthieu
61e2983c70 Fix a number of merge issues accumulated over the years
- INSTALL often got doubled by patch
- empty AUTHORS files didn't get removed.
2013-08-18 06:20:12 +00:00
matthieu
d493922f59 Update to xconsole 1.0.6 2013-07-21 13:56:59 +00:00
matthieu
cde6b95003 missed files in xconsole 1.0.5 update 2013-01-14 22:01:59 +00:00
matthieu
55a23a69db Upate to xconsole 1.0.5 2013-01-14 21:57:37 +00:00
matthieu
a2dec4848e Update to xconsole 1.0.4. No functional change. 2010-10-31 18:27:25 +00:00
matthieu
e7544b351b regen 2010-09-20 19:27:54 +00:00
matthieu
289309dcbf 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.
2010-09-20 19:26:55 +00:00
matthieu
d00d2dd896 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@
2008-03-24 21:24:52 +00:00
matthieu
7830df18ed Regen with autoconf 2.59-p2, with AM_SANITY check zapped. 2008-03-15 18:08:24 +00:00
matthieu
16236de311 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.
2008-03-15 17:14:11 +00:00
matthieu
f0623845fe Correct CMSG_SPACE and CMSG_LEN usage, same fixes as in the base system.
ok deraadt@
2008-03-13 06:53:06 +00:00
matthieu
62f469b3bf merge xconsole 1.0.3 2007-09-13 21:15:15 +00:00
matthieu
f6734f3c2a xconsole 1.0.3 2007-09-13 21:10:16 +00:00
matthieu
9be58eca1a regen 2007-07-29 11:34:29 +00:00
matthieu
220aba5953 regen 2007-04-15 14:09:29 +00:00
matthieu
6637a9a36e regen with automake 1.9.6p2 2007-03-18 22:29:12 +00:00
matthieu
df973de8c3 regen 2007-03-16 00:03:49 +00:00
matthieu
78e2e44741 $Xenocara$ -> $OpenBSD$ 2006-11-27 19:27:25 +00:00
matthieu
7589183e65 regenerate with OpenBSD autotools 2006-11-27 13:10:10 +00:00
matthieu
577ea2674d regen with OpenBSD autotools 2006-11-26 17:54:05 +00:00
matthieu
883fe2a618 OpenBSD modification: privilege separation. 2006-11-26 16:59:50 +00:00
matthieu
7ee223ccc2 Build infrastructure for app 2006-11-26 14:03:40 +00:00
matthieu
616b6f15ab Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00