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
*
Oops. Forgot to cvs add these for threads support.
markm
1999-09-04
2
-0
/
+1200
*
Allow perl to be built with thread support.
markm
1999-09-04
8
-22
/
+87
*
Remove superfluous tab in `Fix:' field.
chris
1999-09-02
1
-1
/
+1
*
#include <termios.h>
peter
1999-08-30
1
-0
/
+1
*
$Header$ -> $FreeBSD$
peter
1999-08-28
21
-25
/
+66
*
gcc 2.6 is kinda obsolete now.
peter
1999-08-27
8
-1826
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-27
531
-557
/
+557
*
Don't install /etc/manpath.config.sample.
ru
1999-08-27
1
-4
/
+0
*
Try to get /usr/include/readline back into the snapshots.
obrien
1999-08-25
1
-2
/
+2
*
MFS: Revert shared lib major version number back to 3.
obrien
1999-08-21
1
-2
/
+2
*
Remove unused MANBIN directive.
ru
1999-08-20
2
-12
/
+4
*
A "=" should have been "+=".
obrien
1999-08-20
1
-2
/
+2
*
Make gcc work on the Alpha again. alpha/alpha.h is used instead of svr4.h
peter
1999-08-19
1
-2
/
+2
*
- Add an OPTIONAL_MANPATH directive (same as MANDATORY_MANPATH,
ru
1999-08-16
4
-46
/
+65
*
Rev 1.36 also includes functional chagnes I intended to commit seperately.
obrien
1999-08-16
1
-1
/
+1
*
{EGCSDIR}->{SRCDIR} + associated tweaks.
obrien
1999-08-16
1
-7
/
+4
*
{EGCSDIR}->{SRCDIR} + associated tweaks.
obrien
1999-08-16
2
-16
/
+15
*
Purely cosmetic changes -- fix Id's
obrien
1999-08-16
5
-14
/
+7
*
Purely cosmetic cleanups.
obrien
1999-08-16
15
-62
/
+44
*
Reduce the number of -I's. I have no idea why I thought I needed extra ones.
obrien
1999-08-15
1
-2
/
+2
*
Move "LIBGCC_SPEC" to freebsd-native.h as it is not approapiate for
obrien
1999-08-15
1
-1
/
+6
*
Various man page cleanup:
mpp
1999-08-15
3
-15
/
+20
*
Use Bison with "--broken-undeftoken-init".
obrien
1999-08-14
1
-2
/
+2
*
Rather than deleting the grammer files during building, move them out of the
obrien
1999-08-14
1
-5
/
+5
*
Due to brain damage on the FSF people, we can not longer pass "config.h"
obrien
1999-08-14
1
-0
/
+180
*
Fixes for Bison 1.25->1.28 upgrade.
obrien
1999-08-14
2
-7
/
+7
*
Unbroke zforce.
ru
1999-08-11
2
-13
/
+7
*
Support 21-bit minor numbers. Avoid wasting a byte in their octal
bde
1999-08-11
1
-2
/
+15
*
Forgotten in previous log message:
bde
1999-08-08
1
-1
/
+1
*
Install c++filt in /usr/libexec/${OBJFORMAT}. The version that
bde
1999-08-08
1
-1
/
+2
*
Use Byacc rather than Bison.
obrien
1999-08-02
2
-4
/
+2
*
Clarify that "-w" ignores horizontal white space changes.
obrien
1999-08-01
1
-1
/
+1
*
Only use Bison to generate cc1plus's parse code.
obrien
1999-08-01
2
-4
/
+4
*
Remove explicit testing of the NOFSCHG variable. Its functionality (in this
hoek
1999-07-31
1
-3
/
+1
*
Tune table since 0200-0206 is not available, add more chars
ache
1999-07-31
1
-9
/
+5
*
Add more koi8-r chars
ache
1999-07-31
1
-0
/
+64
*
install msafer.7
ache
1999-07-31
1
-3
/
+3
*
Reflect the change from the /etc/weekly to /etc/periodic/weekly/*.
nik
1999-07-30
2
-12
/
+22
*
Add -S to nroff and troff invocations of man.
imp
1999-07-30
1
-2
/
+2
*
Make direct calls to nroff work again. Rev 1.5 of contrib/gnu/nroff/nroff.sh
mpp
1999-07-30
1
-3
/
+4
*
Add an example for folks who can never remember how to generate a
sheldonh
1999-07-29
1
-0
/
+14
*
Go back to using Bison for now, due to `make world' breakage.
obrien
1999-07-29
1
-1
/
+3
*
Use Yacc rather than Bison.
obrien
1999-07-28
5
-12
/
+8
*
The Unix way is arguments come before an input file name, not after.
obrien
1999-07-28
2
-5
/
+5
*
Remove paths that are listed as compulsory (sorta). /usr/local is not
markm
1999-07-25
1
-3
/
+3
*
Respect the NOFSCHG variable. Add an $Id$ while I'm here, for whatever
hoek
1999-07-05
1
-0
/
+5
*
Fixed missing prototype for address_to_line(). One call passes an
bde
1999-07-04
1
-1
/
+2
*
Don't override the (correct) default for BINDIR.
bde
1999-07-04
1
-2
/
+1
*
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
[next]