summaryrefslogtreecommitdiff
path: root/usr.bin/crunch
AgeCommit message (Expand)Author
2014-03-02Use OBJECT_FMTS from <bsd.own.mk>matt
2014-01-26Recognize coldfirematt
2014-01-04Remove .note.netbsd.mcmodel and .note.netbsd.pax from the chrunched binaries.martin
2013-07-20Use Mt for email addresses.wiz
2013-06-10Document section stripping.joerg
2013-06-10Strip .eh_frame and .eh_frame_hdr from crunched binaries.joerg
2012-04-21Add capfile(5) to describe the termcap format.roy
2012-04-08Remove unnecessary Bk/Ek pairs from SYNOPSIS.wiz
2011-08-30static + __deadjoerg
2011-05-15Make this produce proper ansi c and knf.christos
2010-04-24pass LDSTATIC to recursive makes.christos
2010-04-21move LDSTATIC before the includes because the rules need it early forchristos
2010-01-09Fix a bug.kiyohara
2009-12-14Teach crunchide(1) that mips64e[bl] is 64-bit ELF.uebayasi
2009-12-05Remove the portalfs kernel file system driver. Replace mount_portal(8)pooka
2009-08-20Move the include of <a.out.h> and <sys/exec_aout.h> until afterhe
2009-08-20Remove the include of <a.out.h>, since these files do not appearhe
2009-08-16More missing <sys/exec_aout.h> includesmartin
2009-04-18Fix another -Wsign-compare issue.tsutsui
2009-04-15more signed/unsigned comparison fixesdogcow
2009-04-14Fix WARNS=4 issues (-Wshadow -Wcast-qual)lukem
2009-04-11fix -Wsign-compare issueslukem
2009-03-12Use paragraph breaks before notes, not just line breaks.joerg
2008-10-19In shell scripts invoked during a build, and in crunchgen, use ${AWK}apb
2007-08-30PR/36867 - Zafer Aydogan -- trsp is no longerjnemeth
2007-04-08Remove support for NetBSD/{,evb}sh5.scw
2006-10-26Bump date for previous.wiz
2006-10-18Treat multiplefreza
2006-08-29We only need libutil in native mode.christos
2006-08-26More programs using efun.christos
2006-07-08Check for powerpc64 when enumerating MACHINE_ARCHross
2006-06-13detect overflow and exit with an error.christos
2006-06-11PR/33698: Kevin Massey: use strlcpy/strlcat to avoid stack overwrites.christos
2006-06-02Fix problems with program names with a "-" in them, where crunchgen wassimonb
2006-05-10need <stdlib.h> for exit(3).mrg
2006-01-13Don't use data in freed stack.tsutsui
2005-02-10Make dependency checking for the pull-over make's actually work.jmc
2005-01-31Revert part of previous [remove cd to objdir] and bump the crunchdate.christos
2005-01-30Explicitly cd to the .OBJDIR in the ${PROG}.strip target.lukem
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2004-09-25Sync usage with man page (sort, add -O).wiz
2004-09-25Sort options in SYNOPSIS and in description; use more mdoc macros.wiz
2004-09-25Change the way crunchgen works when doing 'reachover' builds.dsl
2004-09-25Use a single awk command (instead of awk and a lot of greps) to generatedsl
2004-09-25Whitespace police:dsl
2004-09-25Remove the always defined RENAME_SYMS and the code that would bedsl
2004-08-24Adapt to /usr/share/misc/style.wiz
2004-08-24One object-file argument is mandatory, noted by jmc@openbsd.wiz
2004-08-23Sync usage with man page.wiz
2004-08-23The conffile argument is not optional; also, move it behind allwiz