summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Added -lgcc_pic back again.jkh1993-11-251-2/+2
* Some of the latest changes from Paul K (taken from NetBSD-current).jkh1993-11-2211-78/+240
* If we're not logging history information, don't demand write access.jkh1993-11-201-1/+1
* Recent Paul K. changes for compiling X shared (tested on my box).jkh1993-11-182-3/+12
* remove HAVE_SETPGRP, because it doesn't detach terminalache1993-11-181-1/+1
* IMAXBELL & PENDIN now cleared to satisfy new sio driver.ache1993-11-181-12/+26
* From Ian Taylor.ache1993-11-181-56/+35
* Diagnostic "RRS text relocation at %#x (symbol %s)"ache1993-11-171-3/+3
* Default magic is back to netbsd ZMAGIC,paul1993-11-162-3/+3
* Swapped meaning of -Z and -z options.paul1993-11-161-4/+6
* Incorporated fixes from Paul to make -Z option work. Emits old-stylepaul1993-11-152-4/+8
* Update to GNU diffutils 2.6nate1993-11-123-0/+172
* Updated to GNU diffutils 2.6nate1993-11-1221-1611/+2497
* Update to GNU diffutils 2.6nate1993-11-121-5/+3
* Addedpaul1993-11-091-2/+5
* Cahnged ldconfig.0 to ldconfig.8 for our man system.paul1993-11-091-2/+2
* Remoed -g flag and added -static.paul1993-11-091-2/+2
* Addedpaul1993-11-092-2/+8
* Added -lgcc_pic to Makefile -- Why do we need this and NetBSD don't ??paul1993-11-092-18/+13
* Updated to newest ld from pk.paul1993-11-099-28/+48
* Removed some extra cruft from the man page to make it look more 'BSD'ishnate1993-11-081-1/+1
* Updated to GNU textutils 1.9nate1993-11-0812-14/+1306
* Updated to GNU textutils-1.9nate1993-11-089-81/+244
* From: Larry Jones <scjones@thor.sdrc.com>nate1993-11-086-3/+881
* Added -lgcc_pic to LDFLAGS in rtld/Makefilepaul1993-11-071-2/+2
* Changed ldconfig.0 to ldconfig.8 for our man setup.paul1993-11-061-2/+2
* -g removed from CFLAGS (with permissions from Paul)ache1993-11-051-2/+2
* 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
OpenPOWER on IntegriCloud