summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Include of bsd.prog.mk should almost always be the last line of the file.rgrimes1994-09-124-10/+8
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-114-5/+5
* Deleted checks for libcrypt as not nessecery for 2.0.gclarkii1994-09-113-12/+0
* Added CURDIR directives for some installs.gclarkii1994-09-111-2/+3
* Added includes for Makefile.inc (/usr/src/gnu/usr.bin/Makefile.inc)gclarkii1994-09-113-1/+5
* Changed AF_LOCAL to AF_LOCAL_XX so as not to conflict with 4.4 socket.hgclarkii1994-09-116-150/+42
* libg++ include files being installed in /usr/include instead ofpst1994-09-101-2/+2
* This commit was generated by cvs2svn to compensate for changes in r2635,gclarkii1994-09-10255-0/+73260
|\
| * Initial import of Perl 4.046 bmakedgclarkii1994-09-10255-0/+73260
* Bogus little commit to see if my change to log_accum.pl actually worked.wollman1994-09-091-1/+1
* Added some missing ${.CURDIR} and removed some that shouldn't havepaul1994-09-091-6/+6
* Enabled send-prpaul1994-09-091-2/+2
* ljo:rgrimes1994-09-092-3/+9
* Reenable libg++rgrimes1994-09-091-2/+2
* Disable one of my extensions (function profiler epilogues) thatbde1994-09-021-0/+2
* Use gnumalloc to help reduce memory consumption.dg1994-08-293-7/+7
* Added misc categorypaul1994-08-291-3/+4
* Fix some bad spacing in send-pr.sh that stopped mail working,paul1994-08-292-6/+6
* Set up the problem categories.paul1994-08-291-1/+5
* Added send-pr for sending in bug reports.paul1994-08-2910-0/+4292
* Add dependencies on libraries to DPADD. Someday this should be donebde1994-08-288-14/+19
* Use standard clean, cleandir and obj targets.bde1994-08-282-19/+13
* Remove stale clone of obj target.bde1994-08-281-13/+0
* Add dependencies on libraries to DPADD.bde1994-08-282-14/+8
* Centralize declarations of library names.bde1994-08-281-0/+8
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.bde1994-08-281-5/+5
* We do have <dirent.h>, and it was harmful to pretend that we don't.bde1994-08-281-1/+1
* Install ld.so immutable.wollman1994-08-261-1/+2
* Fixed Makefile for make depend some more. The .depend target was notbde1994-08-251-3/+3
* Changed cc26 to ccpaul1994-08-241-2/+2
* From: Tom Pavel <PAVEL@SLAC.Stanford.EDU>jkh1994-08-241-1/+2
* Fixed up everything so that the version of gcc that we install from thepaul1994-08-232-6/+1
* Added -f to rm so install doesn't abort if the file doesn't exist.paul1994-08-201-1/+1
* Don't explicitly define __FreeBSD__ - this is no longer necessary.dg1994-08-191-2/+2
* Define __FreeBSD__ to be 2.wollman1994-08-101-1/+1
* Nuke GNU pr.jkh1994-08-101-2/+2
* Punt duplicate declaration of sys_errlist[].jkh1994-08-091-1/+0
* Delete two redundant declarations of _exit() and exit().jkh1994-08-091-3/+1
* Remove kgdb for now until we figure out what our gdb strategy is goingjkh1994-08-091-2/+2
* Remove redundant (and conflicting) definition of sys_errlist.jkh1994-08-091-1/+0
* New 2.0 specific changes.jkh1994-08-081-0/+5
* Make uucp compile again in 2.0. A little perturbed about the commentjkh1994-08-081-3/+3
* This commit was generated by cvs2svn to compensate for changes in r1935,phk1994-08-08185-0/+40372
|\
| * I belive this should be makeable under 2.0. There may be outstandingphk1994-08-08185-0/+40372
* | This commit was generated by cvs2svn to compensate for changes in r1933,phk1994-08-084-1/+5468
|\ \ | |/
| * This gcc-2.6.0 should work with 2.0phk1994-08-084-1/+5468
* | Added -Dbsd4_4, this should close the problem with sys_errlist.phk1994-08-081-0/+1
* | gcc260.patch:phk1994-08-086-54/+661
* | cc -> cc26 (until Poul-Henning decides how he wants this to look).jkh1994-08-071-2/+2
* | Remove libg++ until we have a working one again.jkh1994-08-071-2/+2
OpenPOWER on IntegriCloud