aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/crunch
Commit message (Expand)AuthorAgeFilesLines
* Lift scope of buf[] to make it extend to a potential access via *basenameStefan Eßer2020-12-101-1/+1
* crunchgen: fix NULL-deref bug introduced in r364647Alex Richardson2020-12-041-2/+2
* crunchgen: fix MK_AUTO_OBJ logic after r364166Kyle Evans2020-10-051-0/+2
* [rcorder] [crunch] Fix C function declarations to include voidAdrian Chadd2020-09-211-1/+1
* crunchgen(8): fix crunched application build with WARNS=6Kyle Evans2020-09-102-4/+11
* Correctly determine the real executable in crunched binariesAlex Richardson2020-08-241-19/+108
* Re-indent crunched_main.c in preparation for D25998Alex Richardson2020-08-241-43/+42
* crunchgen: use pwd -P without envAlex Richardson2020-08-141-1/+1
* Use env pwd instead of pwd in crunchgen.cAlex Richardson2020-08-121-1/+1
* Fix crunchgen usage of mkstemp()Alex Richardson2020-08-121-10/+26
* crunch: remove rsh and rlogin from example config fileEd Maste2019-08-131-1/+1
* Remove obsolete RELEASE_CRUNCHWarner Losh2019-07-191-3/+1
* send-pr: wave goodbyeEitan Adler2018-08-191-1/+0
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-273-3/+10
* Remove badsect(8).Konstantin Belousov2017-11-052-2/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-312-2/+0
* Deorbit catman. The tradeoff of disk for performance has long since tippedGordon Tetlow2017-09-131-1/+1
* crunchgen: quiet -Wmissing-prototypesRyan Libby2017-09-072-17/+4
* Teach crunchide about EM_S390 to make bootstrapping from futureBjoern A. Zeeb2017-01-101-0/+1
* Show that the crunchgen configuration file name is not optional.Warren Block2017-01-061-3/+3
* crunchide: report explicit error for combined string tableEd Maste2016-11-171-0/+4
* crunchide: remove obsolete a.out header and commentEd Maste2016-11-161-2/+1
* crunchgen: do not strip crunched binary (it will be done by install)Ed Maste2016-09-301-2/+0
* META_MODE/DIRDEPS_BUILD: Fix various issues with crunch builds.Bryan Drewery2016-09-011-0/+1
* WITH_AUTO_OBJ: Fix crunchgen builds.Bryan Drewery2016-05-261-1/+6
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-2/+0
* crunchide: add RISC-V to supported machine typesEd Maste2015-12-111-0/+4
* Fix rescue build after r284356 with STRIP= by using proper STRIPBIN per build...Bryan Drewery2015-07-281-2/+2
* new dependsSimon J. Gerraty2015-06-161-1/+0
* Change -Wl,-r back to -r so gcc doesn't pass --relax to the linker on someTijl Coosemans2015-06-151-1/+1
* Tell the compiler that -dc and -r are linker flags.Tijl Coosemans2015-06-141-1/+1
* Fix typo - this upsets llvm/gcc-4.9, but not gcc-4.2 for some reason.Adrian Chadd2015-06-141-1/+1
* Fix up crunchgen binary generation to work with external cross-buildAdrian Chadd2015-06-131-2/+3
* Add META_MODE support.Simon J. Gerraty2015-06-132-0/+39
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-082-4/+0
| * Merge sync of headSimon J. Gerraty2015-05-275-259/+27
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-192-4/+0
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-196-12/+12
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-162-2/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-102-0/+4
| * | | Merge headSimon J. Gerraty2014-04-281-1/+1
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-112-0/+2
| * | | | Updated dependenciesSimon J. Gerraty2013-02-162-4/+0
| * | | | Sync with HEAD.David E. O'Brien2013-02-083-82/+186
| |\ \ \ \
| * \ \ \ \ Sync from headSimon J. Gerraty2012-11-045-56/+96
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-223-3/+43
| * | | | | | MFC: r237574: crunchen uses the same make binary as the rest of the buildDavid E. O'Brien2012-06-251-5/+11
| |\ \ \ \ \ \
* | | | | | | | crunchide: remove EOL whitespaceEd Maste2015-05-121-3/+3
* | | | | | | | crunchide: Restore local EM_AARCH64 constant for bootstrappingEd Maste2015-04-301-0/+3
* | | | | | | | crunchide: add basic string table sanity checksEd Maste2015-04-281-6/+13