| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the .PATH style nits. Other style nits left for later. | obrien | 2000-04-17 | 2 | -15/+14 |
* | Use the non-asm routines for IA-64, PPC, and arm32 ports. | obrien | 2000-04-17 | 2 | -2/+2 |
* | Use the non-asm routines (for now) on the sparc and sparc64 ports. | steve | 2000-04-15 | 2 | -0/+11 |
* | Get the installed headers list right. | obrien | 2000-03-30 | 1 | -1/+1 |
* | Switch over to using the GCC 2.95 Objc library code. | obrien | 2000-03-30 | 1 | -13/+26 |
* | Clean up the FreeBSD configuration files -- includes removing the usage | obrien | 2000-03-23 | 1 | -1/+0 |
* | Add missing depend file | ache | 2000-03-19 | 1 | -1/+1 |
* | Install readline API info | ache | 2000-03-19 | 1 | -2/+8 |
* | Upgrade to 4.1 | ache | 2000-03-19 | 2 | -2/+6 |
* | The "INCDIR" required by the new header installation code in bsd.lib.mk | obrien | 2000-01-30 | 1 | -0/+2 |
* | Move the header installation down into `readline' which is the subsystem | obrien | 2000-01-29 | 2 | -12/+8 |
* | Do not use "DEFAULT_VTABLE_THUNKS". The bugs that have existed since | obrien | 2000-01-25 | 1 | -3/+4 |
* | This is the second half of unbreaking the world build. Add a -DNOHTML | green | 2000-01-11 | 1 | -0/+2 |
* | *draws his sword* | green | 2000-01-11 | 1 | -0/+2 |
* | This change was mis-identified as the problem, sorry. It appears to be | jkh | 2000-01-11 | 1 | -0/+4 |
* | Back out the previous change to install the examples - it breaks the release ... | jkh | 2000-01-11 | 1 | -4/+0 |
* | Install contents of the TESTS subdirectory to /usr/share/examples/libdialog | phantom | 2000-01-10 | 1 | -0/+9 |
* | Remove -lncurses and -lmytinfo from LDFLAGS | phantom | 2000-01-10 | 1 | -3/+5 |
* | Cleanup warnings. | phantom | 2000-01-10 | 21 | -21/+24 |
* | Completely reconstruct page. Make it mdoc(7) style compatible also :) | phantom | 2000-01-10 | 1 | -307/+587 |
* | Stop my evil plot to stop the use of GNU info files (which I don't care for) | obrien | 2000-01-03 | 1 | -1/+1 |
* | *Really* make space accelerators work; no wonder Brian McGovern was | jkh | 1999-12-17 | 3 | -3/+3 |
* | Prevent spaces from being interpreted as accelerators. | jkh | 1999-12-14 | 3 | -7/+16 |
* | Make ObjC bits optional. NO_OBJC ==> don't need `em. | obrien | 1999-11-27 | 1 | -2/+5 |
* | Pay attention to the "KEEP THIS IN SYNC" comment, and sync the `tm.h' | obrien | 1999-11-17 | 1 | -4/+0 |
* | Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2. | obrien | 1999-11-15 | 4 | -11/+21 |
* | Cosmetic change to match cc_tools/Makefile | obrien | 1999-11-15 | 1 | -7/+7 |
* | Fixed the hack for using "../libgcc/Makefile" in libgcc_r/Makefile. | bde | 1999-10-03 | 2 | -2/+4 |
* | sigset_t change (part 5 of 5) | marcel | 1999-09-29 | 2 | -2/+2 |
* | #include <termios.h> | peter | 1999-08-30 | 1 | -0/+1 |
* | $Header$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 42 | -42/+42 |
* | 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 |
* | {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 |
* | Various man page cleanup: | mpp | 1999-08-15 | 1 | -11/+15 |
* | 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 |
* | _G_USING_THUNKS probably applies to a.out too. | obrien | 1999-05-02 | 1 | -1/+1 |
* | Add more bits of libF77. | obrien | 1999-05-01 | 1 | -3/+9 |
* | * Add MAIN.c | obrien | 1999-05-01 | 1 | -3/+3 |
* | JMZ says: | obrien | 1999-05-01 | 1 | -0/+1 |
* | Use braces to avoid potentially ambiguous else clause. | imp | 1999-04-25 | 2 | -3/+6 |
* | Remove several explicit rules. The two for exceptioni.o and typeionfoi.o | obrien | 1999-04-25 | 1 | -43/+1 |
* | Hookup libg2c. (define NO_FORTRAN if you don't want it built) | obrien | 1999-04-18 | 1 | -1/+5 |
* | libg2c -- EGCS's version of libf2c (plus enhancements). | obrien | 1999-04-18 | 3 | -0/+460 |