summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
1996-05-05report signal type before dying; from ian@cygnus.com forwarded by niklasTheo de Raadt
1996-05-04i386 requires -fno-strength-reduce because -O2 generates incorrect codeTheo de Raadt
1996-05-04Actually declare and initialize nowtime... Oops.Thorsten Lockert
1996-05-04Actually declare and initialize nowtime... Oops.Thorsten Lockert
1996-05-04Set Start from nowtime, not now->time, which may not be setThorsten Lockert
1996-05-04Don't use the result of "diff" if just sending the new file would be shorterThorsten Lockert
1996-05-01we need SERVER_FLOWCONTROL enabledTheo de Raadt
1996-04-29From NetBSD:Niklas Hallqvist
1996-04-28OS is OpenBSD NOT NetBSD.etheisen
1996-04-27mkmodules.1 no longer exist; don't try to build itThorsten Lockert
1996-04-27Integrate local changes to CVSThorsten Lockert
1996-04-27Some files missed by initial importThorsten Lockert
1996-04-27Latest public release from Cyclic; fixes numerous memory leaks and haveThorsten Lockert
1996-04-23Merge of NetBSD 960418Niklas Hallqvist
1996-04-20no need to remove limits.h; another workaround existsTheo de Raadt
1996-04-19-L<string> option added to support LOCALID behaviour.Michael Shalayeff
1996-04-18from niklas; un-install gcc limits.h because it conflicts with the system oneTheo de Raadt
1996-04-17use sh, not $SHELL.. because the latter might be something like cshTheo de Raadt
1996-04-02Add an somehow lost file from the FSF 2.7.2 distrNiklas Hallqvist
1996-03-30From NetBSD: merge of 960317Niklas Hallqvist
1996-03-30From NetBSD:Niklas Hallqvist
1996-03-30From NetBSD:Niklas Hallqvist
1996-03-30From NetBSD:Niklas Hallqvist
1996-03-30From NetBSD:Niklas Hallqvist
1996-03-28Moved GNU spec stuff into Makefile.bsd-wrapper1 using PREREQ variable.etheisen
1996-03-27Misc. cleanup, esp. for obj-dirs, DESTDIR compilations and missingNiklas Hallqvist
1996-03-26Make "make obj" work, make builds to obj directories work. Don't putNiklas Hallqvist
1996-03-26Make "make obj" work, make builds to obj directories work. Don't putNiklas Hallqvist
1996-03-16Link in libstdc++ now that libg++ 2.7.1 is in the tree.etheisen
1996-03-16Allow native BSD build of libg++ 2.7.1. This is a complete replacement ofetheisen
1996-03-16Allow standard GNU build with openbsd.etheisen
1996-03-15Reinstate dead COPYING for libg++ 2.7.1Niklas Hallqvist
1996-03-15Import of GNU libg++ 2.7.1 port (prepared by Erik Theisen)Niklas Hallqvist
1996-03-15Removed for 2.7.1 import.etheisen
1996-03-09Add OpenBSD configuration (clone NetBSD entries)Niklas Hallqvist
1996-03-09-f state was negated in remote operationNiklas Hallqvist
1996-03-06rm '-f' config.cacheDavid Krause
1996-03-02Remove auto-generated files so as to not upset make/yaccThorsten Lockert
1996-02-26Make cvs import -I ! work wrt .cvsignore filesNiklas Hallqvist
1996-02-21When adding two longwords and wanting a quad result, a missingNiklas Hallqvist
1996-02-20Fixed typo introduced in last changeNiklas Hallqvist
1996-02-18gcc and g++ now use /tmp instead of /var/tmp. #ifdef 0's were used toetheisen
1996-02-18More files to shred for cleandir.etheisen
1996-02-18From netbsd:Niklas Hallqvist
1996-02-18Check the for GCC >= 3.X (no it's not even started on yet :-) ) in theNiklas Hallqvist
1996-02-18From netbsd:Niklas Hallqvist
1996-02-17Moved INCLUDE_DEFAULTS path define into openbsd.h. openbsd.h now hasetheisen
1996-02-06Include path /usr/include no longer needed.etheisen
1996-02-06Set default include path to '/usr/include/g++' for g++ and '/usr/include'etheisen
1996-02-06Pass CFLAGS into gnu build.etheisen