| Age | Commit message (Expand) | Author | Files | Lines |
| 2007-11-24 | some make -j fixes. |  espie | 3 | -556/+554 |
| 2007-11-24 | Fix a.out header endianness swap. |  miod | 1 | -4/+4 |
| 2007-11-20 | the extra stuff also needs stmp-dirs, as found out by naddy@ |  espie | 1 | -1/+1 |
| 2007-11-11 | update File::Temp to CPAN version 0.18 as other modules start to use it |  simon | 4 | -47/+123 |
| 2007-11-07 | Fix potential heap overflow given a specially crafted regexp. |  millert | 1 | -3/+18 |
| 2007-11-05 | make sure configure does not hardcode MAKE in its generated makefile. |  espie | 1 | -1/+2 |
| 2007-11-03 | man pages can only be built after configure has run |  espie | 1 | -1/+3 |
| 2007-11-03 | fix groff build: |  espie | 2 | -3/+8 |
| 2007-11-03 | make sure configure is done before we try building manpages. |  espie | 1 | -1/+2 |
| 2007-10-29 | add missing dependency. Taken from upstream gcc. |  espie | 1 | -2/+2 |
| 2007-10-25 | fix dependency. ok millert@, \_o< miod@ |  espie | 1 | -2/+2 |
| 2007-10-03 | On i386, use PCB_SAVECTX flags to distinguish between state saved by a normal |  kettenis | 2 | -2/+73 |
| 2007-09-03 | crank libc and libstdc++ majors |  millert | 2 | -2/+2 |
| 2007-09-03 | Add __cxa_atexit() support for gcc3. This provides support for shared object destructors called at dlclose() time. Inspired by similar changes in FreeBSD and NetBSD. |  millert | 1 | -1/+2 |
| 2007-08-24 | fix a bug leading to infinite recursion; adapted from CPAN |  simon | 2 | -4/+18 |
| 2007-08-21 | Treat Ldatafault_internal as having a trap frame. |  kettenis | 1 | -1/+2 |
| 2007-07-23 | - enable thread support in libobjc |  kurt | 3 | -4/+9 |
| 2007-07-16 | Backport a gcc3 fix: |  miod | 1 | -0/+9 |
| 2007-07-05 | On OpenBSD/hppa, not all space registers are equivalent, so don't set |  kettenis | 1 | -2/+2 |
| 2007-06-16 | INTMAX_TYPE and UINTMAX_TYPE are always in terms of long long on |  millert | 12 | -0/+72 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 6 | -12/+12 |
| 2007-05-26 | introduce Mdocdate tag, requested by jmc. |  niallo | 1 | -0/+27 |
| 2007-05-20 | hack generated Makefile so that section is properly 3p. |  espie | 1 | -1/+2 |
| 2007-05-15 | pass COPTS thru, okay millert@ |  espie | 1 | -1/+1 |
| 2007-05-12 | when comparing two revisions of a directory tree, don't show dead files |  sturm | 1 | -1/+1 |
| 2007-04-05 | Make sure all public declarations are declared .globl; remove code to |  kettenis | 1 | -6/+3 |
| 2007-04-04 | Update to sendmail-8.14.1 |  millert | 33 | -130/+509 |
| 2007-03-28 | new C version written by ray is worlds better |  deraadt | 3 | -730/+0 |
| 2007-03-26 | remove old pages; spotted by kettenis |  jmc | 10 | -5785/+0 |
| 2007-03-26 | sort the MAN entry; ok deraadt |  jmc | 1 | -4/+5 |
| 2007-03-25 | pick up the newer rev man pages; noticed by ingo schwarze, first rev by |  deraadt | 1 | -6/+6 |
| 2007-03-23 | Enable our sendbug(1), prodded by deraadt@. |  ray | 1 | -2/+2 |
| 2007-03-19 | build two more man pages; Ingo Schwarze |  deraadt | 1 | -3/+3 |
| 2007-03-18 | Disable stack frame checking in the prologue under OpenBSD, unless you compile |  miod | 2 | -72/+119 |
| 2007-03-15 | .Nm does not need an argument; from Igor Sobrado |  jmc | 3 | -31/+31 |
| 2007-03-03 | Add new FUNC/ENDFUNC macros to generate size/type (function) for ELF |  drahn | 1 | -8/+111 |
| 2007-03-02 | Move landisk to hardware floating point. At the moment the FPU context is |  miod | 2 | -2/+4 |
| 2007-02-24 | replace 400 lines of md5 code in Digest::MD5's XS with 4 lines |  simon | 1 | -400/+4 |
| 2007-02-16 | Back-port a getpeername() fix from IO version 1.30. |  millert | 1 | -4/+3 |
| 2007-02-14 | remove GNU RCS implementation from the tree. Open RCS has been used for over |  niallo | 65 | -33442/+0 |
| 2007-02-06 | fix some dodgy displays; |  jmc | 1 | -2/+2 |
| 2007-02-04 | upgrade documentation so it reflects the way MakeMaker currently fills |  espie | 1 | -11/+11 |
| 2007-02-04 | Update to sendmail-8.14.0. OK mbalmer@ |  millert | 138 | -5235/+11319 |
| 2007-02-01 | Ignore HASATTRIBUTE_UNUSED for C++ as our g++ does not grok |  millert | 1 | -2/+6 |
| 2007-01-31 | gcc 3.3 doesn't support __attribute__((unused)) in C++ mode. Patch |  millert | 1 | -14/+30 |
| 2007-01-30 | Michael Shalayeff agreed to remove the advertising clauses from his |  ray | 2 | -10/+4 |
| 2007-01-20 | -Wstack-larger-than support, copied from gcc2. |  miod | 1 | -0/+3 |
| 2007-01-17 | Remove references to xm files that no longer exist. Taken from GCC 3.4. |  tsi | 1 | -2/+1 |
| 2007-01-07 | Make unwinding through kernel trap frames work on sparc64. |  kettenis | 4 | -8/+112 |
| 2007-01-06 | Make gcc(1) really ignore __attribute__((visibility)) if HAVE_GAS_HIDDEN isn't |  kettenis | 1 | -0/+2 |