Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct spelling : ascii -> ASCII | phantom | 1999-09-20 | 1 | -1/+3 |
| | | | | | | PR: docs/13702 Submitted by: Stephen J. Roznowski <sjr@home.com> Reviewed by: mpp | ||||
* | Change distribution to krb4 in preparation for K5. | markm | 1999-09-19 | 1 | -1/+1 |
| | |||||
* | fix LOCALEDIR | ache | 1999-09-15 | 1 | -1/+1 |
| | |||||
* | Add a hook for disabling cvs and collect a few similar options together. | peter | 1999-09-15 | 1 | -1/+5 |
| | | | | (We do this on freefall as we use a tweaked /usr/bin/cvs wrapper) | ||||
* | install localized files | ache | 1999-09-11 | 1 | -0/+5 |
| | |||||
* | install hyphen.us-ru under locale subdir | ache | 1999-09-11 | 1 | -1/+1 |
| | |||||
* | localize it | ache | 1999-09-11 | 2 | -13/+74 |
| | | | | Submitted by: Alexey Zelkin <phantom@crimea.edu> | ||||
* | localize it | ache | 1999-09-11 | 2 | -15/+68 |
| | | | | Submitted by: Alexey Zelkin <phantom@crimea.edu> | ||||
* | $Revision$ -> $FreeBSD$ | peter | 1999-09-06 | 2 | -2/+2 |
| | |||||
* | Fix problem with manpages which contain ``-'' (dash) symbol in | phantom | 1999-09-06 | 1 | -1/+1 |
| | | | | | | | Name Description (.Nm) field. PR: bin/13456 Reviewed by: mpp, jkh | ||||
* | $Source$,$Revision$ -> $FreeBSD$ | peter | 1999-09-05 | 1 | -1/+1 |
| | |||||
* | Clean up some $Log$ debris, including some real messes. | peter | 1999-09-05 | 12 | -322/+0 |
| | |||||
* | Fix for new Common Error system. | markm | 1999-09-05 | 1 | -2/+2 |
| | |||||
* | 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 |
| | | | | Submitted by: Doug Ambrisko <ambrisko@whistle.com> | ||||
* | Remove superfluous tab in `Fix:' field. | chris | 1999-09-02 | 1 | -1/+1 |
| | | | | Cosmetic, and done mostly for consistency. | ||||
* | #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 |
| | | | | Submitted by: bde | ||||
* | 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 |
| | | | | Submitted by: Mikhail Teterin <mi@aldan.algebra.com> | ||||
* | 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 |
| | | | | | | | | | | | | | | | except an absence of the directory is not considered an error and doesn't produce a warning). Put /usr/local/lib/perl5/*/man under OPTIONAL_MANPATH. - An order of directives in manpath.config is now irrelevant. - Get rid of infinite loop when PATH is unset or NULL, and MANDATORY_MANPATH directory doesn't exist. - mdoc(9)ify manpage. Reviewed by: des, markm, sheldonh | ||||
* | Rev 1.36 also includes functional chagnes I intended to commit seperately. | obrien | 1999-08-16 | 1 | -1/+1 |
| | | | | | | | | | | Configuration header inclusion has been moved around to reduce diffs from the offical GCC distribution. We now generate the same ``tm.h'' produced by gcc's `configure' script [minus all the "#ifdef IN_GCC"'s]. Jeff Law of EGCS/Cygus says the new "approved" way of doing configure-related includes is to list them all in ``tm.h'' rather than having the architure config headers include large numbers of other configure headers. | ||||
* | {EGCSDIR}->{SRCDIR} + associated tweaks. | obrien | 1999-08-16 | 1 | -7/+4 |
| | | | | | | This is in prepreparation of the gcc-2.95 upgrade. Also seems I was -I'ing several GCC directories I did not need to. | ||||
* | {EGCSDIR}->{SRCDIR} + associated tweaks. | obrien | 1999-08-16 | 2 | -16/+15 |
| | | | | This is in prepreparation of the gcc-2.95 upgrade. | ||||
* | Purely cosmetic changes -- fix Id's | obrien | 1999-08-16 | 5 | -14/+7 |
| | |||||
* | Purely cosmetic cleanups. | obrien | 1999-08-16 | 15 | -62/+44 |
| | | | | | | | | - Id tag layout wrong. - "FOO =" -> "FOO=". - 4 space indention on continuation lines rather than a <tab> Basic idea checked by: bde | ||||
* | Reduce the number of -I's. I have no idea why I thought I needed extra ones. | obrien | 1999-08-15 | 1 | -2/+2 |
| | | | | Submitted by: bde | ||||
* | Move "LIBGCC_SPEC" to freebsd-native.h as it is not approapiate for | obrien | 1999-08-15 | 1 | -1/+6 |
| | | | | submitting to the GCC mainainers for folding into the stock GCC. | ||||
* | Various man page cleanup: | mpp | 1999-08-15 | 3 | -15/+20 |
| | | | | | | | | | - Sort xrefs - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net> | ||||
* | 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 |
| | | | | way. This way they are available for inspection when debugging problems. | ||||
* | Due to brain damage on the FSF people, we can not longer pass "config.h" | obrien | 1999-08-14 | 1 | -0/+180 |
| | | | | | type settings on the compiler command line. FSF put their version of our "__P()" macro in config.h, thus ``config.h'' required now. | ||||
* | Fixes for Bison 1.25->1.28 upgrade. | obrien | 1999-08-14 | 2 | -7/+7 |
| | |||||
* | Unbroke zforce. | ru | 1999-08-11 | 2 | -13/+7 |
| | | | | | PR: 8348 Submitted by: Christoph Weber-Fahr <wefa@callcenter.systemhaus.net> | ||||
* | Support 21-bit minor numbers. Avoid wasting a byte in their octal | bde | 1999-08-11 | 1 | -2/+15 |
| | | | | | | | | representation by generating the same format as tar-1.13 (use a single space as the terminator for 7-digit octal numbers). This is POSIX.1 conformant (2-byte terminators are just a bug or historical wart in old versions of gnu tar). All devices created by `MAKEDEV all' except rsa0.ctl can now be handled by tar(1). | ||||
* | Forgotten in previous log message: | bde | 1999-08-08 | 1 | -1/+1 |
| | | | | PR: misc/12920 | ||||
* | Install c++filt in /usr/libexec/${OBJFORMAT}. The version that | bde | 1999-08-08 | 1 | -1/+2 |
| | | | | | | | | was installed in /usr/bin normally got clobbered when objformat was installed. Indirection through objformat is correct although underscore handling is the only thing that differs for aout and elf -- going through objformat is the easiest way to set c++filt's underscore handling flag correctly. | ||||
* | 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 |
| | | | | file) is now superceeded by INSTALLFLAGS_EDIT in bsd.{prog,kmod,lib}.mk. | ||||
* | 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 |
| |