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 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
*
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
*
don't include Makefile.inc twice
ache
1999-05-28
2
-4
/
+2
*
upgrade to 4.0
ache
1999-05-28
7
-35
/
+52
*
Use the correct width integer on both i386 and alpha.
dfr
1999-05-23
1
-5
/
+5
*
Install g2c.h header incase others want to call libg2c from C.
obrien
1999-05-23
1
-1
/
+5
*
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
[next]