summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2002-07-30Update BSD licenses to include 'with or without modification'.Federico G. Schwindt
2002-07-27ask uvm to map the bss of each .so module non-executable. again, weTheo de Raadt
2002-07-26comma splicePaul Janzen
2002-07-23Add pshufw insn so ogle compiles without the need for a recent gas.Federico G. Schwindt
2002-07-21Fix backtrace support for OpenBSD/powerpc.Dale Rahn
2002-07-20Exit if setusercontext() fails to set resources/priority and suidwarnTodd C. Miller
2002-07-20Fix up WANT_LIBMILTER stuff for people who want to use it; downsj@downsj.comTodd C. Miller
2002-07-19convert functions from K&R style to prototype style.Marco S Hyman
2002-07-17un-__P the code. fgs says "looks ok."Marco S Hyman
2002-07-16correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> viaFederico G. Schwindt
2002-07-16better. this is what has been applied to binutils.Federico G. Schwindt
2002-07-16Correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> viaFederico G. Schwindt
2002-07-16add 2 operand variants for shld and shrd. this makes possible to compileFederico G. Schwindt
2002-07-15space to tab cleanup. Nothing but whitespace changes in this commit.Marco S Hyman
2002-07-14Fix SuperSafe=Interactive when DeliveryMode=i; Gregory Neil ShapiroTodd C. Miller
2002-07-12Add MMX extensions. This does not include SSE/MMX extensions.Federico G. Schwindt
2002-07-10First of some clean-up commits. This one only removes use ofMarco S Hyman
2002-07-06dont deref NULL pointer in IPv6 pserver client operation.Jun-ichiro itojun Hagino
2002-07-03if localid is too long, abort; found by cloder@acm.orgTheo de Raadt
2002-07-03syncTodd C. Miller
2002-07-03New config for the OpenBSD mailing list server. Two separate daemonsTodd C. Miller
2002-07-03No need to have this in cvs--the OpenBSD list config is basically the same.Todd C. Miller
2002-06-26Actually use m68k-aliases (forgot to commit this...)Marc Espie
2002-06-26sendmail 8.12.5Todd C. Miller
2002-06-25o Kill queue groups stuff; we can do a better job using qtoolTodd C. Miller
2002-06-24opcode aliases, mostly taken from recent binutils.Marc Espie
2002-06-21make pserver code IPv6 ready. markus okJun-ichiro itojun Hagino
2002-06-21Document CVSREADONLYFS and -R. ok henning@, tholo@Kjell Wooding
2002-06-20need stdio.h for some prototypes; espie okTheo de Raadt
2002-06-18make this example code 'secure' wrt shmget() perms; ok millert@Todd T. Fries
2002-06-15disable auto-update of version.texi version-stnd.texi.Marc Espie
2002-06-12use ELF_TOOLCHAIN instead of listing all archs.Artur Grabowski
2002-06-11Zap CLEANFILES. Those files are no longer generated.Artur Grabowski
2002-06-11bootstraps okay with texinfo 4.0, so install docs directly.Marc Espie
2002-06-10disable all auto* stuff explicitly, which is a heck of a lot easier to doMarc Espie
2002-06-10...and kill a few more files, corresponding to an update of gettext.Marc Espie
2002-06-10texinfo 4.2 uses a new autoconf, those should be gone.Marc Espie
2002-06-10Kill again zombi files reintroduced by cvs...Marc Espie
2002-06-10explicitly pass DESTDIR=value on install line, instead of tweakingMarc Espie
2002-06-10brain-dead cvs conflict mergeMarc Espie
2002-06-10TeXinfo 4.2, much more robust html (and other formats) output, and a few Marc Espie
2002-06-10TeXinfo 4.2, much more robust html (and other formats) output, and a fewMarc Espie
2002-06-08sayonara, you should not be here; reported by wcobb@Federico G. Schwindt
2002-06-07Switch powerpc to using new split (aout/elf) link.hDale Rahn
2002-06-05some manual cruft federico keeps in the generated fileMichael Shalayeff
2002-06-05provide our own path for generating the ldscripts and tweak it accordingly; f...Michael Shalayeff
2002-06-05default to passive, upgrade to active as needed; Andrew BasterfieldTheo de Raadt
2002-06-04spellingTheo de Raadt
2002-06-03Update to sendmail-8.12.4Todd C. Miller
2002-06-03fix typoTodd T. Fries