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
*
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
*
ia64 support. Hide a.out support solely under i386. While alpha never
peter
2001-10-23
2
-1
/
+8
*
Make source crunches work as well as object crunches; broken in the
joe
2001-08-17
1
-1
/
+1
*
Make crunchgen crunch pre-built object files again, i.e.:
joe
2001-08-15
1
-10
/
+10
*
mdoc(7) police: s/BSD/.Bx/ where appropriate.
ru
2001-08-14
1
-2
/
+6
*
Perform a major cleanup of the usr.sbin Makefiles.
obrien
2001-07-20
5
-9
/
+13
*
Remove GCC'isms in CFLAGS.
obrien
2001-07-20
1
-1
/
+1
*
Remove whitespace at EOL.
dd
2001-07-15
1
-6
/
+6
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
2
-2
/
+2
*
Use 'LIBS+= ...' instead of 'LIBS= ...' in the generated makefile
joe
2001-06-20
1
-1
/
+1
*
mount_msdos(8) -> mount_msdosfs(8).
ru
2001-06-01
1
-1
/
+1
*
mount_fdesc -> mount_fdescfs
ru
2001-05-24
1
-2
/
+2
*
* include/elf.h has been repo copied to include/elf-hints.h, and it no
obrien
2001-05-02
1
-3
/
+5
*
Document ``special <progname> ident <identifier>'' command.
ru
2001-04-04
1
-0
/
+17
*
- Call `subclean' after `clean' for each program.
ru
2001-04-04
1
-2
/
+2
*
`buildopts' may affect the selection of object files.
ru
2001-03-30
1
-1
/
+1
*
Liberal application of style(9).
joe
2001-01-10
1
-665
/
+758
*
Flag an error and remove the program from the list if there is
joe
2001-01-10
1
-1
/
+4
*
Retire kernfs (userland part).
des
2000-12-28
1
-1
/
+4
*
Clean up the source directory finding code, and in the process fix a
joe
2000-12-24
1
-16
/
+24
*
Use one of the TMPDIR env variable or _PATH_TMP instead of hardcoding
joe
2000-12-17
1
-1
/
+3
[next]