Age | Commit message (Expand) | Author |
2002-09-07 | ansification of ld | Marco S Hyman |
2002-08-29 | enable ro src for texinfo/; ok espie@ | Todd T. Fries |
2002-08-13 | Update bsd_glob.c with fixes from perl 5.8.0 that are based on our glob.c. | Todd C. Miller |
2002-08-11 | Switch sparc to ELF. | Artur Grabowski |
2002-08-11 | Switch sparc binutils to ELF. | Artur Grabowski |
2002-08-09 | Incorrect assembly statements are fatal errors, not warnings. Doh. How | Miod Vallat |
2002-08-08 | Use & to test if bits are set, not &&; art@ ok. Fix sent to bug-groff@gnu.org | Aaron Campbell |
2002-08-08 | bah, use mode 0 here. | Federico G. Schwindt |
2002-08-08 | Add missing mode argument to open(2); noticed by | Federico G. Schwindt |
2002-07-30 | Update BSD licenses to include 'with or without modification'. | Federico G. Schwindt |
2002-07-27 | ask uvm to map the bss of each .so module non-executable. again, we | Theo de Raadt |
2002-07-26 | comma splice | Paul Janzen |
2002-07-23 | Add pshufw insn so ogle compiles without the need for a recent gas. | Federico G. Schwindt |
2002-07-21 | Fix backtrace support for OpenBSD/powerpc. | Dale Rahn |
2002-07-20 | Exit if setusercontext() fails to set resources/priority and suidwarn | Todd C. Miller |
2002-07-20 | Fix up WANT_LIBMILTER stuff for people who want to use it; downsj@downsj.com | Todd C. Miller |
2002-07-19 | convert functions from K&R style to prototype style. | Marco S Hyman |
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 |
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 |
2002-07-16 | add 2 operand variants for shld and shrd. this makes possible to compile | Federico G. Schwindt |
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 |
2002-07-10 | First of some clean-up commits. This one only removes use of | Marco S Hyman |
2002-07-06 | dont deref NULL pointer in IPv6 pserver client operation. | Jun-ichiro itojun Hagino |
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 |
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 |
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 |
2002-06-24 | opcode aliases, mostly taken from recent binutils. | Marc Espie |
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 |
2002-06-12 | use ELF_TOOLCHAIN instead of listing all archs. | Artur Grabowski |
2002-06-11 | Zap CLEANFILES. Those files are no longer generated. | Artur Grabowski |
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 |
2002-06-10 | ...and kill a few more files, corresponding to an update of gettext. | Marc Espie |
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 |
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 |