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
/
gnu
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Oops, This should have been committed with the Makefile change that
bde
1998-05-01
4
-433
/
+48
*
Fixed dependencies.
bde
1998-05-01
1
-3
/
+17
*
Don't delete man pages with colons in their name (e.g. Perl 5 manpages)
des
1998-05-01
1
-3
/
+3
*
Added missing -DHAVE_CONFIG_H to CFLAGS. It happens to be a no-op here
bde
1998-05-01
1
-5
/
+5
*
Style:
andreas
1998-05-01
2
-19
/
+76
*
Style:
andreas
1998-05-01
2
-23
/
+76
*
Add ELF support.
dfr
1998-05-01
2
-11
/
+62
*
Add libtermcap to DPADD too
ache
1998-05-01
1
-2
/
+2
*
-ltermcap is required due to -lreadline else you get missing functions
scrappy
1998-05-01
1
-2
/
+2
*
Use generated bc.h
ache
1998-04-30
1
-3
/
+9
*
Turn on Readline support
ache
1998-04-30
1
-1
/
+5
*
Add support for ELF shared libraries. Also use bfd from the binutils in that
dfr
1998-04-30
4
-6
/
+74
*
fix make - use -I${.CURDIR} instead -I.
ache
1998-04-30
1
-2
/
+2
*
Fix make - use -I${.CURDIR} instead of -I.
ache
1998-04-30
1
-2
/
+2
*
This was broken for ELF builds.
dfr
1998-04-30
1
-1
/
+1
*
update dc utility as well
andreas
1998-04-29
16
-3318
/
+35
*
remove old bc-1.0.3 stuff
andreas
1998-04-29
20
-7089
/
+22
*
Upgrade to 2.2
ache
1998-04-28
2
-3
/
+10
*
Fixed missing dependencies. The critical missing one was of bi-lexer.o
bde
1998-04-23
1
-46
/
+67
*
Add an ".ifmake regress" to avoid warning during 'make world'.
eivind
1998-04-19
1
-2
/
+3
*
Never generate neqn at install time (the previous fix for this was
bde
1998-04-19
1
-2
/
+2
*
Fix the assembler so that it produces object files with the correct
jdp
1998-04-10
2
-3
/
+3
*
Fix a bug which clobbered linker set symbols that had forward references.
jdp
1998-04-07
1
-2
/
+18
*
Use .An/.Aq.
charnier
1998-04-01
1
-2
/
+3
*
.Use .An.
charnier
1998-04-01
1
-7
/
+16
*
Use .An/.Aq.
charnier
1998-04-01
1
-4
/
+5
*
Use .An/.Aq.PR:
charnier
1998-03-31
1
-4
/
+3
*
Give up on a.out support in binutils. It has too many problems to
jdp
1998-03-30
9
-20
/
+44
*
Add c++filt.
jdp
1998-03-30
1
-3
/
+2
*
Add support for the AT&T style "fildll" and "fistpll" mnemonics.
jdp
1998-03-29
1
-1
/
+3
*
Activate CVS regression test.
eivind
1998-03-28
1
-1
/
+22
*
Don't build sperl if you don't want to.
dima
1998-03-26
1
-1
/
+5
*
Support building of libgcc.a without building all of gcc. This is
bde
1998-03-23
2
-30
/
+68
*
Honour -static in LDLAGS. ld without -Bstatic is happy to choose
bde
1998-03-23
1
-4
/
+4
*
Generate files at build time, not at install time. This should be the
bde
1998-03-21
1
-24
/
+23
*
Don't use beforedepend to complicate and break things. The usual
bde
1998-03-20
1
-140
/
+65
*
Don't use beforedepend to complicate and break things. Just put
bde
1998-03-20
1
-1
/
+1
*
Put generated source files in SRCS. This fixes races generating
bde
1998-03-20
1
-9
/
+6
*
Don't use beforedepend to complicate and break things. Just put
bde
1998-03-20
1
-11
/
+9
*
Don't use beforedepend to complicate and break things. Just put
bde
1998-03-20
1
-15
/
+14
*
Removed bogus -I path. The correct path is in all subdir Makefiles
bde
1998-03-20
1
-2
/
+2
*
Removed vestiges of use of beforedepend target.
bde
1998-03-19
2
-6
/
+6
*
I goofed on the `LINKS' syntax.
obrien
1998-03-18
1
-2
/
+3
*
This is uulog.1, not uuname.1.
hoek
1998-03-16
1
-2
/
+2
*
Make the binutils strip ELF-only for now. It isn't quite right for a.out.
jdp
1998-03-15
1
-0
/
+5
*
Disable support for the a.out-i386-bsd target. Everything it can do
jdp
1998-03-14
1
-5
/
+3
*
Add binutils if BINFORMAT is elf. This is needed for alpha, and it
jb
1998-03-13
1
-2
/
+6
*
Put sources in SRCS and don't depend on them in beforedepend. IIRC,
bde
1998-03-12
2
-6
/
+8
*
Configure alpha to disassemble both alpha and i386 opcodes.
jb
1998-03-12
1
-0
/
+6
*
Fixed `make -jN depend' (N >= 2) by removing the beforedepend
bde
1998-03-12
1
-5
/
+2
[prev]
[next]