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
/
usr.bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Live & postmortem kernel debugging support for the alpha platform.
gallatin
1999-06-21
5
-2
/
+492
*
Fix placement of signal trampoline.
dt
1999-06-13
1
-2
/
+2
*
little optimization of locale sensing code
ache
1999-06-09
1
-28
/
+29
*
Just ignore malformed locale variable unless -d specified
ache
1999-06-08
1
-12
/
+16
*
Localize NEQN part too
ache
1999-06-07
2
-2
/
+13
*
Add ability to read/write localized manpages
ache
1999-06-07
3
-2
/
+163
*
remove getopt & friend declarations, now unistd.h included
ache
1999-06-05
1
-3
/
+0
*
fix typo preventing to include unistd.h
ache
1999-06-05
1
-1
/
+1
*
Add the 'advocacy' category, sort this document.
billf
1999-05-30
1
-1
/
+2
*
Fixes from OpenBSD:
kris
1999-05-28
9
-26
/
+46
*
Add a missing backslash from the last commit. (Broke installworld)
jb
1999-05-23
1
-1
/
+1
*
Use BINOWN and BINGRP (some people do change these...)
hoek
1999-05-22
1
-2
/
+2
*
fix downcase() for chars with 8bit
ache
1999-05-13
1
-2
/
+2
*
fix typo uid_t -> gid_t
ache
1999-05-13
1
-5
/
+5
*
upgrade to perl 5.00503
ache
1999-05-13
1
-2
/
+2
*
Add one more dependency (oops).
dt
1999-05-13
1
-2
/
+2
*
Added some missing dependencies.
dt
1999-05-12
1
-7
/
+9
*
Fixed some regressions in rev.1.40:
bde
1999-05-11
1
-7
/
+4
*
Install gdbserver and gdbreplay in /usr/bin, not /usr/libexec/elf.
dfr
1999-05-08
2
-2
/
+8
*
Implement corefiles for FreeBSD/alpha. This requires a separate change to
dfr
1999-05-07
1
-81
/
+23
*
Add core-regset.c to the Makefile to allow debugging elf corefiles.
dfr
1999-05-07
1
-2
/
+2
*
Remove $Log garbage from these; it was causing failure when expanded.
markm
1999-05-05
3
-27
/
+24
*
Correct SYNOPSIS (remove args from synopsis that are actually arguments
ghelmer
1999-05-04
1
-7
/
+5
*
Remove old bmake framework for gdb. It has moved to live next to binutils.
dfr
1999-05-02
23
-5425
/
+0
*
* Merge gdb/doc/Makefile into binutils/doc/Makefile
dfr
1999-05-02
5
-174
/
+107
*
Enable gdb on the alpha.
dfr
1999-05-02
1
-3
/
+4
*
System Perl is now 5.00503! There is support for threads, but this is
markm
1999-05-02
8
-127
/
+165
*
Enable building gdb under binutils for i386. I can't enable the alpha build
dfr
1999-05-02
1
-1
/
+6
*
* Add bmake framework for using gdb alongside binutils. The old bmake
dfr
1999-05-02
15
-181
/
+704
*
Disable building gdb in preparation for importing gdb-4.18
dfr
1999-05-02
1
-2
/
+2
*
Handle byte counts for >2G archives
peter
1999-04-29
2
-2
/
+8
*
Rather than hack config/freebsd.h to contain our hacks for a native compiler,
obrien
1999-04-28
2
-1
/
+42
*
Make gdb work with kernel after the SMP vmspace sharing changes.
luoqi
1999-04-28
5
-42
/
+221
*
Use braces to avoid potentially ambiguous else clause.
imp
1999-04-25
2
-2
/
+2
*
use `target' macro crafted in parent Makefile rather than making our own
obrien
1999-04-25
1
-2
/
+2
*
Hookup FORTRAN info docs.
obrien
1999-04-25
2
-1
/
+15
*
Sorry didn't get this in the last commit: MACHINE_ARCH changes courtesy
obrien
1999-04-22
3
-3
/
+3
*
Use `GNU_ARCH' in most places where `MACHINE_ARCH' was used. Building for
obrien
1999-04-22
3
-13
/
+27
*
For mips assembler, we need to define TARGET_BYTES_BIG_ENDIAN to be
imp
1999-04-22
2
-2
/
+12
*
Have config/i386/freebsd.h directly include att.h. I have no idea why stock
obrien
1999-04-22
1
-4
/
+1
*
TARGET was being defined wrong, causing ld to always fail. It is the
imp
1999-04-21
1
-5
/
+5
*
This duplicates gnu/usr.bin/cc/c++filt.
obrien
1999-04-18
3
-20
/
+2
*
Add FORTRAN support.
obrien
1999-04-18
1
-3
/
+3
*
Move HAVE_CONFIG_H define to global cc/ Makefile so all can share the benifits.
obrien
1999-04-18
2
-3
/
+3
*
*** empty log message ***
obrien
1999-04-18
1
-2
/
+2
*
Use inherited BINDIR defintion.
obrien
1999-04-18
3
-6
/
+3
*
Include the parent Makefile.inc so we get a proper BINDIR definition.
obrien
1999-04-18
1
-1
/
+3
*
Hookup the new FORTRAN compiler. Define `NO_FORTRAN' to not compile it.
obrien
1999-04-18
1
-1
/
+6
*
Add the EGCS g77 FORTRAN compiler.
obrien
1999-04-18
1
-0
/
+46
*
Minimum change to convert from home-grown f77 to EGCS's g77.
obrien
1999-04-18
1
-3
/
+15
[next]