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
...
*
Use a safe temporary file for saving out the PR if send-pr is
ceri
2004-09-14
1
-1
/
+1
*
Fix a problem mentioned in the previous revision in a different,
ru
2004-09-10
1
-3
/
+3
*
Add the .h files to the .o dependency lists so the .h's are created before
obrien
2004-09-09
1
-2
/
+2
*
If the argument to the -r flag starts with a ':' or a '|', don't try to
brooks
2004-09-03
1
-1
/
+1
*
Add atomicity.cc to CLEANFILES.
ru
2004-09-01
1
-0
/
+1
*
Only compile fbsd-thread.c on amd64 and i386, other architectures
davidxu
2004-08-22
1
-1
/
+5
*
Fix comments, most are style fix.
davidxu
2004-08-22
1
-21
/
+11
*
Fix some text messages.
davidxu
2004-08-22
1
-2
/
+2
*
Add code to support statically linked binary and .core file of threaded
davidxu
2004-08-22
1
-177
/
+367
*
Meet the 6.0-CURRENT era. While here, teach mdoc(7) about the upcoming
ru
2004-08-19
1
-1
/
+3
*
A fix from rev. 1.52 of gnu/usr.bin/cc/cc_tools/Makefile was lost
ru
2004-08-18
1
-10
/
+0
*
Improve the usage. Without any arguments, kgdb(1) works on /dev/mem
marcel
2004-08-15
2
-49
/
+126
*
Add libgcov, a runtime support library for binaries compiled for basic
kan
2004-08-14
2
-1
/
+46
*
Bring in fix from gzip 1.3.3 to avoid crashes when processing certain corrupt
tjr
2004-08-13
1
-6
/
+8
*
Consolidate libiberty files in one place and avoid listing some
kan
2004-08-12
2
-15
/
+12
*
Change version string to distinguish our modified version of GNU grep
tjr
2004-08-12
1
-1
/
+1
*
Update version strings to better reflect reality.
tjr
2004-08-12
1
-3
/
+3
*
Hook xalloc-die.c up to the build.
tjr
2004-08-12
1
-0
/
+1
*
Initialize thread_db module.
davidxu
2004-08-10
1
-0
/
+2
*
Initialize thread_db module.
davidxu
2004-08-08
1
-0
/
+2
*
1. Add some code check if thread suspending or resuming is failed.
davidxu
2004-08-08
2
-4
/
+80
*
Join the 21st century: Cryptography is no longer an optional component
cperciva
2004-08-06
1
-1
/
+0
*
Add missing patch which was forgotten during GCC 3.4.2 import. libgcc.a
kan
2004-08-04
1
-4
/
+2
*
Whitespace nit.
ru
2004-08-03
1
-1
/
+1
*
Fix a copy and paste error. Do not include errors.c in libgcc_int.a,
kan
2004-07-30
1
-1
/
+1
*
Add NO_WERROR here. Binutils as does not compile cleanly with GCC 3.4.x.
kan
2004-07-28
1
-0
/
+1
*
Bmake glue for GCC 3.4.2-prerelease.
kan
2004-07-28
24
-1210
/
+1345
*
We generate this file from config.h automatically.
kan
2004-07-28
1
-1227
/
+0
*
Hook kgdb into the build.
marcel
2004-07-25
1
-1
/
+1
*
Add the beginnings of kernel debugging support. the kgdb(1) tool
marcel
2004-07-25
11
-0
/
+1089
*
o ps_pd{read|write} and ps_pt{read|write} are obsolete interface
marcel
2004-07-17
1
-22
/
+2
*
Make bsdtar the default system tar. This makes /usr/bin/tar a symlink
kientzle
2004-07-17
1
-1
/
+1
*
ptrace's first parameter is command not pid. pointy hat to me.
davidxu
2004-07-16
1
-2
/
+6
*
Update config.h to account for the prgregset_t and psaddr_t types
marcel
2004-07-16
5
-10
/
+10
*
Add libthread_db assisted debugging support module.
davidxu
2004-07-15
1
-0
/
+1095
*
MAJOR cleanup of the Bmake framework.
obrien
2004-07-08
37
-23475
/
+162
*
Build things in dictionary order.
ru
2004-07-07
1
-14
/
+34
*
Prepare for upcoming Binutils house cleaning.
obrien
2004-07-06
1
-1
/
+1
*
Update to match recent import
ache
2004-07-06
1
-6
/
+4
*
Fix bug causing `[' to be wrongly included in character class expressions
tjr
2004-07-04
1
-1
/
+1
*
Make grep run much (~10x) faster in multibyte locales by caching the wide
tjr
2004-07-04
6
-74
/
+188
*
Avoid accessing accessing memory past the end of mb_properties in the
tjr
2004-07-04
1
-1
/
+2
*
Improve case-insensitive matching in multibyte locales.
tjr
2004-07-04
3
-28
/
+109
*
Fix failure of fgrep to report some matches (Red Hat bug #116909).
tjr
2004-07-04
1
-57
/
+52
*
Use hard_locale() to check whether collating order is "hard" regardless
tjr
2004-07-04
1
-2
/
+0
*
Ignore ENABLE_NLS when deciding whether we can use setlocale().
tjr
2004-07-04
1
-2
/
+4
*
Update for grep 2.5.1.
tjr
2004-07-04
2
-120
/
+254
*
Merge local changes.
tjr
2004-07-04
9
-881
/
+2674
*
This commit was generated by cvs2svn to compensate for changes in r131554,
tjr
2004-07-04
45
-248
/
+5612
|
\
|
*
Import GNU grep 2.5.1 (trimmed)
tjr
2004-07-04
54
-1119
/
+8280
[prev]
[next]