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
*
- Bump share library version which were missed in last bump
rafan
2007-06-18
3
-3
/
+3
*
Fix build on arm: time_t on arm is 64 bits while long is
delphij
2007-06-17
1
-3
/
+10
*
Update build skeleton after diffutils 2.8.7 update.
delphij
2007-06-15
11
-937
/
+164
*
Don't lie about saved reports.
philip
2007-06-02
1
-1
/
+1
*
Install omp.h file.
kan
2007-05-31
1
-0
/
+2
*
Fix compiles when user chooses to disable both ObjC and C++ support in
kan
2007-05-28
1
-1
/
+2
*
Don't forget to clean generated ssp.h.
ru
2007-05-22
1
-0
/
+1
*
Back out the addition of -static to LDFLAGS; I'm pretty confident
ru
2007-05-21
1
-1
/
+0
*
Fix the fallout from over-zealous obsolete files removal. Use correct
kan
2007-05-19
1
-1
/
+1
*
Work-around for upgrading from a pre-symbol-versioned world.
scottl
2007-05-19
1
-0
/
+1
*
Do not compile hash_compat.c.
kan
2007-05-19
1
-1
/
+1
*
Update bmake glue to build GCC 4.2.
kan
2007-05-19
43
-1507
/
+4070
*
Remove extern int verbose declaration. It is declared static in the
kan
2007-05-19
1
-1
/
+0
*
Fix static/extern mismatch by patching corresponding tdep files
kan
2007-05-19
2
-2
/
+11
*
Add threading support.
marcel
2007-05-01
2
-1
/
+3
*
Minor Makefile cleanup. Do not use Makefile variables named 'version' and
kan
2007-03-12
5
-9
/
+8
*
Unbreak the kgdb stepping over the special frames on i386 after rev. 1.117 of
kib
2007-03-01
1
-1
/
+22
*
Rename lookup() to kgdb_lookup() and make it global (for use in trgt_i386.c).
kib
2007-03-01
2
-7
/
+9
*
Avoid writing uninitialized stack data into a thread's MMX/SSE state by
emaste
2007-02-20
1
-7
/
+12
*
Fix PowerPC-targeted cross-builds performed on 64-bit platforms.
marcel
2007-02-11
2
-4
/
+6
*
Remove GNU gzip left-offs, they are no longer necessary.
delphij
2007-01-31
42
-10979
/
+0
*
Replace the GNU gzip with a slightly modified NetBSD gzip. The
delphij
2007-01-26
1
-1
/
+0
*
Try to avoid a possible infinite loop when parsing an invalid kernel dump file.
rodrigc
2007-01-25
1
-2
/
+7
*
Change RL_LIBRARY_VERSION
ache
2006-12-31
1
-1
/
+1
*
Update config
ache
2006-12-31
1
-3
/
+33
*
-mdoc knows about FreeBSD 7.0 as well.
ru
2006-12-29
1
-1
/
+0
*
Markup revision.
ru
2006-12-25
1
-16
/
+36
*
FreeBSD 5.5 is part of official -mdoc.
ru
2006-12-25
1
-1
/
+0
*
Fix markup, remove a dummy BUGS section.
ru
2006-12-24
1
-9
/
+10
*
Add missing articles.
ru
2006-12-23
1
-0
/
+5
*
Teach mdoc(7) about FreeBSD/arm and FreeBSD 6.3; both needed by the
ru
2006-12-05
1
-0
/
+4
*
MFP4: Add an implementation of the ELF(3) and GELF(3) API set.
jkoshy
2006-11-11
1
-0
/
+1
*
Remove gratuitous white space change.
obrien
2006-11-06
1
-12
/
+5
*
Allow one to force with issue with 'TARGET_BIG_ENDIAN'.
obrien
2006-11-06
1
-2
/
+2
*
Fix vim syntax highlighting. Vim complained about the (comment). The syntax
philip
2006-11-01
1
-1
/
+1
*
Bump document date for the previous change.
ru
2006-10-21
1
-1
/
+2
*
Turn on gdbserver for the arch that supports it..
jmg
2006-10-21
1
-0
/
+4
*
Trim trailing whitespace.
jhb
2006-10-16
3
-7
/
+7
*
Restore the 'proc' and 'tid' commands which allow one to switch to the
jhb
2006-10-16
1
-0
/
+89
*
Update the FILES section which has been wrong for some time.
ceri
2006-10-15
1
-4
/
+6
*
Add the sun4v category.
ceri
2006-10-15
1
-1
/
+4
*
Don't build the libgcc with functions already included in the libc to
cognet
2006-10-12
1
-1
/
+1
*
Document '-w' from main.c rev. 1.11.
obrien
2006-10-11
1
-0
/
+8
*
Add the -P option back, but with a note that it is not supported on FreeBSD.
trhodes
2006-10-11
1
-0
/
+6
*
grep -P xxx file.txt
trhodes
2006-10-10
1
-5
/
+0
*
Temporarily add newer copy of tc-sparc.c to build to
kmacy
2006-10-09
2
-1
/
+4658
*
The ARM platform does the setjmp/longjmp type of exception handling.
obrien
2006-10-05
1
-0
/
+3
*
Enable gdb on the arm. Some time ago I committed it, but had forgotten to
imp
2006-10-03
1
-4
/
+0
*
Fix build due to the incomplete removal of demangle.h.
ru
2006-09-30
1
-1
/
+1
*
Reduce diffs with file generated by FSF configure.
kan
2006-09-22
1
-12
/
+18
[next]