summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch
Commit message (Expand)AuthorAgeFilesLines
* crunchide: Restore IA-64 support accidentally lost in r292421 mismergeemaste2015-12-291-0/+1
* MFC r281674: crunchide: always include both 32- and 64-bit ELF supportemaste2015-12-182-13/+6
* MFC r281655: crunchide: remove unused a.out and non-functional ECOFF supportemaste2015-12-184-217/+0
* Sync crunchide(1) arch support with HEADemaste2015-12-181-23/+6
* MFC r282144: crunchide: add basic string table sanity checksemaste2015-05-211-6/+13
* crunchide: Correct 64-bit section header offsetemaste2015-01-231-1/+2
* MFC r264400,r265836:ngie2014-12-311-1/+1
* crunchgen: Permit use of alternative linkers.pfg2013-02-051-1/+2
* crunchide(1): Put e_shnum into a local variable.pfg2013-02-031-10/+13
* crunchide(1): support non-custom elf object layoutpfg2013-02-031-60/+157
* crunch: Sync some NetBSD changespfg2013-02-031-0/+2
* crunch: Sync some NetBSD changespfg2013-02-021-2/+3
* crunch: Sync some NetBSD changes.pfg2013-02-023-26/+26
* Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingattilio2012-10-161-1/+1
* Add support for bmake. This includes:marcel2012-10-061-3/+3
* Some amount of style(9)obrien2012-06-273-53/+94
* Ensure crunchen uses the same make binary as the rest of the build.obrien2012-06-251-5/+11
* Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-191-2/+1
* Fix crunchide on MIPS with other than the O32 ABI.jmallett2012-03-131-1/+2
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-2/+0
* It turns out that TARGET_CPUARCH doesn't buy us much here, if anything, butimp2010-09-131-11/+2
* Use TARGET_CPUARCH instead of TARGET_ARCH here. Define TARGET_CPUARCHimp2010-09-131-2/+11
* Fix crunchide to work on sparc64 and perhaps other 64 bit platforms.adrian2010-08-121-1/+6
* Port over changes to the crunch symbol hiding method from NetBSD.adrian2010-08-101-134/+88
* Teach crunchide(1) about PPC ELF64.nwhitehorn2010-07-102-1/+5
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theuqs2010-05-131-16/+16
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-0/+2
* Remove extra space introduced by the previous commit.trasz2009-12-291-1/+1
* Remove pppd and SLIP-related stuff.trasz2009-12-291-2/+2
* Run with -B and just .POSIX.obrien2009-01-311-2/+2
* Set .POSIX mode, along with disable parallel mode. Crunchgen parses theobrien2009-01-131-3/+4
* Introduce crunchide to the ELF e_machine MIPS values.obrien2008-09-031-0/+8
* Cleanup of userland __P usekevlo2007-11-071-1/+1
* Include <stdlib.h> for the right prototype for exit(3).yar2007-10-271-0/+1
* Set the program name if the crunched program is selected throughyar2007-10-271-0/+5
* Use sizeof() for calculating the buffer size instead of hard-coded values.kevlo2007-03-061-1/+1
* Back out half of my previous change to support parallel makes.jb2006-11-271-0/+2
* Fix another parallel make problem with the generated make file.jb2006-11-241-9/+11
* Add the SUBMAKE_TARGETS (like ppp_make) to the dependency listjb2006-11-221-1/+1
* Remove reference to mount_fdescfs.rodrigc2006-11-221-2/+2
* Markup fixes.ru2006-09-291-2/+3
* Push removal of mrouted down to the rest of the tree.bms2006-09-291-1/+1
* Remove alpha left-overs.ru2006-08-221-1/+1
* Bump .Dd before I get told off.ceri2005-12-231-1/+1
* Commands like gmirror, graid3, ... and others which use dlopen() to loadceri2005-12-232-4/+95
* Make our ELF64 type definitions match standards. In particular thismarcel2005-12-181-4/+4
* In crunchgen(1), when calling make(1), don't redirect stderr to stdout,ru2005-01-201-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Fix a 4.X -> 5.X upgrade problem: crunchgen used to emit a line 'MAKE=make'harti2004-08-091-7/+7
OpenPOWER on IntegriCloud