summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* changed BINMODE= 6555 and CATMODE= 0664Andrew Moore1993-07-271-2/+2
* Added setreuid() calls so that shell escapes work.Andrew Moore1993-07-272-1/+40
* Added Charles changes for GCC@ symbols.Paul Richards1993-07-263-22/+164
* updated man to use more as the default pagerAndrew Moore1993-07-261-1/+1
* changed find . -name '*' to find . -type fAndrew Moore1993-07-241-2/+4
* Added ${DESTDIR} to all the naked install commands w/out them.Nate Williams1993-07-234-6/+6
* Changes to make `maninstall' work.Jordan K. Hubbard1993-07-232-2/+6
* Added Christoph Robitschko's catmanJordan K. Hubbard1993-07-233-1/+44
* Removed manpath.1 and added CLEANFILES directive to Makefile since it'sNate Williams1993-07-211-0/+1
* Made makewhatis installed as 555 so that people could actually run it.Nate Williams1993-07-211-1/+1
* added mandoc macro support;Andrew Moore1993-07-211-21/+53
* One last thing for making sure it works.Nate Williams1993-07-211-1/+2
* Changes to allow man to work with or without obj dirs.Jordan K. Hubbard1993-07-217-39/+98
* The install of manpath.config did not have a ${DESTDIR} in it. TheseRodney W. Grimes1993-07-201-1/+1
* The man page is now in two places, both in the DOCUMENTATION directory andNate Williams1993-07-191-0/+161
* Added fix from Rich to accept catpages with .0 syntax for backwardsJordan K. Hubbard1993-07-181-0/+10
* Fixed braindamage.Jordan K. Hubbard1993-07-181-6/+7
* Fixed make file for tags target, removed files that are generated by theRodney W. Grimes1993-07-172-2/+2
* Removed files that are generated by the Makefile. Fixed Makefile forRodney W. Grimes1993-07-171-1/+1
* Fixed make file for tags target, removed files that are generated by theRodney W. Grimes1993-07-171-1/+1
* ARGHH.. removed less from Makefile, since it has moved to usr.binRodney W. Grimes1993-07-161-1/+1
* Added BINMODE=2555 so that it can write the man pages into /usr/share/man/catx.Rodney W. Grimes1993-07-161-0/+1
* Merge. Fix LINKS+= with $DESTDIR$BINDIR in them, you do NOT need toRodney W. Grimes1993-07-162-5/+5
* Whoops, forgot to add this one.Jordan K. Hubbard1993-07-161-0/+216
* Lots of stuff is now configured in Makefile.inc, path to `less' no longerJordan K. Hubbard1993-07-163-2/+33
* chmr@edvz.tu-graz.ac.atNate Williams1993-07-142-3/+3
* Update diff, diff3, and sdiff's makefiles to use .PATH: instead ofJ.T. Conklin1993-07-096-8/+3120
* Update makefiles:J.T. Conklin1993-07-0912-83/+53
* Changed Makefile to use Nate's selective obj/noobj build scheme.Jordan K. Hubbard1993-07-082-2/+12
* Gnu grep 2.0 does fgrep too!J.T. Conklin1993-07-082-5/+6
* Added less to list of things to make.Jordan K. Hubbard1993-07-081-1/+1
* Newer new man page reader.Jordan K. Hubbard1993-07-0738-0/+5432
* Added gcc1 to gnu makefilePaul Richards1993-07-071-1/+1
* Really cleaned up obj/noobj this time (same as I did with CVS)Nate Williams1993-07-069-18/+63
* We don't need librcs.a in /usr/lib, so make install not do anythingNate Williams1993-07-061-0/+3
* Really fixed the obj/noobj problems in CVS, and also made it so aNate Williams1993-07-063-3/+17
* Removed egrep since the new grep is just a link to it w/out any changesNate Williams1993-07-062-2/+3
* Left an ugly in the MakefileNate Williams1993-07-061-1/+0
* Update GNU grep to version 2.0Nate Williams1993-07-0623-3815/+9982
* Don't echo anything when doing null args, since not doing anything isNate Williams1993-07-061-1/+1
* #ifdef out an unecessary function prototype that conflicted with theNate Williams1993-07-062-0/+4
* New manual page systemCharlie Root1993-07-025-7/+7
* New manual page systemCharlie Root1993-07-021-1/+1
* Bruce Evans:Nate Williams1993-07-011-7/+24
* Fixed a missing letter that causes an error when formatting the documentNate Williams1993-06-291-1/+1
* ld is moved to src/gnuNate Williams1993-06-294-0/+6056
* Added gdb/gas/ld to GNU makefilesNate Williams1993-06-292-3/+4
* Added the new gas directoryNate Williams1993-06-2953-0/+17038
* Added GNU gdb to src/gnuNate Williams1993-06-2982-0/+60574
* Added diff/diff3 to the MakefileNate Williams1993-06-291-1/+1