aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/crunch
Commit message (Expand)AuthorAgeFilesLines
* crunchgen: add --list optionMartin Tournoij2024-04-172-21/+49
* usr.sbin: Remove repeated wordsElyes Haouas2024-04-111-1/+1
* crunch: Fix typoElyes Haouas2024-04-111-1/+1
* crunchgen: slap a dependency on the generated makefile for .loKyle Evans2024-03-091-2/+2
* crunch: remove fdisk from examplesEd Maste2024-01-243-3/+3
* 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-162-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1611-11/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-165-10/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-1/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-192-2/+0
* crunchide(1): Fix a typo in a commentGordon Bergling2022-07-161-1/+1
* crunchgen: remove -dc from linker invocationFangrui Song2022-02-092-5/+3
* crunchgen: use realpath(3) instead of ``pwd -P''Alexey Dokuchaev2021-10-271-17/+3
* crunch: drop WARNS overrideKyle Evans2021-08-191-2/+0
* crunchgen: fix remaining issues under WARNS=6Kyle Evans2021-08-192-21/+23
* crunchide: static'ify remaining non-exported functionsKyle Evans2021-08-191-8/+8
* crunchide: address complaints from WARNS=6Kyle Evans2021-08-192-9/+9
* 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-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