summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2003-09-26Disable bc (and dc).Otto Moerbeek
2003-09-25Free buffer and set it to NULL on error lest it be used.Todd C. Miller
2003-09-20Fix pasto; closes PR 3482Todd C. Miller
2003-09-20powerpc ld.so has a slightly unreasonable expectation about __got_startDale Rahn
2003-09-19Make CTORS/DTORS non-writeable in dynamic binaries. ok deraadt@Dale Rahn
2003-09-18- missing .ElJason McIntyre
2003-09-17New sendmail prototype for OpenBSD with more features enabled thatTodd C. Miller
2003-09-17Update to sendmail-8.12.10. This includes a fix for a buffer overflowTodd C. Miller
2003-09-16from millertTheo de Raadt
2003-09-09pass the -a flag to grep so that it doesn't treat some info files as binaryDavid Krause
2003-09-05Stop the bounds checker warning on a bound of 0, so now it only triggersAnil Madhavapeddy
2003-09-03- use displays and indentJason McIntyre
2003-09-03- new sentence, new lineJason McIntyre
2003-09-02escape punctuation;Jason McIntyre
2003-09-02A slightly reworked version of the "default to -fno-ident" change, whichMiod Vallat
2003-08-26stop dumping "GCC: (GNU) 2.95.3 20010125 (prerelease, propolice)" intoTed Unangst
2003-08-22Enable support for DSN-specific timeouts. This allows you to junkTodd C. Miller
2003-08-21A port of the g++ bugfix found atMiod Vallat
2003-08-21fix symbol name error in mcount functionality in a.out->ELF transition.Dale Rahn
2003-08-19typo in comment, compiler vs. complierBrad Smith
2003-08-15remove extra \n in {warn,err}{,x} callsTheo de Raadt
2003-08-13Correct comments about queue runner.Todd C. Miller
2003-08-13Install sendmail tuning guideTodd C. Miller
2003-08-12Stop the madness, though shalt not pass FD_SETSIZE as the first param toTodd C. Miller
2003-08-12Don't tell people to use FD_SETSIZE as the first argument to select().Todd C. Miller
2003-08-11Convert to queue groups and queuing-only config w/ a queue runner.Todd C. Miller
2003-08-10link File::Basename to basename, dirname, fileparseMarc Espie
2003-08-10sprintf -> snprintf, okay millert@.Marc Espie
2003-08-09Perl hints to use -O1 on mvme88k now; ok millert@Miod Vallat
2003-08-09fix for mcount call to allow .text sizes larger than 512k; epsie@ okMichael Shalayeff
2003-08-08On some architectures, being too optimistic in preserve_subexpressions_p(),Miod Vallat
2003-08-07Disable the so-called optimized memcpy functions for small (less than a fewMiod Vallat
2003-08-06Check for and skip variable-length arrays while bounds checking insteadAnil Madhavapeddy
2003-08-06small cleanup;Jason McIntyre
2003-08-06backport a fix from current gdb to fix a crash when using set enumTed Unangst
2003-08-03gnu gzip dir is now bye byeTheo de Raadt
2003-08-01A working gcc 2.95/m88k compiler, for some low standard value of working.Miod Vallat
2003-08-01Back out threads setting inadvertently added in last commit.Todd C. Miller
2003-07-31We no longer use GNU diffutils; don't tell rcs we do...Todd C. Miller
2003-07-31Bye bye GNU gzexe(1).Otto Moerbeek
2003-07-30shine a bit moreTheo de Raadt
2003-07-30hppa no longer needs -O0 to build toke.c; from miod@ and OK mickey@Todd C. Miller
2003-07-30gnu diff goes bye byeTheo de Raadt
2003-07-29Bye bye GNU zforce(1), welcome BSD zforce(1).Otto Moerbeek
2003-07-29change_arg_use_in_operand: convert "set () (incoming_args)" to "set () (plus ...Hiroaki Etoh
2003-07-29push_frame_in_args: fix netpbm-alpha problem, changes the memory corruption a...Hiroaki Etoh
2003-07-29rtl_epilogue: convert "set () (incoming_args)" to "set () (plus (vfp const))".Hiroaki Etoh
2003-07-25kill a bit of whitespace at EOL;Jason McIntyre
2003-07-25New format attribute __kprintf__, which understands the special kernelAnil Madhavapeddy
2003-07-23perl 5.8.2 from CPANTodd C. Miller