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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
libg++ and libstdc++ also have internal calls to libm. Programs using the
peter
1998-10-11
2
-2
/
+10
*
Replace use of non-standard ld -O with a ld -o / mv combination as used
peter
1998-10-06
1
-7
/
+13
*
Add documentation for new tree functions.
jkh
1998-10-02
2
-8
/
+73
*
Add missing free().
jkh
1998-09-30
1
-1
/
+2
*
Add examples for tree functions.
jkh
1998-09-29
6
-2
/
+346
*
Add support for saved trees.
jkh
1998-09-29
2
-4
/
+111
*
Update tree function and remove gratuitous .h file.
jkh
1998-09-28
2
-48
/
+79
*
Unbump the minor number; guess this doesn't happen in the ELF world
jkh
1998-09-28
1
-2
/
+2
*
Add some new functionality which I promised to add over a year a go and
jkh
1998-09-26
4
-3
/
+1035
*
Fix bogus length restriction on readlink. Use sizeof(buf) - 1 rather
imp
1998-09-10
1
-1
/
+1
*
Use size of structure rather than hard coded 256 in readlink. This change
imp
1998-09-09
1
-1
/
+1
*
Document why the library is still not being build as shared.
cracauer
1998-09-09
1
-2
/
+2
*
Fixed munging of the SUBDIR list in rev.1.16-1.18.
bde
1998-09-02
1
-4
/
+2
*
All libs build on alpha now.
dfr
1998-08-31
1
-6
/
+2
*
Get definition of va_list from <stdarg.h>.
dfr
1998-08-31
1
-1
/
+2
*
BINFORMAT -> OBJFORMAT ready for E-day.
jb
1998-08-30
2
-4
/
+4
*
Change the aux field type to long instead of int so that it is large
jb
1998-08-20
1
-1
/
+1
*
Use a different hack for building libgcc2: `XCC= ${CC}' instead of
bde
1998-07-08
1
-37
/
+19
*
Spelling corrections.
jkoshy
1998-06-06
1
-2
/
+2
*
Don't blow away parts of the sourcetree on a 'make clean'. This was
eivind
1998-05-24
1
-4
/
+4
*
Change the order of the include paths so that the architecture specific
jb
1998-05-15
2
-6
/
+6
*
This was broken for ELF builds.
dfr
1998-04-30
1
-1
/
+1
*
Upgrade to 2.2
ache
1998-04-28
2
-3
/
+10
*
Support building of libgcc.a without building all of gcc. This is
bde
1998-03-23
1
-15
/
+34
*
Don't use beforedepend to complicate and break things. The usual
bde
1998-03-20
1
-140
/
+65
*
Put sources in SRCS and don't depend on them in beforedepend. IIRC,
bde
1998-03-12
2
-6
/
+8
*
Don't add streambuf.cc to SRCS twice.
bde
1998-02-25
1
-2
/
+2
*
Just one of these libs left to port to alpha.
jb
1998-02-19
1
-5
/
+5
*
Modify for MACHINE_ARCH support instead of assuming just x86.
jb
1998-01-25
2
-20
/
+83
*
Avoid building x86 specific libraries on Alpha.
jb
1998-01-10
1
-2
/
+8
*
<gnuregex.h> is rather old and breaks AWK's regex matching. Use a newer
jraynard
1997-10-19
1
-2
/
+14
*
Fix improperly re-entrant code which caused the menu spammage we've
jkh
1997-10-12
2
-37
/
+25
*
_G_VTABLE_LABLE_PREFIX is different between ELF and a.out
peter
1997-09-20
1
-0
/
+6
*
Insert first cut of hooks for compiling under ELF.
peter
1997-08-29
1
-3
/
+16
*
Insert hooks for building under elf.
peter
1997-08-29
1
-2
/
+16
*
Backed out previous commit. mp.h is installed from libmp and should not
bde
1997-08-21
1
-3
/
+1
*
during the ,beforeinstall' target mp.h has to be installed as well
andreas
1997-08-17
1
-1
/
+3
*
Upgrade to 2.1
ache
1997-06-07
2
-21
/
+144
*
Add ${DESTDIR} in front of absolute paths.
asami
1997-05-23
2
-4
/
+4
*
Bye bye CPLUSPLUSLIB hack! It's not needed any more.
jdp
1997-05-06
2
-4
/
+2
*
Fixed synopsis. There was a missing arg, 3 args with the wrong type,
bde
1997-04-13
1
-12
/
+22
*
Fixed bogus existence test related to searching for a nearby obj
bde
1997-04-10
2
-12
/
+4
*
Oops. Missed the Complex number add case of code generation.. :-]
peter
1997-04-09
1
-4
/
+4
*
YAMF22
jkh
1997-03-29
1
-2
/
+2
*
Fix various overflows for items longer then menu width.
ache
1997-02-28
1
-4
/
+6
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
38
-38
/
+38
*
When wrong directory choosed and chdir failed, directory name
ache
1997-02-18
2
-2
/
+5
*
Go on one of my periodic rampages through this code, trying to make
jkh
1997-01-17
4
-157
/
+189
*
Simplify using SRCDIR
ache
1997-01-16
1
-3
/
+1
*
Allow emacs-style next/prev characters as well as arrow keys so that
jkh
1997-01-15
5
-9
/
+13
[next]