aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Added bsd.prog.mk so that make maninstall would workRodney W. Grimes1993-09-081-0/+1
* Removed some hard-coded paths in gzexe so it works with the currentNate Williams1993-09-071-5/+5
* From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey)Rodney W. Grimes1993-09-051-1/+2
* The src/games/Makefile.inc use to control the location this installed in,Rodney W. Grimes1993-09-021-0/+7
* Changed install -o root -g bin to -o ${BINOWN} -g ${BINGRP} on the headerRodney W. Grimes1993-08-231-2/+2
* chess is now in src/gnu, moved here from src/gamesRodney W. Grimes1993-08-201-1/+1
* Added libg++ since it is now in src/gnuRodney W. Grimes1993-08-201-1/+1
* Removed gcc1 from top level make file, moving gcc1 to ports, gcc is becomingRodney W. Grimes1993-08-201-1/+1
* Replaced empty manual page with one that has atleast some of the stuffRodney W. Grimes1993-08-172-0/+542
* SRCS should contain *.c's, not *.o's.J.T. Conklin1993-08-161-3/+3
* Removed Jordan's DO_LINKS from the Makefile, since this behavior is notNate Williams1993-08-141-1/+1
* Changed afterintall: target to beforeinstall: so that it is easy to getRodney W. Grimes1993-08-081-2/+2
* This is GNU cpio 2.3. It handles tar files and is fully compatibleJordan K. Hubbard1993-08-0746-0/+12084
* Added target for cpio.Jordan K. Hubbard1993-08-071-1/+1
* Fixed manual page names from .0 to .8.Rodney W. Grimes1993-08-062-4/+4
* Since there are no c sources in this directory we need a null depend:Rodney W. Grimes1993-08-062-2/+7
* FreeBSD doesn't define sig_atomic_t in <signal.h> like it should...J.T. Conklin1993-08-061-1/+1
* Have rlog output be much easier to parse. (Added one line which is notNate Williams1993-08-061-1/+5
* Added uucpJ.T. Conklin1993-08-051-1/+1
* Taylor UUCP 1.04J.T. Conklin1993-08-05300-0/+81211
* Cleaned up the Makefile to look nicer and not require a lot of hacksNate Williams1993-08-041-19/+10
* Added man page - it looks a little odd in places (the 'i' and 'o'Jordan K. Hubbard1993-08-042-1/+278
* dc has no man page, so add NOMAN to MakefileNate Williams1993-08-031-1/+2
* Added libregex to MakefileRodney W. Grimes1993-08-031-1/+1
* added dc to gnu/MakefileAndrew Moore1993-08-021-1/+1
* adding GNU dc ("desk calculator")Andrew Moore1993-07-3110-0/+3391
* GNU Regex 0.12J.T. Conklin1993-07-3052-0/+28168
* 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