> the syntax for syslog.conf is very limiting, and would cause > incompatibilities with other versions of syslog.
don't worry too much about this. there already exists lots of incompatibilities (even = and <= are only common BSD extensions), and your ** extension is breaking compatibility as well. a #* would have worked, for example ;) Which would break comments and utterly break everything, lovley.