summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Imported NetBSD's ld for shared libs.paul1993-11-0331-4158/+10007
* Brought over NetBSD's gas ready for pk's shared libs.paul1993-11-03197-8829/+71914
* Added support for QMAGIC format executable output. This causes the loaderdg1993-10-261-28/+10
* merge free.c realloc.c into malloc.c so that all three are linked inrich1993-10-192-2/+306
* Makefile to install sample files in /etc/uucp with correct ownership andrgrimes1993-10-141-0/+15
* Add subdir samples so that the sample scripts can get installed in /etc/uucp.rgrimes1993-10-142-2/+4
* Updated gzip from version 1.2.2 to 1.2.4 due to popular demandnate1993-10-1429-306/+623
* Try copy if rename of temporary catpage fails.jkh1993-10-101-1/+6
* Handle both signals and errors in child processes, rather than just signalsjkh1993-10-091-1/+6
* Allow ^C to interrupt with some semblance of politeness to cgd.jkh1993-10-081-15/+28
* More paranoid dealings with system()jkh1993-10-081-8/+2
* >From: "J.T. Conklin" <jtc@sun-lamp.cs.berkeley.edu>rgrimes1993-09-241-1/+1
* Added libmalloc to top level Makefilergrimes1993-09-241-1/+1
* This is gnu lib malloc from NetBSD verbatium, here is the version inforgrimes1993-09-2425-0/+3236
* Increaed the fixed static buffer sizes and maximum hunk size thatrich1993-09-221-5/+8
* Added bsd.prog.mk so that make maninstall would workrgrimes1993-09-081-0/+1
* Removed some hard-coded paths in gzexe so it works with the currentnate1993-09-071-5/+5
* From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey)rgrimes1993-09-051-1/+2
* The src/games/Makefile.inc use to control the location this installed in,rgrimes1993-09-021-0/+7
* Changed install -o root -g bin to -o ${BINOWN} -g ${BINGRP} on the headerrgrimes1993-08-231-2/+2
* chess is now in src/gnu, moved here from src/gamesrgrimes1993-08-201-1/+1
* Added libg++ since it is now in src/gnurgrimes1993-08-201-1/+1
* Removed gcc1 from top level make file, moving gcc1 to ports, gcc is becomingrgrimes1993-08-201-1/+1
* Replaced empty manual page with one that has atleast some of the stuffrgrimes1993-08-172-0/+542
* SRCS should contain *.c's, not *.o's.jtc1993-08-161-3/+3
* Removed Jordan's DO_LINKS from the Makefile, since this behavior is notnate1993-08-141-1/+1
* Changed afterintall: target to beforeinstall: so that it is easy to getrgrimes1993-08-081-2/+2
* This is GNU cpio 2.3. It handles tar files and is fully compatiblejkh1993-08-0746-0/+12084
* Added target for cpio.jkh1993-08-071-1/+1
* Fixed manual page names from .0 to .8.rgrimes1993-08-062-4/+4
* Since there are no c sources in this directory we need a null depend:rgrimes1993-08-062-2/+7
* FreeBSD doesn't define sig_atomic_t in <signal.h> like it should...conklin1993-08-061-1/+1
* Have rlog output be much easier to parse. (Added one line which is notnate1993-08-061-1/+5
* Added uucpconklin1993-08-051-1/+1
* Taylor UUCP 1.04conklin1993-08-05300-0/+81211
* Cleaned up the Makefile to look nicer and not require a lot of hacksnate1993-08-041-19/+10
* Added man page - it looks a little odd in places (the 'i' and 'o'jkh1993-08-042-1/+278
* dc has no man page, so add NOMAN to Makefilenate1993-08-031-1/+2
* Added libregex to Makefilergrimes1993-08-031-1/+1
* added dc to gnu/Makefilealm1993-08-021-1/+1
*-. This commit was generated by cvs2svn to compensate for changes in r220,alm1993-07-3110-0/+3391
|\ \
| | * adding GNU dc ("desk calculator")alm1993-07-312-0/+711
| * adding GNU dc ("desk calculator")alm1993-07-318-0/+2680
* | GNU Regex 0.12conklin1993-07-3052-0/+28168
* | changed BINMODE= 6555 and CATMODE= 0664alm1993-07-271-2/+2
* | Added setreuid() calls so that shell escapes work.alm1993-07-272-1/+40
* | Added Charles changes for GCC@ symbols.paul1993-07-263-22/+164
* | updated man to use more as the default pageralm1993-07-261-1/+1
* | changed find . -name '*' to find . -type falm1993-07-241-2/+4
* | Added ${DESTDIR} to all the naked install commands w/out them.nate1993-07-234-6/+6
OpenPOWER on IntegriCloud