Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-19 | convert functions from K&R style to prototype style. | Marco S Hyman | |
Function arg types have not yet been fixed. OK fgs@, espie@ | |||
2002-07-17 | un-__P the code. fgs says "looks ok." | Marco S Hyman | |
2002-07-16 | correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via | Federico G. Schwindt | |
PR/2822. | |||
2002-07-16 | better. this is what has been applied to binutils. | Federico G. Schwindt | |
2002-07-16 | Correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via | Federico G. Schwindt | |
PR/2822. Submited to binutils as well. | |||
2002-07-16 | add 2 operand variants for shld and shrd. this makes possible to compile | Federico G. Schwindt | |
gnupg with in tree gas. | |||
2002-07-15 | space to tab cleanup. Nothing but whitespace changes in this commit. | Marco S Hyman | |
2002-07-14 | Fix SuperSafe=Interactive when DeliveryMode=i; Gregory Neil Shapiro | Todd C. Miller | |
2002-07-12 | Add MMX extensions. This does not include SSE/MMX extensions. | Federico G. Schwindt | |
millert@ ok. | |||
2002-07-10 | First of some clean-up commits. This one only removes use of | Marco S Hyman | |
register variables. clean-up concept ok deraadt@ | |||
2002-07-06 | dont deref NULL pointer in IPv6 pserver client operation. | Jun-ichiro itojun Hagino | |
From: Moritz Jodeit <moritz@jodeit.org> | |||
2002-07-03 | if localid is too long, abort; found by cloder@acm.org | Theo de Raadt | |
2002-07-03 | sync | Todd C. Miller | |
2002-07-03 | New config for the OpenBSD mailing list server. Two separate daemons | Todd C. Miller | |
are used; one for incoming messages on port 25 and a stripped down queueing-only config on localhost port 24 fed by the mailing list exploder. Actual delivery is handled by persistent queue runners. | |||
2002-07-03 | No need to have this in cvs--the OpenBSD list config is basically the same. | Todd C. Miller | |
2002-06-26 | Actually use m68k-aliases (forgot to commit this...) | Marc Espie | |
ok miod@ | |||
2002-06-26 | sendmail 8.12.5 | Todd C. Miller | |
2002-06-25 | o Kill queue groups stuff; we can do a better job using qtool | Todd C. Miller | |
o Wait at least 27 minutes before trying to redeliver a message o Drop confTO_QUEUERETURN from 4d to 3d o No point in blacklist_recipients or commented RBL stuff o Remove some old Windoze worm stuff checks | |||
2002-06-24 | opcode aliases, mostly taken from recent binutils. | Marc Espie | |
ok miod@ | |||
2002-06-21 | make pserver code IPv6 ready. markus ok | Jun-ichiro itojun Hagino | |
2002-06-21 | Document CVSREADONLYFS and -R. ok henning@, tholo@ | Kjell Wooding | |
2002-06-20 | need stdio.h for some prototypes; espie ok | Theo de Raadt | |
2002-06-18 | make this example code 'secure' wrt shmget() perms; ok millert@ | Todd T. Fries | |
2002-06-15 | disable auto-update of version.texi version-stnd.texi. | Marc Espie | |
Noticed by pval@ | |||
2002-06-12 | use ELF_TOOLCHAIN instead of listing all archs. | Artur Grabowski | |
drahn@ ok. | |||
2002-06-11 | Zap CLEANFILES. Those files are no longer generated. | Artur Grabowski | |
From fransoa holop with modifcations. | |||
2002-06-11 | bootstraps okay with texinfo 4.0, so install docs directly. | Marc Espie | |
2002-06-10 | disable all auto* stuff explicitly, which is a heck of a lot easier to do | Marc Espie | |
now. | |||
2002-06-10 | ...and kill a few more files, corresponding to an update of gettext. | Marc Espie | |
With this, merge of texinfo 4.2 should be complete. | |||
2002-06-10 | texinfo 4.2 uses a new autoconf, those should be gone. | Marc Espie | |
2002-06-10 | Kill again zombi files reintroduced by cvs... | Marc Espie | |
2002-06-10 | explicitly pass DESTDIR=value on install line, instead of tweaking | Marc Espie | |
Makefiles to say DESTDIR?=. | |||
2002-06-10 | brain-dead cvs conflict merge | Marc Espie | |
2002-06-10 | TeXinfo 4.2, much more robust html (and other formats) output, and a few | Marc Espie | |
features that new FSF programs will need (e.g., gcc snapshots). looked at by fgs@, thanks. | |||
2002-06-10 | TeXinfo 4.2, much more robust html (and other formats) output, and a few | Marc Espie | |
features that new FSF programs will need (e.g., gcc snapshots). looked at by fgs@, thanks. | |||
2002-06-08 | sayonara, you should not be here; reported by wcobb@ | Federico G. Schwindt | |
2002-06-07 | Switch powerpc to using new split (aout/elf) link.h | Dale Rahn | |
2002-06-05 | some manual cruft federico keeps in the generated file | Michael Shalayeff | |
2002-06-05 | provide our own path for generating the ldscripts and tweak it accordingly; ↵ | Michael Shalayeff | |
fgsch@ ok | |||
2002-06-05 | default to passive, upgrade to active as needed; Andrew Basterfield | Theo de Raadt | |
list@lostgeneration.freeserve.co.uk | |||
2002-06-04 | spelling | Theo de Raadt | |
2002-06-03 | Update to sendmail-8.12.4 | Todd C. Miller | |
2002-06-03 | fix typo | Todd T. Fries | |
2002-06-03 | make ro /usr/src work again, tholo@ ok | Todd T. Fries | |
while I'm here, make 'cleandir' cleanup all files | |||
2002-06-03 | make ro /usr/src work again | Todd T. Fries | |
while I'm here, make 'cleandir' cleanup all files | |||
2002-06-03 | use issetugid() instead of uid/gid comparisons; from drahn | Theo de Raadt | |
2002-06-01 | mkisofs goes away | Theo de Raadt | |
2002-05-31 | we use mkhybrid for everything now | Theo de Raadt | |
2002-05-31 | don't write CVSvn.texi to src. | Wilbern Cobb | |
ok millert@. | |||
2002-05-30 | __attribute__((sentinel)) | Marc Espie | |
for now, just check that a function with an ellipsis is always called with the last parameter a null pointer (sentinel may take parameters in the future, if I figure out how to check a specific value and its type). okay millert@ |