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
*
Change kgdb_parse() to use wrapped versions of parse_expression() and
jhb
2008-03-29
1
-6
/
+9
*
Initialize the head pointer in kld_current_sos() to NULL to avoid returning
jhb
2008-03-29
1
-0
/
+1
*
Re-enable the CVS build.
obrien
2008-03-19
1
-3
/
+3
*
Update for version 1.11-20080310.
obrien
2008-03-19
1
-5
/
+44
*
+ Make it clear this was taken from the CVS 1.11 branch on 10-March-2008.
obrien
2008-03-19
1
-3
/
+3
*
Disable CVS build.
obrien
2008-03-19
1
-3
/
+3
*
Set AR=gnu-ar and RANLIB=gnu-ranlib on systems where we are forced
ru
2008-03-02
2
-4
/
+0
*
Remove a stale prototype I missed when converting the kld support over to
jhb
2008-02-25
1
-1
/
+0
*
Make again BSD ar(1) the default system ar(1), now properly handling
ru
2008-02-25
2
-10
/
+16
*
Let PowerPC world optionally build with -msoft-float. For FPU-less PowerPC
raj
2008-02-24
1
-1
/
+1
*
Bump the default .Os version to FreeBSD 8.0.
ru
2008-02-23
1
-1
/
+1
*
If 'WITH_BSDAR' is defined, install as gnu-<util_name>.
obrien
2008-02-21
2
-0
/
+10
*
Back out previous commit. Restore Binutils ar as default. Disconnect
kaiw
2008-02-21
2
-10
/
+0
*
* Connect ar(1) to the build and make it default ar. Rename GNU
kaiw
2008-02-21
2
-0
/
+10
*
getopt(3) returns -1, not EOF.
ru
2008-02-19
2
-2
/
+2
*
- Rework the kld support to hook into GDB's shared library support.
jhb
2008-01-29
3
-81
/
+165
*
Don't close the kernel bfd object during startup. Instead, leave it open
jhb
2008-01-29
3
-7
/
+13
*
Use target_read_memory() and extract_unsigned_integer() instead of direct
jhb
2008-01-29
1
-19
/
+6
*
Don't look for "foo.ko.symbols" files. GDB is smart enough to open the
jhb
2008-01-29
1
-1
/
+0
*
Use a for loop in find_kld_address() as in kgdb_auto_load_klds() and
jhb
2008-01-28
1
-7
/
+4
*
Add support for automatically loading symbols for kld's on startup:
jhb
2008-01-28
3
-140
/
+248
*
Remove the warnx() from kgdb_lookup() so that we don't emit a warning about
jhb
2008-01-28
2
-6
/
+10
*
If the quiet flag is specified (-q), don't dump the unread portion of
jhb
2008-01-28
1
-1
/
+4
*
Move the code for working with kld's out into its own file.
jhb
2008-01-24
4
-269
/
+306
*
Remove one more alpha leftover.
ru
2008-01-24
1
-1
/
+1
*
Include the thread name (in addition to the proc name) in "info threads."
emaste
2008-01-18
1
-3
/
+13
*
Add a new 'add-kld <kld>' command to kgdb to make it easier to analyze
jhb
2008-01-17
3
-2
/
+275
*
Use a phony .POSIX target. This seems to be the way to
obrien
2008-01-16
2
-1
/
+3
*
Use our standard verbose spelling of rules variables.
obrien
2008-01-13
1
-3
/
+3
*
Disable contrib - there is weirdness going on with it.
obrien
2008-01-13
1
-1
/
+1
*
Reenable cvs with the build.
obrien
2008-01-13
1
-3
/
+3
*
Disable CVS from the build.
obrien
2008-01-13
1
-3
/
+3
*
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
[next]