Age | Commit message (Expand) | Author |
2003-09-18 | - missing .El | Jason McIntyre |
2003-09-17 | New sendmail prototype for OpenBSD with more features enabled that | Todd C. Miller |
2003-09-17 | Update to sendmail-8.12.10. This includes a fix for a buffer overflow | Todd C. Miller |
2003-09-16 | from millert | Theo de Raadt |
2003-09-09 | pass the -a flag to grep so that it doesn't treat some info files as binary | David Krause |
2003-09-05 | Stop the bounds checker warning on a bound of 0, so now it only triggers | Anil Madhavapeddy |
2003-09-03 | - use displays and indent | Jason McIntyre |
2003-09-03 | - new sentence, new line | Jason McIntyre |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-09-02 | A slightly reworked version of the "default to -fno-ident" change, which | Miod Vallat |
2003-08-26 | stop dumping "GCC: (GNU) 2.95.3 20010125 (prerelease, propolice)" into | Ted Unangst |
2003-08-22 | Enable support for DSN-specific timeouts. This allows you to junk | Todd C. Miller |
2003-08-21 | A port of the g++ bugfix found at | Miod Vallat |
2003-08-21 | fix symbol name error in mcount functionality in a.out->ELF transition. | Dale Rahn |
2003-08-19 | typo in comment, compiler vs. complier | Brad Smith |
2003-08-15 | remove extra \n in {warn,err}{,x} calls | Theo de Raadt |
2003-08-13 | Correct comments about queue runner. | Todd C. Miller |
2003-08-13 | Install sendmail tuning guide | Todd C. Miller |
2003-08-12 | Stop the madness, though shalt not pass FD_SETSIZE as the first param to | Todd C. Miller |
2003-08-12 | Don't tell people to use FD_SETSIZE as the first argument to select(). | Todd C. Miller |
2003-08-11 | Convert to queue groups and queuing-only config w/ a queue runner. | Todd C. Miller |
2003-08-10 | link File::Basename to basename, dirname, fileparse | Marc Espie |
2003-08-10 | sprintf -> snprintf, okay millert@. | Marc Espie |
2003-08-09 | Perl hints to use -O1 on mvme88k now; ok millert@ | Miod Vallat |
2003-08-09 | fix for mcount call to allow .text sizes larger than 512k; epsie@ ok | Michael Shalayeff |
2003-08-08 | On some architectures, being too optimistic in preserve_subexpressions_p(), | Miod Vallat |
2003-08-07 | Disable the so-called optimized memcpy functions for small (less than a few | Miod Vallat |
2003-08-06 | Check for and skip variable-length arrays while bounds checking instead | Anil Madhavapeddy |
2003-08-06 | small cleanup; | Jason McIntyre |
2003-08-06 | backport a fix from current gdb to fix a crash when using set enum | Ted Unangst |
2003-08-03 | gnu gzip dir is now bye bye | Theo de Raadt |
2003-08-01 | A working gcc 2.95/m88k compiler, for some low standard value of working. | Miod Vallat |
2003-08-01 | Back out threads setting inadvertently added in last commit. | Todd C. Miller |
2003-07-31 | We no longer use GNU diffutils; don't tell rcs we do... | Todd C. Miller |
2003-07-31 | Bye bye GNU gzexe(1). | Otto Moerbeek |
2003-07-30 | shine a bit more | Theo de Raadt |
2003-07-30 | hppa no longer needs -O0 to build toke.c; from miod@ and OK mickey@ | Todd C. Miller |
2003-07-30 | gnu diff goes bye bye | Theo de Raadt |
2003-07-29 | Bye bye GNU zforce(1), welcome BSD zforce(1). | Otto Moerbeek |
2003-07-29 | change_arg_use_in_operand: convert "set () (incoming_args)" to "set () (plus ... | Hiroaki Etoh |
2003-07-29 | push_frame_in_args: fix netpbm-alpha problem, changes the memory corruption a... | Hiroaki Etoh |
2003-07-29 | rtl_epilogue: convert "set () (incoming_args)" to "set () (plus (vfp const))". | Hiroaki Etoh |
2003-07-25 | kill a bit of whitespace at EOL; | Jason McIntyre |
2003-07-25 | New format attribute __kprintf__, which understands the special kernel | Anil Madhavapeddy |
2003-07-23 | perl 5.8.2 from CPAN | Todd C. Miller |
2003-07-23 | Update CGI module to version 2.98; fixes a cross-site scripting bug | Todd C. Miller |
2003-07-22 | openbsd64 is a 64 BIT (not but) v9 processor; pointed out by millert. | Jason Wright |
2003-07-22 | now that gcc generates "correct" calls to the quad emulation library and | Jason Wright |
2003-07-22 | the version of gcc in the tree doesn't generate the correct calling | Jason Wright |
2003-07-22 | switch to our own diff/diff3 (sdiff goes bye bye) | Theo de Raadt |