summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2004-08-10missing \ at eolTheo de Raadt
2004-08-09proper version chekc for shlibsMichael Shalayeff
2004-08-09merge 5.8.5 into HEADTodd C. Miller
2004-08-09Import of stock perl 5.8.5Todd C. Miller
2004-08-09Remove second instance of nls.c from the file list.Per Fogelstrom
2004-08-09fix obvious typo in catalogMarc Espie
2004-08-08Correct handling of union return values on vax.Mark Kettenis
2004-08-08Make sure that format variable is not a variable sized array correctlyAnil Madhavapeddy
2004-08-05Watch your step and do not access memory below what you've just allocated;Miod Vallat
2004-08-04Fix propolice merge error in options list.Miod Vallat
2004-07-31eliminate portion for 3.2, there was no 3.2 release.Brad Smith
2004-07-28In the never-ending saga of getting gcc to work reliably on m88k, today'sMiod Vallat
2004-07-28fix path to sendmail's README;Jason McIntyre
2004-07-27Don't override PREFERRED_DEBUGGING_TYPE. This makes DWARF2 the defaultMark Kettenis
2004-07-25Always build a stack frame when profiling. Otherwise profiling would onlyMiod Vallat
2004-07-22Add vax libkvm kernel memory image debugging support.Mark Kettenis
2004-07-21In builtin_saveregs(), try to save registers with double store instructions,Miod Vallat
2004-07-20Do not provide builtins for strcpy() and strcat(), as done with gcc 2, onMiod Vallat
2004-07-19In builtin_saveregs(), do not systematically allocate 8 words on the stackMiod Vallat
2004-07-17Minor cleanups (remove duplicated extern lines, useMiod Vallat
2004-07-13switch sparc to setjmp/longjmp exceptions as DWARF2 handling is not present.Peter Valchev
2004-07-13bump these again, depending on gcc2/gcc3 a different library is installedDale Rahn
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2004-07-13A better fix for the m68k optimize_reg_copy_3() problem.Miod Vallat
2004-07-12point people to milter html docs;Jason McIntyre
2004-07-12Oops, adjust for __va_list size increase.Miod Vallat
2004-07-11move PICFLAG override for sparc after the inclusion of bsd.lib.mk; ok deraadtPeter Valchev
2004-07-08Sync libkvm interface with FSF repository. This adds new "kvm proc" andMark Kettenis
2004-07-06Unbreak m68k build.Mark Kettenis
2004-07-05Compile at -O1 on m68k, sig11 in LYMainLoop at -O2.Miod Vallat
2004-07-04Disable optimize_reg_copy_3() on m68k platforms.Miod Vallat
2004-07-04cats -> arm; miod okTheo de Raadt
2004-06-29Install milter docsTodd C. Miller
2004-06-29Install correct milter includesTodd C. Miller
2004-06-29Build and install libmilter.a (static only) and libmilter.h. OK deraadt@Todd C. Miller
2004-06-27Let's have http://www.OpenBSD.org/ defined as the STARTFILE again.Robert Nagy
2004-06-26Fix merge errorTom Cosgrove
2004-06-24let vax build lynx (workaround); miod okTheo de Raadt
2004-06-24Missing file from 8.13.0Todd C. Miller
2004-06-24Update to sendmail.8.13.0Todd C. Miller
2004-06-22Teach mkhybrid how to create an El Torito non-emulation boot CD, withTom Cosgrove
2004-06-22sync with lynx 2.8.5.rel2 which fixes a few minor bugs (null pointer checks,Anil Madhavapeddy
2004-06-22trim some other-os build stuff that crept inAnil Madhavapeddy
2004-06-22update to lynx 2.8.5rel.1Anil Madhavapeddy
2004-06-21Recognize cats as an arm machine. Dunno how this was missed before.Dale Rahn
2004-06-21back out CPP change; obviously not tested. On at least arm, kills atTheo de Raadt
2004-06-21propagate CPP here as wellAnil Madhavapeddy
2004-06-21propagate CPP to build system as well, millert@ okAnil Madhavapeddy
2004-06-20ICE with gcc3/propolice -O on macppc fixes:Hiroaki Etoh
2004-06-18tagortag -> tag or tag. From Fabio Olive Leite.Otto Moerbeek