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.bin
/
elf2aout
Commit message (
Expand
)
Author
Age
Files
Lines
*
Because optarg and optind are defined in unistd.h,
delphij
2006-04-21
1
-3
/
+0
*
Make our ELF64 type definitions match standards. In particular this
marcel
2005-12-18
1
-6
/
+6
*
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
*
Back out the totally unapproved backout of my commits.
obrien
2003-03-29
2
-2
/
+1
*
Back out the removal (here too) of the "custom" version of
ru
2003-02-19
2
-1
/
+2
*
Use the offical sys/endian.h rather than reaching way over into another
obrien
2002-12-30
2
-2
/
+1
*
Adjust path to crunchide.
obrien
2002-12-30
1
-3
/
+3
*
Set NO_WERROR to ignore the following warning which is emitted on
bde
2002-07-11
1
-0
/
+1
*
Make it work for a different endianness binary.
ru
2002-05-25
2
-47
/
+31
*
Bootstrap elf2aout(1) for sparc64; used to build sys/boot/sparc64/boot1.
ru
2002-05-20
1
-1
/
+29
*
Kill the stray #include line.
ru
2002-05-20
1
-1
/
+0
*
s/u_int/u_int32_t/
ru
2002-05-20
1
-8
/
+9
*
Get byte swapping primitives from sys/endian.h now that they are exported
jake
2002-05-17
1
-5
/
+1
*
Add a Makefile for this.
jake
2002-04-22
1
-0
/
+6
*
Utility to create a.out [kernels] from an ELF one.
obrien
2002-03-28
1
-0
/
+156