git: crunchgen(1): Stop adding underscores to symbols
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Tue Apr 8 12:26:34 PDT 2014
commit afc28d7b80be23441b23cb045a835a4f1a86f433
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Tue Apr 8 21:16:13 2014 +0200
crunchgen(1): Stop adding underscores to symbols
* The configuration file has provisions to manually specify a few symbols
to keep public.
* Unfortunately this feature was rendered useless by crunchgen itself,
which prepended an underscore character before each symbol in the call
to crunchide(1).
Summary of changes:
usr.bin/crunch/crunchgen/crunchgen.1 | 4 +---
usr.bin/crunch/crunchgen/crunchgen.c | 2 +-
2 files changed, 2 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/afc28d7b80be23441b23cb045a835a4f1a86f433
--
DragonFly BSD source repository
More information about the Commits
mailing list