IABSD.fr/xenocara/app/ssh-askpass

Branch :


Log

Author Commit Date CI Message
cfa38e1f 2008-06-14 01:07:29 Man page update for fixed font label display change.
7f2bd19b 2008-06-14 01:05:04 When displaying a multi-lines label, switch to a fixed-width font for 2nd and following lines, to make ascii art look correct. ok deraadt@, grunk@.
bbc31bf5 2008-03-25 23:41:50 Introduce bsd.xconf.mk to set default config variables used at several places in the Xenocara build in a central place instead of duplicating the checks all over the place. ok oga@.
b3afb49c 2008-03-20 20:45:10 Get rid of strcat() and strcpy(), fixing a potential stack overflow. With help and ok deraadt@, millert@, oga@.
dd869f4e 2008-03-19 20:31:09 Remove a useless use of cat pointed by espie@ some time ago.
e2e723ac 2008-02-22 11:35:22 Fix a build race in ssh-askpass. This shouldn't happen, so XXX it. ok matthieu@. xenocara is now locked.
357754d9 2007-05-28 20:29:25 Remove files that shouldn't be there, okay matthieu@
5d45273a 2007-04-09 10:33:47 Fix libraries list for static arches
9618db6f 2007-03-30 17:24:12 - add an INSTALL_DATA target in bsd.xorg.mk (inspired by bsd.port.mk). - start using it in fvwm, ssh-askpass and xsystrace (more to come). ok matthieu@
3d42cefa 2007-01-09 21:49:12 updated patch from reyk@: no need to check for invalid screen dimensions this is a bug^Wfeature of the radeon driver.
3d14ea0e 2007-01-07 14:04:46 Make ssh-askpass Xinerama aware. Patch from reyk@. Thanks.
6a5579f8 2006-12-02 16:28:48 Make 'obj' now can make symlinks to /usr/obj/xenocara (or any other directory designed by XENOCARA_OBJDIR in /etc/mk.conf).
1e28c40f 2006-11-29 11:33:14 Force ownership of installed app-defaults
a5ffd120 2006-11-29 11:30:05 Install app-defaults resource file
3458219f 2006-11-26 10:53:04 Importing from XF4, plus BSD make infrastructure