aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/crunch
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug that caused i386 to produce broken binaries for big-endianRuslan Ermilov2003-08-081-16/+16
* Teach crunchide(1) about PowerPC ELF.David E. O'Brien2003-07-221-0/+4
* Add AMD64 support.Peter Wemm2003-06-032-1/+5
* The second chdir(1) that I trimmed is needed tooRuslan Ermilov2003-04-231-2/+3
* chdir(1) into a source directory before attempting to determine theRuslan Ermilov2003-04-221-1/+2
* Back out the totally unapproved backout of my commits.David E. O'Brien2003-03-292-58/+1
* Complete the endianness support -- sparc64 can now do i386.Ruslan Ermilov2003-03-131-16/+10
* Part 1/3 of unbreaking cross releases:Ruslan Ermilov2003-01-292-1/+58
* Use <sys/endian.h> rather than a private verison.David E. O'Brien2002-12-302-60/+2
* Bootstrapping aid for 4.0-RELEASE.Ruslan Ermilov2002-11-131-0/+6
* Put author name under .An/Aq.Philippe Charnier2002-10-161-1/+2
* Apply the envp fix to the other call to main() as well.Gregory Neil Shapiro2002-08-091-2/+2
* Pass envp to crunched program's main() routines as some depend on it.Gregory Neil Shapiro2002-08-041-2/+4
* mdoc(7) police: markup nit.Ruslan Ermilov2002-05-301-1/+1
* Get all the fruit from makefile.Ruslan Ermilov2002-05-253-30/+13
* Removed dead code.Ruslan Ermilov2002-05-241-8/+0
* Handle endianness. This completes cross-support for sparc64.Ruslan Ermilov2002-05-242-40/+112
* Added support for ia64 and sparc64.Ruslan Ermilov2002-05-212-0/+10
* Make crunchide(1) a cross-tool; needed for cross-arch "make release".Ruslan Ermilov2002-04-305-7/+17
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-221-1/+1
* Use `The .Nm utility'Philippe Charnier2002-04-202-12/+21
* Add a "special progname lib xxx ..." command to crunchgenLuigi Rizzo2002-03-302-2/+23
* ia64 support. Hide a.out support solely under i386. While alpha neverPeter Wemm2001-10-232-1/+8
* Make source crunches work as well as object crunches; broken in theJosef Karthauser2001-08-171-1/+1
* Make crunchgen crunch pre-built object files again, i.e.:Josef Karthauser2001-08-151-10/+10
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-141-2/+6
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-205-9/+13
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-6/+6
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-102-2/+2
* Use 'LIBS+= ...' instead of 'LIBS= ...' in the generated makefileJosef Karthauser2001-06-201-1/+1
* mount_msdos(8) -> mount_msdosfs(8).Ruslan Ermilov2001-06-011-1/+1
* mount_fdesc -> mount_fdescfsRuslan Ermilov2001-05-241-2/+2
* * include/elf.h has been repo copied to include/elf-hints.h, and it noDavid E. O'Brien2001-05-021-3/+5
* Document ``special <progname> ident <identifier>'' command.Ruslan Ermilov2001-04-041-0/+17
* - Call `subclean' after `clean' for each program.Ruslan Ermilov2001-04-041-2/+2
* `buildopts' may affect the selection of object files.Ruslan Ermilov2001-03-301-1/+1
* Liberal application of style(9).Josef Karthauser2001-01-101-665/+758
* Flag an error and remove the program from the list if there isJosef Karthauser2001-01-101-1/+4
* Retire kernfs (userland part).Dag-Erling Smørgrav2000-12-281-1/+4
* Clean up the source directory finding code, and in the process fix aJosef Karthauser2000-12-241-16/+24
* Use one of the TMPDIR env variable or _PATH_TMP instead of hardcodingJosef Karthauser2000-12-171-1/+3
* Avoid potential problems with the existance of a shadow obj directoryJosef Karthauser2000-12-171-1/+1
* Clarify an ambiguous 'else' introduced by a recent commit.Josef Karthauser2000-12-171-2/+2
* o check strdup() return valuesJosef Karthauser2000-12-171-23/+30
* Hopefully the last patch in a series to try and teach crunchgen toJosef Karthauser2000-12-171-38/+62
* mdoc(7) police: fixed errors from the previous revision, keepRuslan Ermilov2000-12-011-17/+21
* Make crunchgen aware of obj directories. Formerly it hadLuigi Rizzo2000-11-302-31/+59
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-202-4/+4
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-171-1/+1