aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* $Header$ -> $FreeBSD$Peter Wemm1999-08-2821-25/+66
* gcc 2.6 is kinda obsolete now.Peter Wemm1999-08-278-1826/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-27531-557/+557
* Don't install /etc/manpath.config.sample.Ruslan Ermilov1999-08-271-4/+0
* Try to get /usr/include/readline back into the snapshots.David E. O'Brien1999-08-251-2/+2
* MFS: Revert shared lib major version number back to 3.David E. O'Brien1999-08-211-2/+2
* Remove unused MANBIN directive.Ruslan Ermilov1999-08-202-12/+4
* A "=" should have been "+=".David E. O'Brien1999-08-201-2/+2
* Make gcc work on the Alpha again. alpha/alpha.h is used instead of svr4.hPeter Wemm1999-08-191-2/+2
* - Add an OPTIONAL_MANPATH directive (same as MANDATORY_MANPATH,Ruslan Ermilov1999-08-164-46/+65
* Rev 1.36 also includes functional chagnes I intended to commit seperately.David E. O'Brien1999-08-161-1/+1
* {EGCSDIR}->{SRCDIR} + associated tweaks.David E. O'Brien1999-08-161-7/+4
* {EGCSDIR}->{SRCDIR} + associated tweaks.David E. O'Brien1999-08-162-16/+15
* Purely cosmetic changes -- fix Id'sDavid E. O'Brien1999-08-165-14/+7
* Purely cosmetic cleanups.David E. O'Brien1999-08-1615-62/+44
* Reduce the number of -I's. I have no idea why I thought I needed extra ones.David E. O'Brien1999-08-151-2/+2
* Move "LIBGCC_SPEC" to freebsd-native.h as it is not approapiate forDavid E. O'Brien1999-08-151-1/+6
* Various man page cleanup:Mike Pritchard1999-08-153-15/+20
* Use Bison with "--broken-undeftoken-init".David E. O'Brien1999-08-141-2/+2
* Rather than deleting the grammer files during building, move them out of theDavid E. O'Brien1999-08-141-5/+5
* Due to brain damage on the FSF people, we can not longer pass "config.h"David E. O'Brien1999-08-141-0/+180
* Fixes for Bison 1.25->1.28 upgrade.David E. O'Brien1999-08-142-7/+7
* Unbroke zforce.Ruslan Ermilov1999-08-112-13/+7
* Support 21-bit minor numbers. Avoid wasting a byte in their octalBruce Evans1999-08-111-2/+15
* Forgotten in previous log message:Bruce Evans1999-08-081-1/+1
* Install c++filt in /usr/libexec/${OBJFORMAT}. The version thatBruce Evans1999-08-081-1/+2
* Use Byacc rather than Bison.David E. O'Brien1999-08-022-4/+2
* Clarify that "-w" ignores horizontal white space changes.David E. O'Brien1999-08-011-1/+1
* Only use Bison to generate cc1plus's parse code.David E. O'Brien1999-08-012-4/+4
* Remove explicit testing of the NOFSCHG variable. Its functionality (in thisTim Vanderhoek1999-07-311-3/+1
* Tune table since 0200-0206 is not available, add more charsAndrey A. Chernov1999-07-311-9/+5
* Add more koi8-r charsAndrey A. Chernov1999-07-311-0/+64
* install msafer.7Andrey A. Chernov1999-07-311-3/+3
* Reflect the change from the /etc/weekly to /etc/periodic/weekly/*.Nik Clayton1999-07-302-12/+22
* Add -S to nroff and troff invocations of man.Warner Losh1999-07-301-2/+2
* Make direct calls to nroff work again. Rev 1.5 of contrib/gnu/nroff/nroff.shMike Pritchard1999-07-301-3/+4
* Add an example for folks who can never remember how to generate aSheldon Hearn1999-07-291-0/+14
* Go back to using Bison for now, due to `make world' breakage.David E. O'Brien1999-07-291-1/+3
* Use Yacc rather than Bison.David E. O'Brien1999-07-285-12/+8
* The Unix way is arguments come before an input file name, not after.David E. O'Brien1999-07-282-5/+5
* Remove paths that are listed as compulsory (sorta). /usr/local is notMark Murray1999-07-251-3/+3
* Respect the NOFSCHG variable. Add an $Id$ while I'm here, for whateverTim Vanderhoek1999-07-051-0/+5
* Fixed missing prototype for address_to_line(). One call passes anBruce Evans1999-07-041-1/+2
* Don't override the (correct) default for BINDIR.Bruce Evans1999-07-041-2/+1
* Live & postmortem kernel debugging support for the alpha platform.Andrew Gallatin1999-06-215-2/+492
* Fix placement of signal trampoline.Dmitrij Tejblum1999-06-131-2/+2
* little optimization of locale sensing codeAndrey A. Chernov1999-06-091-28/+29
* Just ignore malformed locale variable unless -d specifiedAndrey A. Chernov1999-06-081-12/+16
* Localize NEQN part tooAndrey A. Chernov1999-06-072-2/+13
* Add ability to read/write localized manpagesAndrey A. Chernov1999-06-073-2/+163