| Commit message (Expand) | Author | Age | Files | Lines |
* | >From: "J.T. Conklin" <jtc@sun-lamp.cs.berkeley.edu> | rgrimes | 1993-09-24 | 1 | -1/+1 |
* | Added libmalloc to top level Makefile | rgrimes | 1993-09-24 | 1 | -1/+1 |
* | This is gnu lib malloc from NetBSD verbatium, here is the version info | rgrimes | 1993-09-24 | 25 | -0/+3236 |
* | Increaed the fixed static buffer sizes and maximum hunk size that | rich | 1993-09-22 | 1 | -5/+8 |
* | Added bsd.prog.mk so that make maninstall would work | rgrimes | 1993-09-08 | 1 | -0/+1 |
* | Removed some hard-coded paths in gzexe so it works with the current | nate | 1993-09-07 | 1 | -5/+5 |
* | From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey) | rgrimes | 1993-09-05 | 1 | -1/+2 |
* | The src/games/Makefile.inc use to control the location this installed in, | rgrimes | 1993-09-02 | 1 | -0/+7 |
* | Changed install -o root -g bin to -o ${BINOWN} -g ${BINGRP} on the header | rgrimes | 1993-08-23 | 1 | -2/+2 |
* | chess is now in src/gnu, moved here from src/games | rgrimes | 1993-08-20 | 1 | -1/+1 |
* | Added libg++ since it is now in src/gnu | rgrimes | 1993-08-20 | 1 | -1/+1 |
* | Removed gcc1 from top level make file, moving gcc1 to ports, gcc is becoming | rgrimes | 1993-08-20 | 1 | -1/+1 |
* | Replaced empty manual page with one that has atleast some of the stuff | rgrimes | 1993-08-17 | 2 | -0/+542 |
* | SRCS should contain *.c's, not *.o's. | jtc | 1993-08-16 | 1 | -3/+3 |
* | Removed Jordan's DO_LINKS from the Makefile, since this behavior is not | nate | 1993-08-14 | 1 | -1/+1 |
* | Changed afterintall: target to beforeinstall: so that it is easy to get | rgrimes | 1993-08-08 | 1 | -2/+2 |
* | This is GNU cpio 2.3. It handles tar files and is fully compatible | jkh | 1993-08-07 | 46 | -0/+12084 |
* | Added target for cpio. | jkh | 1993-08-07 | 1 | -1/+1 |
* | Fixed manual page names from .0 to .8. | rgrimes | 1993-08-06 | 2 | -4/+4 |
* | Since there are no c sources in this directory we need a null depend: | rgrimes | 1993-08-06 | 2 | -2/+7 |
* | FreeBSD doesn't define sig_atomic_t in <signal.h> like it should... | conklin | 1993-08-06 | 1 | -1/+1 |
* | Have rlog output be much easier to parse. (Added one line which is not | nate | 1993-08-06 | 1 | -1/+5 |
* | Added uucp | conklin | 1993-08-05 | 1 | -1/+1 |
* | Taylor UUCP 1.04 | conklin | 1993-08-05 | 300 | -0/+81211 |
* | Cleaned up the Makefile to look nicer and not require a lot of hacks | nate | 1993-08-04 | 1 | -19/+10 |
* | Added man page - it looks a little odd in places (the 'i' and 'o' | jkh | 1993-08-04 | 2 | -1/+278 |
* | dc has no man page, so add NOMAN to Makefile | nate | 1993-08-03 | 1 | -1/+2 |
* | Added libregex to Makefile | rgrimes | 1993-08-03 | 1 | -1/+1 |
* | added dc to gnu/Makefile | alm | 1993-08-02 | 1 | -1/+1 |
*-. | This commit was generated by cvs2svn to compensate for changes in r220, | alm | 1993-07-31 | 10 | -0/+3391 |
|\ \ |
|
| | * | adding GNU dc ("desk calculator") | alm | 1993-07-31 | 2 | -0/+711 |
| * | adding GNU dc ("desk calculator") | alm | 1993-07-31 | 8 | -0/+2680 |
* | | GNU Regex 0.12 | conklin | 1993-07-30 | 52 | -0/+28168 |
* | | changed BINMODE= 6555 and CATMODE= 0664 | alm | 1993-07-27 | 1 | -2/+2 |
* | | Added setreuid() calls so that shell escapes work. | alm | 1993-07-27 | 2 | -1/+40 |
* | | Added Charles changes for GCC@ symbols. | paul | 1993-07-26 | 3 | -22/+164 |
* | | updated man to use more as the default pager | alm | 1993-07-26 | 1 | -1/+1 |
* | | changed find . -name '*' to find . -type f | alm | 1993-07-24 | 1 | -2/+4 |
* | | Added ${DESTDIR} to all the naked install commands w/out them. | nate | 1993-07-23 | 4 | -6/+6 |
* | | Changes to make `maninstall' work. | jkh | 1993-07-23 | 2 | -2/+6 |
* | | Added Christoph Robitschko's catman | jkh | 1993-07-23 | 3 | -1/+44 |
* | | Removed manpath.1 and added CLEANFILES directive to Makefile since it's | nate | 1993-07-21 | 1 | -0/+1 |
* | | Made makewhatis installed as 555 so that people could actually run it. | nate | 1993-07-21 | 1 | -1/+1 |
* | | added mandoc macro support; | alm | 1993-07-21 | 1 | -21/+53 |
* | | One last thing for making sure it works. | nate | 1993-07-21 | 1 | -1/+2 |
* | | Changes to allow man to work with or without obj dirs. | jkh | 1993-07-21 | 7 | -39/+98 |
* | | The install of manpath.config did not have a ${DESTDIR} in it. These | rgrimes | 1993-07-20 | 1 | -1/+1 |
* | | The man page is now in two places, both in the DOCUMENTATION directory and | nate | 1993-07-19 | 1 | -0/+161 |
* | | Added fix from Rich to accept catpages with .0 syntax for backwards | jkh | 1993-07-18 | 1 | -0/+10 |
* | | Fixed braindamage. | jkh | 1993-07-18 | 1 | -6/+7 |