aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/crunch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | crunchide: remove unused a.out and non-functional ECOFF supportEd Maste2015-04-174-217/+0
* | | | | | | | crunchide: arm64 supportEd Maste2015-03-271-1/+2
* | | | | | | | crunchide: Correct 64-bit section header offsetEd Maste2015-01-161-1/+2
* | | | | | | | Add support to crunchide for handling AArch64 (arm64) ELF files.Andrew Turner2015-01-061-0/+4
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-192-4/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Remove ia64.Marcel Moolenaar2014-07-072-7/+2
* | | | | | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-202-5/+5
* | | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-082-0/+4
| |_|_|_|/ |/| | | |
* | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
| |_|_|/ |/| | |
* | | | crunchgen: Permit use of alternative linkers.Pedro F. Giffuni2013-02-051-1/+2
* | | | crunchide(1): Put e_shnum into a local variable.Pedro F. Giffuni2013-02-031-10/+13
* | | | crunchide(1): support non-custom elf object layoutPedro F. Giffuni2013-02-031-60/+157
* | | | crunch: Sync some NetBSD changesPedro F. Giffuni2013-02-031-0/+2
* | | | crunch: Sync some NetBSD changesPedro F. Giffuni2013-02-021-2/+3
* | | | crunch: Sync some NetBSD changes.Pedro F. Giffuni2013-02-023-26/+26
| |_|/ |/| |
* | | Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingAttilio Rao2012-10-161-1/+1
* | | Add support for bmake. This includes:Marcel Moolenaar2012-10-061-3/+3
* | | Some amount of style(9)David E. O'Brien2012-06-273-53/+94
| |/ |/|
* | Ensure crunchen uses the same make binary as the rest of the build.David E. O'Brien2012-06-251-5/+11
* | Remove variables which are initialized but never used thereafter reported by ...Eitan Adler2012-06-191-2/+1
|/
* Fix crunchide on MIPS with other than the O32 ABI.Juli Mallett2012-03-131-1/+2
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-2/+0
* It turns out that TARGET_CPUARCH doesn't buy us much here, if anything, butWarner Losh2010-09-131-11/+2
* Use TARGET_CPUARCH instead of TARGET_ARCH here. Define TARGET_CPUARCHWarner Losh2010-09-131-2/+11
* Fix crunchide to work on sparc64 and perhaps other 64 bit platforms.Adrian Chadd2010-08-121-1/+6
* Port over changes to the crunch symbol hiding method from NetBSD.Adrian Chadd2010-08-101-134/+88
* Teach crunchide(1) about PPC ELF64.Nathan Whitehorn2010-07-102-1/+5
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-131-16/+16
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Remove extra space introduced by the previous commit.Edward Tomasz Napierala2009-12-291-1/+1
* Remove pppd and SLIP-related stuff.Edward Tomasz Napierala2009-12-291-2/+2
* Run with -B and just .POSIX.David E. O'Brien2009-01-311-2/+2
* Set .POSIX mode, along with disable parallel mode. Crunchgen parses theDavid E. O'Brien2009-01-131-3/+4
* Introduce crunchide to the ELF e_machine MIPS values.David E. O'Brien2008-09-031-0/+8
* Cleanup of userland __P useKevin Lo2007-11-071-1/+1
* Include <stdlib.h> for the right prototype for exit(3).Yaroslav Tykhiy2007-10-271-0/+1
* Set the program name if the crunched program is selected throughYaroslav Tykhiy2007-10-271-0/+5
* Use sizeof() for calculating the buffer size instead of hard-coded values.Kevin Lo2007-03-061-1/+1
* Back out half of my previous change to support parallel makes.John Birrell2006-11-271-0/+2
* Fix another parallel make problem with the generated make file.John Birrell2006-11-241-9/+11
* Add the SUBMAKE_TARGETS (like ppp_make) to the dependency listJohn Birrell2006-11-221-1/+1
* Remove reference to mount_fdescfs.Craig Rodrigues2006-11-221-2/+2
* Markup fixes.Ruslan Ermilov2006-09-291-2/+3
* Push removal of mrouted down to the rest of the tree.Bruce M Simpson2006-09-291-1/+1
* Remove alpha left-overs.Ruslan Ermilov2006-08-221-1/+1
* Bump .Dd before I get told off.Ceri Davies2005-12-231-1/+1
* Commands like gmirror, graid3, ... and others which use dlopen() to loadCeri Davies2005-12-232-4/+95
* Make our ELF64 type definitions match standards. In particular thisMarcel Moolenaar2005-12-181-4/+4
* In crunchgen(1), when calling make(1), don't redirect stderr to stdout,Ruslan Ermilov2005-01-201-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1