Fixed bug where syscons.c wouldn't compile if DDB was enabled.
[unix-history] / gnu / usr.bin /
1993-10-30 Paul RichardsAdded depend target which works.
1993-10-27 Paul RichardsUsed NetBSD's Makefile for building libgcc. It build...
1993-10-26 David GreenmanAdded support for QMAGIC format executable output....
1993-10-24 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-10-14 Nate WillamsUpdated gzip from version 1.2.2 to 1.2.4 due to popular...
1993-10-10 Jordan K. HubbardTry copy if rename of temporary catpage fails.
1993-10-09 Jordan K. HubbardHandle both signals and errors in child processes,...
1993-10-08 Jordan K. HubbardAllow ^C to interrupt with some semblance of politeness...
1993-10-08 Jordan K. HubbardMore paranoid dealings with system()
1993-09-24 Rod Grimes>From: "J.T. Conklin" <jtc@sun-lamp.cs.berkeley.edu>
1993-09-24 Rod GrimesNow uses -lgnumalloc, also fixed missing DPADD for...
1993-09-22 Paul RichardsIncreaed the fixed static buffer sizes and maximum...
1993-09-08 Rod GrimesAdded bsd.prog.mk so that make maninstall would work
1993-09-07 Nate WillamsRemoved some hard-coded paths in gzexe so it works...
1993-09-05 Rod GrimesFrom: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey)
1993-08-28 Rod GrimesThe make depend does not work in this one subdirectory...
1993-08-28 Rod GrimesRemoved depend: @echo BORKEN MAKEDEPEND since gcpp...
1993-08-28 Rod GrimesCorrected so that the symlinks for cpp -> gcpp are...
1993-08-27 Rod GrimesNow installs gcpp as cpp so we are using the 2.4.5...
1993-08-20 Rod GrimesArgh, I copied the symlink from the old make file,...
1993-08-20 Rod GrimesAdded creatoin of symbolic link /usr/bin/cc -> /usr...
1993-08-19 Rod GrimesChanged .if exists(/usr/X386) to .if exists(${DESTDIR...
1993-08-18 Andreas SchulzChanged Makefile to include xditview for the normal...
1993-08-18 Andreas SchulzChanged Makefile to include xditview for the normal...
1993-08-17 Rod GrimesReplaced empty manual page with one that has atleast...
1993-08-14 Nate WillamsRemoved Jordan's DO_LINKS from the Makefile, since...
1993-08-07 Jordan K. HubbardThis is GNU cpio 2.3. It handles tar files and is...
1993-08-06 Nate WillamsHave rlog output be much easier to parse. (Added one...
1993-08-05 Paul RichardsAdded lib.mk with lorder|tsort ripped out from library...
1993-08-04 Nate WillamsCleaned up the Makefile to look nicer and not require...
1993-08-04 Jordan K. HubbardAdded man page - it looks a little odd in places (the...
1993-08-03 Nate Willamsdc has no man page, so add NOMAN to Makefile
1993-08-02 Paul RichardsRebuilt libgcc sources from libgcc[12].c files after...
1993-08-02 Paul RichardsFixed spelling error in gstddef.h that caused possibly...
1993-07-31 Andrew Mooreadding GNU dc ("desk calculator")
1993-07-31 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-07-30 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-07-28 Paul RichardsCouple of common to lib changes I missed.
1993-07-27 Andrew Moorechanged BINMODE= 6555 and CATMODE= 0664
1993-07-27 Andrew MooreAdded setreuid() calls so that shell escapes work.
1993-07-27 Paul RichardsMore changes for gcc2 to use lib.
1993-07-27 Paul RichardsMoved files from common directory to lib directory...
1993-07-27 Paul RichardsMakefile for new common lib -- forgot to add it in...
1993-07-27 Paul RichardsChanged common directory into lib to save re-compiling...
1993-07-26 Paul RichardsAdded Charles changes for GCC@ symbols.
1993-07-26 Andrew Mooreupdated man to use more as the default pager
1993-07-24 Andrew Moorechanged find . -name '*' to find . -type f
1993-07-23 Paul RichardsFixed gcpp.1 problem
1993-07-23 Nate WillamsAdded ${DESTDIR} to all the naked install commands...
1993-07-23 Jordan K. HubbardIgnore maninstall.
1993-07-23 Jordan K. HubbardChanges to make `maninstall' work.
1993-07-23 Jordan K. HubbardAdded Christoph Robitschko's catman
1993-07-21 Nate WillamsRemoved manpath.1 and added CLEANFILES directive to...
1993-07-21 Nate WillamsMade makewhatis installed as 555 so that people could...
1993-07-21 Andrew Mooreadded mandoc macro support;
1993-07-21 Nate WillamsOne last thing for making sure it works.
1993-07-21 Jordan K. HubbardChanges to allow man to work with or without obj dirs.
1993-07-20 Rod GrimesThe install of manpath.config did not have a ${DESTDIR...
1993-07-18 Jordan K. HubbardAdded fix from Rich to accept catpages with .0 syntax...
1993-07-18 Jordan K. HubbardFixed braindamage.
1993-07-17 Rod GrimesFixed make file for tags target, removed files that...
1993-07-17 Rod GrimesRemoved files that are generated by the Makefile. ...
1993-07-17 Rod GrimesFixed make file for tags target, removed files that...
1993-07-16 J.T. ConklinInstall tmac.s & tmac.mm correctly
1993-07-16 Rod GrimesAdded BINMODE=2555 so that it can write the man pages...
1993-07-16 Rod GrimesMerge. Fix LINKS+= with $DESTDIR$BINDIR in them, you...
1993-07-16 Rod GrimesMerge: Fixed overriding of DESTDIR, changed to FONTDIR...
1993-07-16 Jordan K. HubbardWhoops, forgot to add this one.
1993-07-16 Jordan K. HubbardLots of stuff is now configured in Makefile.inc, path...
1993-07-16 Paul RichardsAdded mycroft's ffs patches.
1993-07-15 J.T. ConklinInstall eign in /usr/share/dict
1993-07-14 Nate Willamschmr@edvz.tu-graz.ac.at
1993-07-09 J.T. ConklinUpdate diff, diff3, and sdiff's makefiles to use .PATH...
1993-07-09 J.T. ConklinUpdate makefiles:
1993-07-09 Paul RichardsForgot to cvs add g++.script (again!)
1993-07-09 Paul RichardsAdded g++ script so g++ compiles .c files as c++ code
1993-07-08 Jordan K. HubbardChanged Makefile to use Nate's selective obj/noobj...
1993-07-08 J.T. ConklinGnu grep 2.0 does fgrep too!
1993-07-07 Jordan K. HubbardNewer new man page reader.
1993-07-07 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1993-07-07 Nate WillamsA different (and temporarily more portable) way of...
1993-07-07 Paul RichardsStopped gcc1 linking itself to gcc
1993-07-07 Paul RichardsChanged dir names back since cvs wouldn't rename the...
1993-07-07 Paul RichardsChanged name of manual page
1993-07-07 Paul RichardsFixed gcc2 to co-exist with gcc1
1993-07-06 Nate WillamsReally cleaned up obj/noobj this time (same as I did...
1993-07-06 Nate WillamsWe don't need librcs.a in /usr/lib, so make install...
1993-07-06 Nate WillamsReally fixed the obj/noobj problems in CVS, and also...
1993-07-06 Nate WillamsRemoved egrep since the new grep is just a link to...
1993-07-06 Nate WillamsLeft an ugly in the Makefile
1993-07-06 Nate WillamsUpdate GNU grep to version 2.0
1993-07-06 Nate WillamsDon't echo anything when doing null args, since not...
1993-07-06 Nate Willams#ifdef out an unecessary function prototype that confli...
1993-07-06 Jordan K. HubbardDo a proper ANSI declaration.
1993-07-05 Nate WillamsBad hack to get _abort messages gone.
1993-07-03 Rick MacklemFix again for obj dir case..
1993-07-02 Nate Willams1) Bug description ===============================...
1993-07-02 Rick MacklemNew manual page system
1993-07-01 Nate WillamsFixed up gcc1 to compile where it's at.
1993-07-01 Nate WillamsBruce Evans:
next