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
*
Tweak -lpmc's name.
jkoshy
2007-11-27
1
-1
/
+1
*
While checking over the libraries for 7.0-REL Kris found the following
kensmith
2007-11-20
1
-1
/
+1
*
Use LC_ALL=C before awk generating "optionlist"
ache
2007-11-18
1
-3
/
+3
*
Add thread support for arm.
cognet
2007-11-17
4
-5
/
+40
*
There's no reason why we couldn't attach to a live process on arm.
cognet
2007-11-17
1
-0
/
+3
*
Teach kgdb how to handle double fault frames on i386:
jhb
2007-11-16
3
-1
/
+154
*
Added ".Lb libkse" support to mdoc(7).
ru
2007-10-22
1
-0
/
+1
*
Introduce FreeBSD 8.0 to mdoc(7).
ru
2007-10-15
1
-0
/
+1
*
Back out last commit -- it breaks sparc64 build which has
ru
2007-10-13
1
-2
/
+2
*
style.Makefile(5)
obrien
2007-10-12
1
-2
/
+2
*
Minor tweak to finding BEG/END source.
obrien
2007-10-12
1
-2
/
+2
*
style.Makefile(5)
obrien
2007-10-12
1
-2
/
+2
*
Welcome FreeBSD 8.
obrien
2007-10-12
1
-2
/
+2
*
- After gcc 4.2 import, include/objc/objc-api.h requires objc-decls.h which
rafan
2007-10-12
1
-1
/
+1
*
Disable TLS for arm and sparc64 here as binutils 2.15 predate GNU TLS
marius
2007-10-08
1
-0
/
+2
*
FreeBSD 6.2 is now known to mdoc.
ru
2007-10-04
1
-1
/
+0
*
Force -O1 compilation when targeted for ia64. GCC 4 generates
marcel
2007-09-26
1
-0
/
+4
*
Fix possible uninitialized variable insert due to previous commit.
edwin
2007-09-25
1
-1
/
+1
*
man(1) can't handle compressed included files.
edwin
2007-09-20
1
-0
/
+15
*
Catch up with the demise of /usr/X11R6
obrien
2007-09-19
1
-1
/
+1
*
Reduce diff to vendor for maintance purposes.
obrien
2007-09-19
1
-5
/
+6
*
In the case of a native build, set NATIVE to yes so that the code circuits
thomas
2007-09-19
1
-1
/
+4
*
Make gcc default to big endian when building it for a big endian target.
cognet
2007-09-18
1
-0
/
+4
*
Fix stack overflow with too many items return list in 'dialog' program.
ache
2007-08-24
1
-1
/
+1
*
NMIs now come from 'nmi_calltrap' rather than 'calltrap', so teach 'kgdb'
jhb
2007-08-22
1
-0
/
+1
*
Install etx/numeric_traits.h.
kan
2007-08-16
1
-4
/
+4
*
Remove comment that was added by mistakes and which prevented _eprintf
kan
2007-08-14
1
-1
/
+1
*
- 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
[next]