OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: xenocara

From: Simon Bertrang (simoncvs.openbsd.org)
Date: Sun Mar 23 2008 - 10:09:21 CDT


CVSROOT: /cvs
Module name: xenocara
Changes by: simoncvs.openbsd.org 2008/03/23 09:09:21

Modified files:
        app/cwm : Makefile calmwm.c calmwm.h conf.c cwm.1 group.c
                         kbfunc.c xevents.c
Added files:
        app/cwm : cwmrc cwmrc.5 parse.y

Log message:
Replace the symlink configuration scheme with a simple yacc parser as
found in other places of the tree. Remove sticky and font commandline
options and add another one for alternative config locations.
Split off cwmrc(5) from cwm(1), nuke #ifdef __OpenBSD__ while there.

tested by various kind people, feedback from oga and okan - thanks!
ok oga, jasper, okan