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
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
281
-290
/
+290
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
160
-162
/
+198
*
When wrong directory choosed and chdir failed, directory name
ache
1997-02-18
2
-2
/
+5
*
Oops, the last commit shouldn't have removed floatformat.c.
bde
1997-02-15
1
-1
/
+1
*
Don't use the private version of vasprintf(). It doesn't understand
bde
1997-02-15
1
-7
/
+4
*
Fix a problem with patch in that is will always default, even when the
jmg
1997-02-13
6
-16
/
+37
*
Reorder the default man sections.
joerg
1997-02-09
1
-1
/
+1
*
Check return value from system() function.
wosch
1997-02-08
1
-0
/
+10
*
Correct the recommended option for "find" from "-depth" to "-d".
jdp
1997-02-08
1
-1
/
+1
*
Don't force postscript output when "man -t" is specified.
mpp
1997-02-05
1
-1
/
+1
*
Fix a bug involving alias (N_INDR) symbols. When building a shared
jdp
1997-02-01
1
-2
/
+8
*
Use xmalloc instead of malloc in two places, so that out-of-memory
jdp
1997-01-24
2
-2
/
+2
*
Remove incorrect use of double-negative since it means the same thing
jkh
1997-01-21
1
-2
/
+2
*
Pay attention to the environment variable "LD_IGNORE_MISSING_OBJECTS".
jdp
1997-01-17
2
-1
/
+36
*
Add back the description of the "-v" option. It seems to have been
jdp
1997-01-17
1
-0
/
+4
*
Go on one of my periodic rampages through this code, trying to make
jkh
1997-01-17
4
-157
/
+189
*
Remove -lmalloc; it's no longer relevant.
jkh
1997-01-17
2
-2
/
+2
*
Simplify using SRCDIR
ache
1997-01-16
1
-3
/
+1
*
Use SRCDIR instead of PATH
ache
1997-01-16
1
-1
/
+1
*
Simplify using SRCDIR
ache
1997-01-16
1
-5
/
+1
*
Use SRCDIR instead of PATH
ache
1997-01-16
1
-1
/
+1
*
Simplify it using SRCDIR
ache
1997-01-16
1
-5
/
+3
*
Remove mmalloc since we're now using phkmalloc. This is made possible
gj
1997-01-15
19
-3044
/
+0
*
Changes required in directory libiberty to make gdb from the sources in
gj
1997-01-15
20
-7316
/
+20
*
The files in gdb/elf are now grabbed from /usr/src/contrib/gdb/include/elf.
gj
1997-01-15
4
-905
/
+0
*
The files in gdb/coff are now grabbed from /usr/src/contrib/gdb/coff.
gj
1997-01-15
5
-1785
/
+0
*
The files in gdb/aout are now grabbed from /usr/src/contrib/gdb/aout.
gj
1997-01-15
8
-1094
/
+0
*
changes required in the gdb directory for making gdb
gj
1997-01-15
152
-96851
/
+3320
*
changes required in the doc directory for making the gdb info
gj
1997-01-15
11
-18078
/
+9
*
changes required in the bfd directory for making gdb
gj
1997-01-15
50
-43235
/
+705
*
changes required in the top-level directory for making gdb
gj
1997-01-15
6
-843
/
+12
*
Allow emacs-style next/prev characters as well as arrow keys so that
jkh
1997-01-15
5
-9
/
+13
*
If a library is found in the hints file, but the library doesn't exist,
jdp
1997-01-14
1
-0
/
+4
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
444
-458
/
+470
*
Back out previous fix. It was bogus.
jkh
1997-01-13
1
-10
/
+4
*
Install a dir file if one doesn't exist. This seems the most likely
jkh
1997-01-13
1
-3
/
+10
*
Turn this into legal texinfo. Since I don't know what the author
jkh
1997-01-13
1
-8
/
+8
*
Sort cross references.
wosch
1997-01-13
5
-14
/
+16
*
Use the RTLD_NOW symbol, now that it is defined in <dlfcn.h>.
jdp
1997-01-12
1
-4
/
+3
*
Patch up the readline info building. This one is a bit of a problem
peter
1997-01-12
4
-12
/
+33
*
Don't conflict with INFODIR?=${SHAREDIR}/info from the system Makefiles
peter
1997-01-12
1
-5
/
+5
*
Make this (hopefully) build now. There was no dir entry.
peter
1997-01-12
1
-2
/
+4
*
Fix path to readline docs, since it's now in contrib
peter
1997-01-12
1
-1
/
+1
*
Disconnect the doc subdir until somebody fixes this. I don't see how this
peter
1997-01-12
1
-2
/
+2
*
Correct typos and spelling errors.
jdp
1997-01-12
1
-5
/
+5
*
Add support for the LD_BIND_NOW environment variable. If it is set to a
jdp
1997-01-12
2
-23
/
+54
*
Set LD_TRACE_LOADED_OBJECTS to "1" instead of to "". The dynamic linker
jdp
1997-01-12
1
-2
/
+2
*
Add support for the LD_BIND_NOW environment variable. If it is set to a
jdp
1997-01-12
2
-2
/
+21
*
Changes to make ld demangle C++ symbol names before printing
jmacd
1997-01-11
7
-1048
/
+94
*
Same.
jmacd
1997-01-11
2
-2
/
+5
[next]