CVS commit: src/usr.bin/crunch/crunchgen

2021-08-01 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sun Aug 1 15:52:11 UTC 2021 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.1 Log Message: fix syntax error and typo in overwritten. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42

CVS commit: src/usr.bin/crunch/crunchgen

2020-01-02 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Jan 2 23:21:14 UTC 2020 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.1 Log Message: New sentence, new line. Fix typo. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41

CVS commit: src/usr.bin/crunch/crunchgen

2020-01-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 2 19:02:41 UTC 2020 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.1 Log Message: Provide a migration guide from the old flags to -V. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40

CVS commit: src/usr.bin/crunch/crunchgen

2019-12-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Dec 18 02:16:04 UTC 2019 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.1 crunchgen.c Log Message: Also disable ssp and fortify by default. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38

CVS commit: src/usr.bin/crunch/crunchgen

2019-02-14 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Feb 14 12:22:06 UTC 2019 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.c Log Message: remove the hack to remove .eh_frame -- gcc7 is fixed it seems. To generate a diff of this commit: cvs rdiff -u -r1.91 -r1.92

CVS commit: src/usr.bin/crunch/crunchgen

2019-02-13 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Feb 13 20:48:56 UTC 2019 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.c Log Message: while we're still figuring out the gcc7 vs .eh_frame issue, apply the don't remove eh_frame hack to mips as well. hpcmips testbed

CVS commit: src/usr.bin/crunch/crunchgen

2019-02-12 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 12 10:16:58 UTC 2019 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.c Log Message: hack alert time: on sparc and sparc64, don't remove .eh_frame section. it leads to failure as something is referenced, and objcopy

CVS commit: src/usr.bin/crunch/crunchgen

2018-07-26 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Jul 26 08:57:26 UTC 2018 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.1 Log Message: Add -S to SYNOPSIS. Sort option descriptions. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37

CVS commit: src/usr.bin/crunch/crunchgen

2018-07-26 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Jul 26 08:57:33 UTC 2018 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.c Log Message: Sync usage with man page. To generate a diff of this commit: cvs rdiff -u -r1.88 -r1.89 src/usr.bin/crunch/crunchgen/crunchgen.c

CVS commit: src/usr.bin/crunch/crunchgen

2018-07-25 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Wed Jul 25 23:41:28 UTC 2018 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.1 crunchgen.c Log Message: Introduce a new option -S in crunchgen(1) The -S argument enables sanitization with a sanitizer in libc. To

CVS commit: src/usr.bin/crunch/crunchgen

2018-06-21 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Thu Jun 21 10:55:54 UTC 2018 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.1 crunchgen.c Log Message: Add new option -s to crunchgen(1) -- enable sanitization As of today typical sanitizers require dynamic executables,

CVS commit: src/usr.bin/crunch/crunchgen

2018-05-08 Thread matthew green
Module Name:src Committed By: mrg Date: Tue May 8 23:05:17 UTC 2018 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.c Log Message: in dir_search(), don't assume a directory existing is useful, instead confirm that there is a non zero makefile in there. (this

CVS commit: src/usr.bin/crunch/crunchgen

2017-10-09 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Oct 9 10:31:50 UTC 2017 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.1 Log Message: New sentence, new line. Remove superfluous Pps. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34

CVS commit: src/usr.bin/crunch/crunchgen

2017-10-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 8 15:06:17 UTC 2017 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.1 crunchgen.c Log Message: Handle static PIE To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33

CVS commit: src/usr.bin/crunch/crunchgen

2016-05-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun May 29 16:12:58 UTC 2016 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.c Log Message: Don't make crunch binaries PIE To generate a diff of this commit: cvs rdiff -u -r1.83 -r1.84

CVS commit: src/usr.bin/crunch/crunchgen

2015-05-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat May 16 02:33:12 UTC 2015 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.c Log Message: Use :Q instead of to quote make vars DBG and LDSTATIC To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83

CVS commit: src/usr.bin/crunch/crunchgen

2014-01-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jan 4 08:58:51 UTC 2014 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.c Log Message: Remove .note.netbsd.mcmodel and .note.netbsd.pax from the chrunched binaries. We don't know wether the former would make sense

CVS commit: src/usr.bin/crunch/crunchgen

2013-06-10 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Jun 10 18:27:30 UTC 2013 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.c Log Message: Strip .eh_frame and .eh_frame_hdr from crunched binaries. To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81

CVS commit: src/usr.bin/crunch/crunchgen

2013-06-10 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Jun 10 19:40:53 UTC 2013 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.1 Log Message: Document section stripping. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30

CVS commit: src/usr.bin/crunch/crunchgen

2011-08-30 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Aug 30 23:10:45 UTC 2011 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.c Log Message: static + __dead To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80 src/usr.bin/crunch/crunchgen/crunchgen.c Please

CVS commit: src/usr.bin/crunch/crunchgen

2010-04-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 24 17:58:40 UTC 2010 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.c Log Message: pass LDSTATIC to recursive makes. To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78

CVS commit: src/usr.bin/crunch/crunchgen

2010-04-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Apr 21 14:58:10 UTC 2010 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.c Log Message: move LDSTATIC before the includes because the rules need it early for conditionals. To generate a diff of this commit: cvs

CVS commit: src/usr.bin/crunch/crunchgen

2010-01-08 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Jan 9 06:37:57 UTC 2010 Modified Files: src/usr.bin/crunch/crunchgen: crunchgen.c Log Message: Fix a bug. always mkdir for 'objs' and 'objdir' when NEW_TOOLCHAIN. To generate a diff of this commit: cvs rdiff -u -r1.75