| Commit message (Expand) | Author | Age | Files | Lines |
* | Use ${INSTALL} -C instead of -c. I did it with -C originally, but during | peter | 1996-10-07 | 1 | -2/+2 |
* | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 3 | -5/+14 |
* | Oops, an editing error at one point meant I had missed the osfcn.h header | peter | 1996-10-04 | 1 | -2/+2 |
* | "CONTINUE" was just too long. Make it a nice "OK" now. | jkh | 1996-10-04 | 2 | -2/+2 |
* | To the Attic we go.. | peter | 1996-10-04 | 188 | -47889/+0 |
* | Add genclass to the subdir list | peter | 1996-10-04 | 1 | -2/+2 |
* | Add libstdc++ to the SUBDIR list | peter | 1996-10-04 | 1 | -2/+2 |
* | Update to use the contrib/libg++ version, now that my (slow) 486 has | peter | 1996-10-04 | 2 | -34/+58 |
* | Initial attempt at a bmakefile for genclass. | peter | 1996-10-03 | 1 | -0/+52 |
* | Initial shot at a bmakefile for libstdc++ | peter | 1996-10-03 | 2 | -0/+364 |
* | Ugly hack alert! | peter | 1996-10-03 | 1 | -1/+2 |
* | There's no need to 'unsetenv()' unsafe environment variables explicitly | nate | 1996-10-01 | 1 | -6/+1 |
* | Sigh, oh well, here's my obligigatory "oops" commit. I don't quite know | peter | 1996-10-01 | 1 | -1/+13 |
* | Resync the libgcc functions list with the 2.7.2.1 tree. We were building | peter | 1996-10-01 | 2 | -34/+54 |
* | Don't build config/i386/i386.o in the src/contrib/gcc tree..... :-] | peter | 1996-10-01 | 1 | -2/+3 |
* | Incorporate John Polstra's sods.c display of the details about the | peter | 1996-10-01 | 4 | -4/+533 |
* | Update to handle new version ld.so.hints and info in executable for | peter | 1996-10-01 | 4 | -63/+284 |
* | Support for specifying printf-like output specs to control the ldd output | peter | 1996-10-01 | 2 | -4/+32 |
* | Updates to deal with ld.so.hints version 2. It now deals with the | peter | 1996-10-01 | 2 | -18/+53 |
* | Update the backends to go with the top-level ld changes. The non-i386 | peter | 1996-10-01 | 5 | -14/+47 |
* | Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also deal | peter | 1996-10-01 | 17 | -569/+959 |
* | Mostly resync our gas with the NetBSD version to obtain support for | peter | 1996-10-01 | 27 | -262/+291 |
* | xVERSIONx -> 3.2; close PR 1404 | wosch | 1996-09-28 | 1 | -1/+1 |
* | grep -q pattern file | wosch | 1996-09-27 | 1 | -1/+5 |
* | test 37: [b-a] is a syntax error and exit with status 2 | wosch | 1996-09-27 | 1 | -1/+1 |
* | grep(1) should not parse manpages as arguments. | wosch | 1996-09-27 | 1 | -4/+4 |
* | Reverts exit status for `man -k' and `man -f'. | wosch | 1996-09-27 | 1 | -2/+6 |
* | Really eliminated includes of the "temporary" backwards compatibility | bde | 1996-09-24 | 3 | -3/+0 |
* | Eliminated includes of the "temporary" backwards compatibility header | bde | 1996-09-24 | 1 | -4/+4 |
* | add missing comma(s) in .Xr macros | wosch | 1996-09-23 | 1 | -3/+3 |
* | cpp was named ccp. | bde | 1996-09-23 | 2 | -4/+4 |
* | Crude hack to work around cpp.1 doing a .so man1/cccp.1 | peter | 1996-09-23 | 2 | -2/+6 |
* | Fix up some compilation warnings. | pst | 1996-09-22 | 1 | -2/+2 |
* | Nuke a trailing .endif which survived Peter's last edits. | jkh | 1996-09-21 | 1 | -2/+1 |
* | Remove the partial support for a shared -lcc_int, since it's been unusable | peter | 1996-09-21 | 7 | -22/+15 |
* | Fixed bogus obj target (found by objwarn check). | bde | 1996-09-20 | 1 | -3/+1 |
* | Replace GNU-made __P definition by standard from sys/cdefs.h | ache | 1996-09-20 | 1 | -0/+4 |
* | Add libobjc, the Objective-C runtime library. | peter | 1996-09-19 | 2 | -2/+35 |
* | Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1! | peter | 1996-09-19 | 193 | -355901/+492 |
* | Grab h2ph from /usr/bin, not /usr/local/bin! | pst | 1996-09-17 | 1 | -1/+1 |
* | Set enviroment variable PAGER=pager if using option `man -P pager' | wosch | 1996-09-16 | 1 | -0/+2 |
* | Cleanup exit status; 2: syntax error, 0: keyword matched, | wosch | 1996-09-14 | 1 | -7/+12 |
* | Use `install -C' instead of lots of shell commands to install ld.so | bde | 1996-09-12 | 1 | -13/+2 |
* | Add missing tmac.lj4 (for PCL driver) | jfieber | 1996-09-11 | 1 | -1/+1 |
* | add bison, gperf | peter | 1996-09-10 | 1 | -2/+2 |
* | add bmakefiles | peter | 1996-09-10 | 2 | -0/+23 |
* | Add bmakefiles to compile bison. | peter | 1996-09-10 | 3 | -0/+50 |
* | DISTDIR is a reserved variable for make release | phk | 1996-09-09 | 19 | -46/+46 |
* | long live groff | pst | 1996-09-08 | 2 | -0/+18 |
* | ...long live groff | pst | 1996-09-08 | 38 | -0/+833 |