index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
crunch
Commit message (
Expand
)
Author
Age
Files
Lines
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
Remove extra space introduced by the previous commit.
trasz
2009-12-29
1
-1
/
+1
*
Remove pppd and SLIP-related stuff.
trasz
2009-12-29
1
-2
/
+2
*
Run with -B and just .POSIX.
obrien
2009-01-31
1
-2
/
+2
*
Set .POSIX mode, along with disable parallel mode. Crunchgen parses the
obrien
2009-01-13
1
-3
/
+4
*
Introduce crunchide to the ELF e_machine MIPS values.
obrien
2008-09-03
1
-0
/
+8
*
Cleanup of userland __P use
kevlo
2007-11-07
1
-1
/
+1
*
Include <stdlib.h> for the right prototype for exit(3).
yar
2007-10-27
1
-0
/
+1
*
Set the program name if the crunched program is selected through
yar
2007-10-27
1
-0
/
+5
*
Use sizeof() for calculating the buffer size instead of hard-coded values.
kevlo
2007-03-06
1
-1
/
+1
*
Back out half of my previous change to support parallel makes.
jb
2006-11-27
1
-0
/
+2
*
Fix another parallel make problem with the generated make file.
jb
2006-11-24
1
-9
/
+11
*
Add the SUBMAKE_TARGETS (like ppp_make) to the dependency list
jb
2006-11-22
1
-1
/
+1
*
Remove reference to mount_fdescfs.
rodrigc
2006-11-22
1
-2
/
+2
*
Markup fixes.
ru
2006-09-29
1
-2
/
+3
*
Push removal of mrouted down to the rest of the tree.
bms
2006-09-29
1
-1
/
+1
*
Remove alpha left-overs.
ru
2006-08-22
1
-1
/
+1
*
Bump .Dd before I get told off.
ceri
2005-12-23
1
-1
/
+1
*
Commands like gmirror, graid3, ... and others which use dlopen() to load
ceri
2005-12-23
2
-4
/
+95
*
Make our ELF64 type definitions match standards. In particular this
marcel
2005-12-18
1
-4
/
+4
*
In crunchgen(1), when calling make(1), don't redirect stderr to stdout,
ru
2005-01-20
1
-1
/
+1
*
Start the dreaded NOFOO -> NO_FOO conversion.
ru
2004-12-21
1
-1
/
+1
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-1
/
+1
*
Fix a 4.X -> 5.X upgrade problem: crunchgen used to emit a line 'MAKE=make'
harti
2004-08-09
1
-7
/
+7
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-4
/
+10
*
Adjust the system endian and a.out headers to be more MI and cross-building
obrien
2004-06-22
1
-0
/
+1
*
Tell crunchide to deal with arm elf binaries as well.
cognet
2004-06-06
1
-0
/
+4
*
Include <netinet/in.h> for ntoh*() and hton*() prototypes.
stefanf
2004-05-24
1
-0
/
+1
*
Fix a bug that caused i386 to produce broken binaries for big-endian
ru
2003-08-08
1
-16
/
+16
*
Teach crunchide(1) about PowerPC ELF.
obrien
2003-07-22
1
-0
/
+4
*
Add AMD64 support.
peter
2003-06-03
2
-1
/
+5
*
The second chdir(1) that I trimmed is needed too
ru
2003-04-23
1
-2
/
+3
*
chdir(1) into a source directory before attempting to determine the
ru
2003-04-22
1
-1
/
+2
*
Back out the totally unapproved backout of my commits.
obrien
2003-03-29
2
-58
/
+1
*
Complete the endianness support -- sparc64 can now do i386.
ru
2003-03-13
1
-16
/
+10
*
Part 1/3 of unbreaking cross releases:
ru
2003-01-29
2
-1
/
+58
*
Use <sys/endian.h> rather than a private verison.
obrien
2002-12-30
2
-60
/
+2
*
Bootstrapping aid for 4.0-RELEASE.
ru
2002-11-13
1
-0
/
+6
*
Put author name under .An/Aq.
charnier
2002-10-16
1
-1
/
+2
*
Apply the envp fix to the other call to main() as well.
gshapiro
2002-08-09
1
-2
/
+2
*
Pass envp to crunched program's main() routines as some depend on it.
gshapiro
2002-08-04
1
-2
/
+4
*
mdoc(7) police: markup nit.
ru
2002-05-30
1
-1
/
+1
*
Get all the fruit from makefile.
ru
2002-05-25
3
-30
/
+13
*
Removed dead code.
ru
2002-05-24
1
-8
/
+0
*
Handle endianness. This completes cross-support for sparc64.
ru
2002-05-24
2
-40
/
+112
*
Added support for ia64 and sparc64.
ru
2002-05-21
2
-0
/
+10
*
Make crunchide(1) a cross-tool; needed for cross-arch "make release".
ru
2002-04-30
5
-7
/
+17
*
Usage style sweep: spell "usage" with a small 'u'.
des
2002-04-22
1
-1
/
+1
*
Use `The .Nm utility'
charnier
2002-04-20
2
-12
/
+21
*
Add a "special progname lib xxx ..." command to crunchgen
luigi
2002-03-30
2
-2
/
+23
[next]