summaryrefslogtreecommitdiffstats
path: root/gnu
AgeCommit message (Expand)AuthorFilesLines
2007-11-24some make -j fixes.espie3-556/+554
2007-11-24Fix a.out header endianness swap.miod1-4/+4
2007-11-20the extra stuff also needs stmp-dirs, as found out by naddy@espie1-1/+1
2007-11-11update File::Temp to CPAN version 0.18 as other modules start to use itsimon4-47/+123
2007-11-07Fix potential heap overflow given a specially crafted regexp.millert1-3/+18
2007-11-05make sure configure does not hardcode MAKE in its generated makefile.espie1-1/+2
2007-11-03man pages can only be built after configure has runespie1-1/+3
2007-11-03fix groff build:espie2-3/+8
2007-11-03make sure configure is done before we try building manpages.espie1-1/+2
2007-10-29add missing dependency. Taken from upstream gcc.espie1-2/+2
2007-10-25fix dependency. ok millert@, \_o< miod@espie1-2/+2
2007-10-03On i386, use PCB_SAVECTX flags to distinguish between state saved by a normalkettenis2-2/+73
2007-09-03crank libc and libstdc++ majorsmillert2-2/+2
2007-09-03Add __cxa_atexit() support for gcc3. This provides support for shared object destructors called at dlclose() time. Inspired by similar changes in FreeBSD and NetBSD.millert1-1/+2
2007-08-24fix a bug leading to infinite recursion; adapted from CPANsimon2-4/+18
2007-08-21Treat Ldatafault_internal as having a trap frame.kettenis1-1/+2
2007-07-23- enable thread support in libobjckurt3-4/+9
2007-07-16Backport a gcc3 fix:miod1-0/+9
2007-07-05On OpenBSD/hppa, not all space registers are equivalent, so don't setkettenis1-2/+2
2007-06-16INTMAX_TYPE and UINTMAX_TYPE are always in terms of long long onmillert12-0/+72
2007-05-31convert to new .Dd format;jmc6-12/+12
2007-05-26introduce Mdocdate tag, requested by jmc.niallo1-0/+27
2007-05-20hack generated Makefile so that section is properly 3p.espie1-1/+2
2007-05-15pass COPTS thru, okay millert@espie1-1/+1
2007-05-12when comparing two revisions of a directory tree, don't show dead filessturm1-1/+1
2007-04-05Make sure all public declarations are declared .globl; remove code tokettenis1-6/+3
2007-04-04Update to sendmail-8.14.1millert33-130/+509
2007-03-28new C version written by ray is worlds betterderaadt3-730/+0
2007-03-26remove old pages; spotted by kettenisjmc10-5785/+0
2007-03-26sort the MAN entry; ok deraadtjmc1-4/+5
2007-03-25pick up the newer rev man pages; noticed by ingo schwarze, first rev byderaadt1-6/+6
2007-03-23Enable our sendbug(1), prodded by deraadt@.ray1-2/+2
2007-03-19build two more man pages; Ingo Schwarzederaadt1-3/+3
2007-03-18Disable stack frame checking in the prologue under OpenBSD, unless you compilemiod2-72/+119
2007-03-15.Nm does not need an argument; from Igor Sobradojmc3-31/+31
2007-03-03Add new FUNC/ENDFUNC macros to generate size/type (function) for ELFdrahn1-8/+111
2007-03-02Move landisk to hardware floating point. At the moment the FPU context ismiod2-2/+4
2007-02-24replace 400 lines of md5 code in Digest::MD5's XS with 4 linessimon1-400/+4
2007-02-16Back-port a getpeername() fix from IO version 1.30.millert1-4/+3
2007-02-14remove GNU RCS implementation from the tree. Open RCS has been used for overniallo65-33442/+0
2007-02-06fix some dodgy displays;jmc1-2/+2
2007-02-04upgrade documentation so it reflects the way MakeMaker currently fillsespie1-11/+11
2007-02-04Update to sendmail-8.14.0. OK mbalmer@millert138-5235/+11319
2007-02-01Ignore HASATTRIBUTE_UNUSED for C++ as our g++ does not grokmillert1-2/+6
2007-01-31gcc 3.3 doesn't support __attribute__((unused)) in C++ mode. Patchmillert1-14/+30
2007-01-30Michael Shalayeff agreed to remove the advertising clauses from hisray2-10/+4
2007-01-20-Wstack-larger-than support, copied from gcc2.miod1-0/+3
2007-01-17Remove references to xm files that no longer exist. Taken from GCC 3.4.tsi1-2/+1
2007-01-07Make unwinding through kernel trap frames work on sparc64.kettenis4-8/+112
2007-01-06Make gcc(1) really ignore __attribute__((visibility)) if HAVE_GAS_HIDDEN isn'tkettenis1-0/+2