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
/
lib
/
libstand
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make bzip2 support working again after bzip2 upgrade. This time commit
sobomax
2005-05-29
1
-4
/
+19
*
Add missed ${.CURDIR}/../../contrib/bzip2 into include search path, otherwise
sobomax
2005-05-29
1
-1
/
+1
*
Fix libstand on amd64. Rev 1.46 (obrien) removed the -I. that the
peter
2005-05-20
1
-1
/
+1
*
Clean up an additional file.
obrien
2005-05-17
1
-0
/
+1
*
Don't use a patch w/in /usr/src. Programmatically change files when needed.
obrien
2005-05-17
1
-11
/
+10
*
Re-enable support for bzip2'ed compressed filesystems.
obrien
2005-05-17
1
-5
/
+10
*
Temporarily disable support for bzip2'ed compressed filesystems, until a
obrien
2005-05-17
1
-22
/
+1
*
NODOCCOMPRESS -> NO_DOCCOMPRESS
ru
2004-12-21
1
-2
/
+2
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-2
/
+2
*
Update libstand makefile for zlib 1.2.1.
tjr
2004-07-01
1
-3
/
+3
*
Removed duplicate SRCS.
ru
2004-01-11
1
-1
/
+0
*
PowerPC-conditional changes:
grehan
2003-12-10
1
-1
/
+7
*
bsd.lib.mk,v 1.143 no longer uses ld(1) directly to strip
ru
2003-06-30
1
-1
/
+0
*
Add amd64 build glue
peter
2003-06-26
1
-1
/
+22
*
Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.
jake
2002-12-19
1
-1
/
+1
*
Add the libz derived files, added in the previous commit, to
marcel
2002-10-19
1
-0
/
+2
*
Reimplement malloc/free debugging that includes the offending file:line
peter
2002-07-20
1
-5
/
+19
*
Added new bsd.incs.mk which handles installing of header files
ru
2002-05-12
1
-4
/
+1
*
Use -ffreestanding. It is REQUIRED by GCC 3.1 on all architectures.
obrien
2002-04-09
1
-2
/
+2
*
Break the sparc64 build. I expect those that complained about this commit
obrien
2002-04-09
1
-2
/
+0
*
sparc64 grew _setjmp/_longjmp.
obrien
2002-04-08
1
-2
/
+0
*
Use -ffreestanding.
obrien
2002-04-08
1
-3
/
+1
*
Add -ffreestanding to CFLAGS for ia64. This should probably be global
peter
2002-03-19
1
-0
/
+2
*
Add splitfs vfs layer into libstand, which allows loading big kernels and
sobomax
2002-03-17
1
-0
/
+1
*
Add the following functions/macros to support byte order conversions and
tmm
2002-02-27
1
-6
/
+4
*
Fixed world breakage in previous commit. The generated headers are in
bde
2002-02-02
1
-1
/
+1
*
Complete bzip2-1.0.2 import.
sobomax
2002-02-01
1
-5
/
+17
*
Remove the -I../libc/${MACHINE_ARCH} that was there solely for
peter
2001-10-26
1
-3
/
+0
*
Make this Makefile suitable for sparc64.
robert
2001-10-15
1
-2
/
+5
*
Add support for loading bzip2-compressed filesystems. Among other things
sobomax
2001-09-18
1
-1
/
+10
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-1
/
+1
*
A quick and dirty port of libstand to ia64.
dfr
2001-03-06
1
-0
/
+15
*
Honor the ip address given in the root-path dhcp option.
ps
2000-11-05
1
-5
/
+1
*
Inital PowerPC loader build support.
obrien
2000-10-10
1
-1
/
+4
*
Add the -mpreferred-stack-boundary=2 option to reduce code bloat. We
peter
2000-08-11
1
-0
/
+4
*
Add a readdir function to the loader fsops vector, and implement the
jlemon
2000-04-29
1
-2
/
+2
*
Break out sendudp and readudp from net.c. This is for PXE, so it
ps
2000-04-08
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Don't build with -g. The a.out egcs can't handle it at the moment.
jdp
1999-04-22
1
-2
/
+2
*
Copy _setjmp.S from libc in preparation for loader-specific version.
dcs
1999-02-12
1
-2
/
+2
*
Remove stray .endif from previous commit (I hope this is right)
peter
1998-11-04
1
-2
/
+1
*
Well I never. Seems like _setjmp()/_longjmp() are just what the doctor
msmith
1998-11-04
1
-5
/
+5
*
Don't try to build (nonexistent) Alpha setjmp until we have one.
msmith
1998-11-04
1
-1
/
+3
*
Move setjmp/longjmp implementations here from libc; no signal handling
msmith
1998-11-04
1
-4
/
+4
*
Add:
msmith
1998-11-01
1
-4
/
+9
*
Enable the DOS filesystem. This allows reading from various DOS filesystems
msmith
1998-10-06
1
-5
/
+6
*
Don't build with -g.
msmith
1998-10-04
1
-2
/
+2
*
Replace the old and extremely icky Mach/NetBSD allocator with a similarly
msmith
1998-09-26
1
-5
/
+6
*
Remove (wrong) OBJFORMAT setting.
msmith
1998-09-15
1
-6
/
+1
*
Install libstand header <stand.h> and manpage (libstand.3)
msmith
1998-08-20
1
-1
/
+6
[next]