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
*
Replaced afterinstall: with FILES.
ru
2004-10-18
1
-5
/
+2
*
Update to readline 5.0
ache
2004-10-18
1
-3
/
+7
*
Back out termcap -> ncurses change in LDADD/DPADD
ache
2004-10-18
1
-2
/
+2
*
Upgrade to 5.0
ache
2004-10-18
1
-1
/
+1
*
Upgrade to 5.0
ache
2004-10-18
2
-8
/
+6
*
Update for 5.0
ache
2004-10-18
1
-6
/
+23
*
Bump the library version numbers for the following libraries:
kensmith
2004-10-01
1
-1
/
+1
*
We *need* the pic libobjc library for amd64. It is needed for ia64 as
peter
2004-09-29
1
-0
/
+5
*
Make cvsbug(1) actually work instead of aborting due to missing configure
peter
2004-09-28
1
-1
/
+6
*
Fix the embedded version string in cvs and cvsbug. This breaks scripts
peter
2004-09-28
2
-2
/
+2
*
Style.
ru
2004-09-19
1
-8
/
+7
*
Be explicit about which regex.h file we are including. This reduces the
peter
2004-09-16
1
-3
/
+7
*
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
[next]