History log of /openbsd-current/usr.sbin/crunchgen/crunched_main.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_6_2_BASE
# 1.7 27-Jul-2017 deraadt

Mute clang's zeal for whining by providing prototypes.


Revision tags: OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.6 20-May-2016 guenther

Restore support for 'instbin program args...'

problem noted by and ok deraadt@


Revision tags: OPENBSD_5_9_BASE
# 1.5 06-Dec-2015 tobias

Use __progname instead of manually handling argv[0].

ok deraadt, mmcc, tedu


Revision tags: OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.4 11-Jan-2014 deraadt

just a little TLC


Revision tags: OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE
# 1.3 30-May-2012 deraadt

ansi


Revision tags: OPENBSD_5_1_BASE
# 1.2 25-Nov-2011 deraadt

missing header


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE
# 1.1 22-Aug-2008 deraadt

Merge crunchgen & crunchhide (using name checking), and move to usr.sbin
next step is to not install it as two programs, but be even more clever