git: crunchgen(1): Improve the skeleton program
Aaron LI
aly at crater.dragonflybsd.org
Wed Jul 4 02:50:48 PDT 2018
commit 97fa55c47af6a658ec356831c8267c64bd2c5d26
Author: Aaron LI <aly at aaronly.me>
Date: Tue Jun 12 09:33:17 2018 +0800
crunchgen(1): Improve the skeleton program
* Sort the name of crunched tools (for easier finding available tools).
* Do not print the name of itself in usage.
* Remove the unused crunched_here() function.
* Style updates (taken-from: NetBSD)
Summary of changes:
usr.bin/crunch/crunchgen/crunched_main.c | 117 ++++++++++++++++---------------
usr.bin/crunch/crunchgen/crunchgen.c | 2 +-
2 files changed, 60 insertions(+), 59 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/97fa55c47af6a658ec356831c8267c64bd2c5d26
--
DragonFly BSD source repository
More information about the Commits
mailing list