Fixed man stuff for new man system
[unix-history] / gnu /
1993-08-02 Andrew Mooreadded dc to gnu/Makefile
1993-08-02 Paul RichardsAdded missing include files.
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 MooreThis commit was generated by cvs2svn to track changes...
1993-07-31 Andrew Mooreadding GNU dc ("desk calculator")
1993-07-30 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-07-30 J.T. ConklinGNU Regex 0.12
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-19 Nate WillamsThe man page is now in two places, both in the DOCUMENT...
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-17 Rod GrimesAddeded depend: @echo "BROKEN MAKE DEPEND" so I can...
1993-07-16 Rod GrimesARGHH.. removed less from Makefile, since it has moved...
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-16 Paul RichardsUpdated to libg++ 2.4
1993-07-15 J.T. ConklinInstall eign in /usr/share/dict
1993-07-15 Chris G. Demetriouactually install includes in /usr/include/g++ when...
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-08 Jordan K. HubbardAdded less to list of things to make.
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 RichardsAdded gcc1 to gnu makefile
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-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:
1993-06-29 Nate WillamsTemporary fix to make groff work with/without obj direc...
1993-06-29 Nate WillamsFixed a missing letter that causes an error when format...
1993-06-29 Nate Willamsld is moved to src/gnu
1993-06-29 Nate WillamsAdded gdb/gas/ld to GNU makefiles
1993-06-29 Nate WillamsAdded the new gas directory
1993-06-29 Nate WillamsAdded GNU gdb to src/gnu
1993-06-29 Nate WillamsAdded diff/diff3 to the Makefile
1993-06-29 Nate WillamsGNU3 Diff 2.3
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-29 Nate WillamsGNU Diff 2.3
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-29 Nate WillamsAdded fgrep to Makefile
1993-06-29 Nate WillamsUgh, whoever did the port made a mess, I cleaned up...
1993-06-29 Nate WillamsAdded entries for egrep and grep
1993-06-29 Nate WillamsGnu e?grep 1.6
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-29 Nate WillamsAdded sort to Makefile
1993-06-29 Nate WillamsGNU Textutils-1.6
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-29 Nate WillamsAdded pr to the Makefile
1993-06-29 Nate WillamsAdded a CLEANFILES entry for getdate.c (it's created...
next