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
*
PR: 7488
thepish
1998-08-05
2
-4
/
+4
*
Fixed printf format warnings for non-errors. This change is null unless
bde
1998-08-02
1
-0
/
+4
*
fixed: tar will extract file even if -C command fails
nectar
1998-07-27
2
-5
/
+16
*
Add Xref to ldd(1).
jkoshy
1998-07-26
2
-2
/
+4
*
During compilation of a Fortran program f2c/f77 will spew the
phk
1998-07-24
1
-1
/
+1
*
For every directory in ${PATH} that ends with "/bin", look for a
des
1998-07-09
1
-0
/
+11
*
fix description of `-C' option to match behaviour in the sources:
jkoshy
1998-07-09
1
-2
/
+2
*
Use a different hack for building libgcc2: `XCC= ${CC}' instead of
bde
1998-07-08
2
-74
/
+38
*
Use the installed versions of cc, cc1 and cpp for building underscore.
bde
1998-07-08
1
-35
/
+4
*
Use the installed version of perl for `make install'. It is now
bde
1998-07-07
1
-11
/
+3
*
Use the installed version of perl for `make depend'. It is now
bde
1998-07-07
1
-14
/
+3
*
Added a `build-tools' target for internal tools.
bde
1998-07-07
1
-1
/
+7
*
Fixed printf format errors.
bde
1998-06-30
10
-32
/
+51
*
Fixed printf format errors.
bde
1998-06-30
9
-20
/
+21
*
Add -DFREEBSD_AOUT to CFLAGS, to ensure that <link.h> gives us the correct
peter
1998-06-12
1
-2
/
+2
*
Spelling corrections.
jkoshy
1998-06-06
1
-2
/
+2
*
Fix a bunch of spelling errors.
steve
1998-06-04
2
-4
/
+13
*
Don't use beforedepend or give dependencies on generated headers explicitly.
bde
1998-06-04
3
-18
/
+7
*
Removed superfluous beforedepends. Their files were already in SRCS.
bde
1998-06-04
2
-6
/
+2
*
Don't use beforedepend; just put generated headers in SRCS. ldgram.h
bde
1998-06-04
1
-4
/
+3
*
Removed special rules for lex- and yacc- generated files. The general
bde
1998-06-04
1
-12
/
+1
*
Missing DPADD's.
peter
1998-06-03
1
-1
/
+4
*
Add missing DPADD's.
peter
1998-06-03
11
-11
/
+42
*
These files were moved elsewhere (sbin/ldconfig, libexec/rtld-aout,
peter
1998-06-01
20
-5936
/
+0
*
Look for files in their new locations.
peter
1998-06-01
1
-11
/
+7
*
Also check for Satoshi's TMPDIR location of perl when looking around for it.
jkh
1998-05-29
1
-2
/
+6
*
ELF preparation step 2:
sos
1998-05-26
3
-6
/
+11
*
ELF preparation step 1:
sos
1998-05-25
3
-10
/
+7
*
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
*
perl now works on alpha.
jb
1998-05-12
1
-2
/
+2
*
This code casts double -> int -> char *. Ugh. Take a punt and change the
jb
1998-05-12
1
-7
/
+12
*
Change a cast of long * to time_t * in a call to time();
jb
1998-05-12
1
-2
/
+8
*
Allow the makefile to choose the perl executable to run h2ph rather
jb
1998-05-12
1
-2
/
+11
*
If perl exists in OBJDIR it has just been built; if it exists in
jb
1998-05-12
1
-1
/
+1
*
Change .if to .elif to prevent the current directory path search for a
jb
1998-05-12
1
-2
/
+1
*
awk and groff (et al) now work on alpha as the result of library
jb
1998-05-12
1
-4
/
+4
*
Don't attempt to read process context from the kernel when (the
bde
1998-05-12
3
-6
/
+6
*
The yacc makefile changes don't seem to know when to generate the
jb
1998-05-11
1
-2
/
+2
*
Add CROSS_TARGETS to the list of GASES to build. We end up with a separate
jb
1998-05-11
1
-2
/
+4
*
Make a path absolute.
jb
1998-05-11
1
-2
/
+2
*
Simplified by using new yacc rules and by not generating y.tab.h.
bde
1998-05-08
1
-3
/
+2
*
Fix the path.
jb
1998-05-05
1
-2
/
+2
*
Specify an absolute include path.
jb
1998-05-05
4
-20
/
+8
*
One of those silently included files that just about guarantee that
jb
1998-05-05
1
-0
/
+4
*
The BINDIR definition is an extra directory level away, so include it
jb
1998-05-05
4
-4
/
+16
*
Oops, missed the common part of gas.
jb
1998-05-05
1
-0
/
+23
*
Don't generate a2p.h or y.tab.h from a2p.y. Neither is actually used,
bde
1998-05-05
1
-1
/
+2
*
Support cross architectures by using specific directories instead of
jb
1998-05-04
8
-272
/
+0
*
i386 gas config files.
jb
1998-05-04
10
-0
/
+300
[next]