okan a9eeb04606 sync parse.y changes from base; ok naddy@
original from naddy@:
> Don't declare variables as "unsigned char *" that are passed to
> functions that take "char *" arguments.  Where such chars are
> assigned to int or passed to ctype functions, explicitly cast them
> to unsigned char.
>
> For OpenBSD's clang, -Wpointer-sign has been disabled by default,
> but when the parse.y code was built elsewhere, the compiler would
> complain.
>
> With help from millert@
> ok benno@ deraadt@
2021-11-22 00:51:54 +00:00
2020-03-24 14:48:29 +00:00
2019-07-09 21:38:44 +00:00
2020-03-20 18:50:08 +00:00
2020-04-25 20:07:28 +00:00
Description
portable version of OpenBSD's cwm(1) window manager
2.3 MiB
Languages
C 83.5%
Roff 8.5%
Yacc 6%
Perl 1.2%
Makefile 0.7%