| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed a couple of compiler warnings related to wrong prototypes. | dg | 1994-09-23 | 1 | -2/+3 |
* | Don't build profiled library. | bde | 1994-09-20 | 1 | -1/+2 |
* | Add dependency for -lcompat. | bde | 1994-09-20 | 2 | -2/+6 |
* | For Bruce: -DNO_SHARED_LIBCC_INT reverts back to static libcc_int. | wollman | 1994-09-19 | 2 | -2/+12 |
* | Make GCC's back end be shared among all languages. cc, c++, and cpp now | wollman | 1994-09-18 | 9 | -25/+19 |
* | Add q modifier (for long longs) support to -Wformat. | rgrimes | 1994-09-18 | 1 | -22/+29 |
* | Add LDDESTDIR to ld command. | swallace | 1994-09-18 | 1 | -2/+6 |
* | Unmap hints file when finished with it, so that it can go away | bde | 1994-09-15 | 1 | -1/+21 |
* | Install libregex.h with the correct owner, group and mode. | bde | 1994-09-15 | 1 | -2/+3 |
* | Add NOMAN, fix Id. | jkh | 1994-09-15 | 1 | -2/+2 |
* | Add NOMAN, fix Id line. | jkh | 1994-09-15 | 1 | -2/+3 |
* | Set NOMAN properly, correct Id line. | jkh | 1994-09-15 | 1 | -2/+2 |
* | Change install -c to install ${COPY} as per Rod's comments. At least | jkh | 1994-09-15 | 1 | -1/+1 |
* | Fix typo, add -c to install so that files aren't moved out on first | jkh | 1994-09-15 | 1 | -6/+4 |
* | Cleaned up comments, added Id lines. | jkh | 1994-09-15 | 2 | -5/+4 |
* | Add texinfo to the list of SUBDIR targets. | jkh | 1994-09-15 | 1 | -2/+2 |
* | Added ${DESTDIR} in the line | swallace | 1994-09-15 | 2 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r2726, | gclarkii | 1994-09-13 | 94 | -0/+68956 |
|\ |
|
| * | Import of GNU Info 3.0 in bmake format | gclarkii | 1994-09-13 | 94 | -0/+68956 |
| * | This commit was manufactured by cvs2svn to create branch 'GNU'. | cvs2svn | 1993-11-12 | 47 | -0/+14698 |
* | | Include of bsd.prog.mk should almost always be the last line of the file. | rgrimes | 1994-09-12 | 4 | -10/+8 |
* | | Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap | rgrimes | 1994-09-11 | 4 | -5/+5 |
* | | Deleted checks for libcrypt as not nessecery for 2.0. | gclarkii | 1994-09-11 | 3 | -12/+0 |
* | | Added CURDIR directives for some installs. | gclarkii | 1994-09-11 | 1 | -2/+3 |
* | | Added includes for Makefile.inc (/usr/src/gnu/usr.bin/Makefile.inc) | gclarkii | 1994-09-11 | 3 | -1/+5 |
* | | Changed AF_LOCAL to AF_LOCAL_XX so as not to conflict with 4.4 socket.h | gclarkii | 1994-09-11 | 6 | -150/+42 |
* | | libg++ include files being installed in /usr/include instead of | pst | 1994-09-10 | 1 | -2/+2 |
* | | This commit was generated by cvs2svn to compensate for changes in r2635, | gclarkii | 1994-09-10 | 255 | -0/+73260 |
|\ \ |
|
| * | | Initial import of Perl 4.046 bmaked | gclarkii | 1994-09-10 | 255 | -0/+73260 |
| / |
|
* | | Bogus little commit to see if my change to log_accum.pl actually worked. | wollman | 1994-09-09 | 1 | -1/+1 |
* | | Added some missing ${.CURDIR} and removed some that shouldn't have | paul | 1994-09-09 | 1 | -6/+6 |
* | | Enabled send-pr | paul | 1994-09-09 | 1 | -2/+2 |
* | | ljo: | rgrimes | 1994-09-09 | 2 | -3/+9 |
* | | Reenable libg++ | rgrimes | 1994-09-09 | 1 | -2/+2 |
* | | Disable one of my extensions (function profiler epilogues) that | bde | 1994-09-02 | 1 | -0/+2 |
* | | Use gnumalloc to help reduce memory consumption. | dg | 1994-08-29 | 3 | -7/+7 |
* | | Added misc category | paul | 1994-08-29 | 1 | -3/+4 |
* | | Fix some bad spacing in send-pr.sh that stopped mail working, | paul | 1994-08-29 | 2 | -6/+6 |
* | | Set up the problem categories. | paul | 1994-08-29 | 1 | -1/+5 |
* | | Added send-pr for sending in bug reports. | paul | 1994-08-29 | 10 | -0/+4292 |
* | | Add dependencies on libraries to DPADD. Someday this should be done | bde | 1994-08-28 | 8 | -14/+19 |
* | | Use standard clean, cleandir and obj targets. | bde | 1994-08-28 | 2 | -19/+13 |
* | | Remove stale clone of obj target. | bde | 1994-08-28 | 1 | -13/+0 |
* | | Add dependencies on libraries to DPADD. | bde | 1994-08-28 | 2 | -14/+8 |
* | | Centralize declarations of library names. | bde | 1994-08-28 | 1 | -0/+8 |
* | | Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet. | bde | 1994-08-28 | 1 | -5/+5 |
* | | We do have <dirent.h>, and it was harmful to pretend that we don't. | bde | 1994-08-28 | 1 | -1/+1 |
* | | Install ld.so immutable. | wollman | 1994-08-26 | 1 | -1/+2 |
* | | Fixed Makefile for make depend some more. The .depend target was not | bde | 1994-08-25 | 1 | -3/+3 |
* | | Changed cc26 to cc | paul | 1994-08-24 | 1 | -2/+2 |