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
*
Fix the dependancies.
markm
1996-10-24
1
-8
/
+9
*
Fix this so that dependancies work properly.
markm
1996-10-24
1
-13
/
+10
*
If errors occur during the loading of the shared libraries required by
jdp
1996-10-24
1
-10
/
+30
*
Remove local fnmatch() copy, we now compatible with GNU fnmatch
ache
1996-10-23
4
-249
/
+2
*
Removing old isdn stuff.
phk
1996-10-20
55
-3436
/
+0
*
Make it clear that a vendor-branch import adds something to the
joerg
1996-10-20
1
-4
/
+4
*
BMakefile for gmp-2.0.2
markm
1996-10-20
1
-28
/
+46
*
BMakefiles for gmp-2.0.2
markm
1996-10-20
3
-0
/
+135
*
Remove the old libgmp. Version 2.0.2 is about to hit prime time.
markm
1996-10-20
295
-28803
/
+0
*
Remove the old libgmp. Version 2.0.2 is about to hit prime time.
markm
1996-10-20
145
-32251
/
+0
*
This commit was generated by cvs2svn to compensate for changes in r19045,
markm
1996-10-20
317
-1919
/
+46235
|
\
|
*
Import of GNU MP 2.0.2
markm
1996-10-20
318
-2032
/
+46246
|
*
recording cvs-1.6 file death
peter
1995-12-30
36
-42729
/
+0
*
|
Various fixes and FreeBSD modifications:
joerg
1996-10-19
2
-27
/
+45
*
|
Fix two minor typos in the manual page.
jdp
1996-10-18
1
-3
/
+3
*
|
Build/install c++filt from g++, we already have all the sources and
peter
1996-10-13
2
-2
/
+60
*
|
Catch a situation where the tty speed might be 0 (in the case of UUCP
joerg
1996-10-12
1
-5
/
+5
*
|
Add the search directories from the hints file only the first time it is
jdp
1996-10-10
1
-2
/
+5
*
|
Add a new option "-f hints_file" to specify an alternate file instead of
jdp
1996-10-10
2
-37
/
+37
*
|
Fix a bug that caused a segmentation violation if dlsym() was called
jdp
1996-10-10
1
-2
/
+2
*
|
Use ${INSTALL} -C instead of -c. I did it with -C originally, but during
peter
1996-10-07
1
-2
/
+2
*
|
delete doubled words, e.g.: "the the" -> "the"
wosch
1996-10-05
3
-5
/
+14
*
|
Oops, an editing error at one point meant I had missed the osfcn.h header
peter
1996-10-04
1
-2
/
+2
*
|
"CONTINUE" was just too long. Make it a nice "OK" now.
jkh
1996-10-04
2
-2
/
+2
*
|
To the Attic we go..
peter
1996-10-04
188
-47889
/
+0
*
|
Add genclass to the subdir list
peter
1996-10-04
1
-2
/
+2
*
|
Add libstdc++ to the SUBDIR list
peter
1996-10-04
1
-2
/
+2
*
|
Update to use the contrib/libg++ version, now that my (slow) 486 has
peter
1996-10-04
2
-34
/
+58
*
|
Initial attempt at a bmakefile for genclass.
peter
1996-10-03
1
-0
/
+52
*
|
Initial shot at a bmakefile for libstdc++
peter
1996-10-03
2
-0
/
+364
*
|
Ugly hack alert!
peter
1996-10-03
1
-1
/
+2
*
|
There's no need to 'unsetenv()' unsafe environment variables explicitly
nate
1996-10-01
1
-6
/
+1
*
|
Sigh, oh well, here's my obligigatory "oops" commit. I don't quite know
peter
1996-10-01
1
-1
/
+13
*
|
Resync the libgcc functions list with the 2.7.2.1 tree. We were building
peter
1996-10-01
2
-34
/
+54
*
|
Don't build config/i386/i386.o in the src/contrib/gcc tree..... :-]
peter
1996-10-01
1
-2
/
+3
*
|
Incorporate John Polstra's sods.c display of the details about the
peter
1996-10-01
4
-4
/
+533
*
|
Update to handle new version ld.so.hints and info in executable for
peter
1996-10-01
4
-63
/
+284
*
|
Support for specifying printf-like output specs to control the ldd output
peter
1996-10-01
2
-4
/
+32
*
|
Updates to deal with ld.so.hints version 2. It now deals with the
peter
1996-10-01
2
-18
/
+53
*
|
Update the backends to go with the top-level ld changes. The non-i386
peter
1996-10-01
5
-14
/
+47
*
|
Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also deal
peter
1996-10-01
17
-569
/
+959
*
|
Mostly resync our gas with the NetBSD version to obtain support for
peter
1996-10-01
27
-262
/
+291
*
|
xVERSIONx -> 3.2; close PR 1404
wosch
1996-09-28
1
-1
/
+1
*
|
grep -q pattern file
wosch
1996-09-27
1
-1
/
+5
*
|
test 37: [b-a] is a syntax error and exit with status 2
wosch
1996-09-27
1
-1
/
+1
*
|
grep(1) should not parse manpages as arguments.
wosch
1996-09-27
1
-4
/
+4
*
|
Reverts exit status for `man -k' and `man -f'.
wosch
1996-09-27
1
-2
/
+6
*
|
Really eliminated includes of the "temporary" backwards compatibility
bde
1996-09-24
3
-3
/
+0
*
|
Eliminated includes of the "temporary" backwards compatibility header
bde
1996-09-24
1
-4
/
+4
*
|
add missing comma(s) in .Xr macros
wosch
1996-09-23
1
-3
/
+3
[next]