aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/crunch/crunchgen
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* crunchgen: add --list optionMartin Tournoij2024-04-172-20/+48
* usr.sbin: Remove repeated wordsElyes Haouas2024-04-111-1/+1
* crunchgen: slap a dependency on the generated makefile for .loKyle Evans2024-03-091-2/+2
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-272-2/+0
* crunchgen: fix "keep" for an ELF world, break it outKyle Evans2023-11-101-1/+1
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-162-4/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* crunchgen: remove -dc from linker invocationFangrui Song2022-02-091-1/+1
* crunchgen: use realpath(3) instead of ``pwd -P''Alexey Dokuchaev2021-10-271-17/+3
* crunchgen: fix remaining issues under WARNS=6Kyle Evans2021-08-192-18/+20
* crunchgen: sprinkle some const-poisoning aroundKyle Evans2021-08-192-6/+6
* 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-42/+41
* 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
* Remove obsolete RELEASE_CRUNCHWarner Losh2019-07-191-3/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* crunchgen: quiet -Wmissing-prototypesRyan Libby2017-09-072-17/+4
* Show that the crunchgen configuration file name is not optional.Warren Block2017-01-061-3/+3
* 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
* 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-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge from head@274682Simon J. Gerraty2014-11-191-2/+0
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-193-3/+6
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync with HEAD.David E. O'Brien2013-02-081-17/+19
| |\ \
| * \ \ Sync from headSimon J. Gerraty2012-11-042-41/+77
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+21
* | | | | Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-191-2/+0
| |_|_|/ |/| | |