aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Don't build profiled libraries. (NOPROFILE= yes. I don't like the negativeBruce Evans1994-09-281-0/+2
* previous fix was not completeAdam David1994-09-251-2/+1
* Dumped core when prompt == NULLAdam David1994-09-251-1/+2
* Fixed a couple of compiler warnings related to wrong prototypes.David Greenman1994-09-231-2/+3
* Don't build profiled library.Bruce Evans1994-09-201-1/+2
* Add dependency for -lcompat.Bruce Evans1994-09-202-2/+6
* For Bruce: -DNO_SHARED_LIBCC_INT reverts back to static libcc_int.Garrett Wollman1994-09-192-2/+12
* Make GCC's back end be shared among all languages. cc, c++, and cpp nowGarrett Wollman1994-09-189-25/+19
* Add q modifier (for long longs) support to -Wformat.Rodney W. Grimes1994-09-181-22/+29
* Add LDDESTDIR to ld command.Steven Wallace1994-09-181-2/+6
* Unmap hints file when finished with it, so that it can go awayBruce Evans1994-09-151-1/+21
* Install libregex.h with the correct owner, group and mode.Bruce Evans1994-09-151-2/+3
* Add NOMAN, fix Id.Jordan K. Hubbard1994-09-151-2/+2
* Add NOMAN, fix Id line.Jordan K. Hubbard1994-09-151-2/+3
* Set NOMAN properly, correct Id line.Jordan K. Hubbard1994-09-151-2/+2
* Change install -c to install ${COPY} as per Rod's comments. At leastJordan K. Hubbard1994-09-151-1/+1
* Fix typo, add -c to install so that files aren't moved out on firstJordan K. Hubbard1994-09-151-6/+4
* Cleaned up comments, added Id lines.Jordan K. Hubbard1994-09-152-5/+4
* Add texinfo to the list of SUBDIR targets.Jordan K. Hubbard1994-09-151-2/+2
* Added ${DESTDIR} in the lineSteven Wallace1994-09-152-2/+2
* Import of GNU Info 3.0 in bmake formatGary Clark II1994-09-1394-0/+68956
* Include of bsd.prog.mk should almost always be the last line of the file.Rodney W. Grimes1994-09-124-10/+8
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcapRodney W. Grimes1994-09-114-5/+5
* Deleted checks for libcrypt as not nessecery for 2.0.Gary Clark II1994-09-113-12/+0
* Added CURDIR directives for some installs.Gary Clark II1994-09-111-2/+3
* Added includes for Makefile.inc (/usr/src/gnu/usr.bin/Makefile.inc)Gary Clark II1994-09-113-1/+5
* Changed AF_LOCAL to AF_LOCAL_XX so as not to conflict with 4.4 socket.hGary Clark II1994-09-116-150/+42
* libg++ include files being installed in /usr/include instead ofPaul Traina1994-09-101-2/+2
* Initial import of Perl 4.046 bmakedGary Clark II1994-09-10255-0/+73260
* Bogus little commit to see if my change to log_accum.pl actually worked.Garrett Wollman1994-09-091-1/+1
* Added some missing ${.CURDIR} and removed some that shouldn't havePaul Richards1994-09-091-6/+6
* Enabled send-prPaul Richards1994-09-091-2/+2
* ljo:Rodney W. Grimes1994-09-092-3/+9
* Reenable libg++Rodney W. Grimes1994-09-091-2/+2
* Disable one of my extensions (function profiler epilogues) thatBruce Evans1994-09-021-0/+2
* Use gnumalloc to help reduce memory consumption.David Greenman1994-08-293-7/+7
* Added misc categoryPaul Richards1994-08-291-3/+4
* Fix some bad spacing in send-pr.sh that stopped mail working,Paul Richards1994-08-292-6/+6
* Set up the problem categories.Paul Richards1994-08-291-1/+5
* Added send-pr for sending in bug reports.Paul Richards1994-08-2910-0/+4292
* Add dependencies on libraries to DPADD. Someday this should be doneBruce Evans1994-08-288-14/+19
* Use standard clean, cleandir and obj targets.Bruce Evans1994-08-282-19/+13
* Remove stale clone of obj target.Bruce Evans1994-08-281-13/+0
* Add dependencies on libraries to DPADD.Bruce Evans1994-08-282-14/+8
* Centralize declarations of library names.Bruce Evans1994-08-281-0/+8
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.Bruce Evans1994-08-281-5/+5
* We do have <dirent.h>, and it was harmful to pretend that we don't.Bruce Evans1994-08-281-1/+1
* Install ld.so immutable.Garrett Wollman1994-08-261-1/+2
* Fixed Makefile for make depend some more. The .depend target was notBruce Evans1994-08-251-3/+3
* Changed cc26 to ccPaul Richards1994-08-241-2/+2