| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-03-28 | Enable shared libraries on landisk. |  drahn | 1 | -0/+3 |
| 2007-11-05 | make sure configure does not hardcode MAKE in its generated makefile. |  espie | 1 | -1/+2 |
| 2007-09-03 | crank libc and libstdc++ majors |  millert | 1 | -1/+1 |
| 2007-07-23 | - enable thread support in libobjc |  kurt | 3 | -4/+9 |
| 2006-12-26 | Fix inline asm. From GCC PR 17856. Fixes gnash on amd64. |  kettenis | 1 | -4/+6 |
| 2006-11-07 | remove sudo around includes, since that's already done by the toplevel. |  espie | 1 | -3/+3 |
| 2006-11-07 | activate *trans functions, noticed by robert/wilfried, tested by |  espie | 1 | -2/+0 |
| 2006-08-28 | -fgnu-runtime is only effective for Objective-C source, and produces a |  tsi | 1 | -9/+9 |
| 2006-07-12 | makeinfo --no-split, simplifies sets immensely. |  espie | 1 | -1/+2 |
| 2006-01-13 | Major number bump due to types changes. |  millert | 1 | -1/+1 |
| 2005-10-19 | strcpy -> strlcpy |  biorn | 1 | -1/+1 |
| 2005-06-17 | next citrus step. |  espie | 67 | -163/+168 |
| 2005-05-11 | use the ctype stuff in libc instead of re-rolling our own. |  espie | 4 | -132/+31 |
| 2005-04-30 | Fix printing floating-point numbers. Bump major number. |  kettenis | 2 | -5/+5 |
| 2005-04-28 | bump major version, just to be sure. |  espie | 1 | -1/+1 |
| 2005-04-28 | also use new libobjc on old architectures, since it builds fine with |  espie | 1 | -2/+2 |
| 2005-04-27 | strcpy -> strlcpy, sprintf -> snprintf, so that the testsuite works |  espie | 3 | -5/+5 |
| 2005-04-27 | zap strlcpy. |  espie | 4 | -20/+25 |
| 2005-04-27 | allows snprintf and friends to be in std if we include cstdio.h |  espie | 2 | -7/+7 |
| 2005-04-27 | strcpy->strlcpy, needed by libstdc++ actually. |  espie | 1 | -4/+4 |
| 2005-04-16 | amd64 canonicalization |  kettenis | 2 | -6/+0 |
| 2005-04-14 | major bump: |  espie | 4 | -17/+2 |
| 2005-04-14 | temp scaffolding to switch on partial wchar_t support based on |  espie | 3 | -4/+5 |
| 2005-04-14 | use snprintf. okay deraadt@ |  espie | 3 | -9/+10 |
| 2005-04-10 | crank major -- it is CLEARLY needed; pval ok |  deraadt | 1 | -1/+1 |
| 2005-04-09 | bye, bye, sprintf. |  espie | 6 | -1/+346 |
| 2005-04-08 | amd64 canonicalization. |  kettenis | 3 | -9/+0 |
| 2005-03-29 | Bump major version. |  kettenis | 1 | -1/+1 |
| 2005-03-28 | Fix libobjc for i386. |  kettenis | 1 | -2/+2 |
| 2005-02-04 | unfuck amd64 |  pvalchev | 5 | -0/+15 |
| 2005-01-25 | simplify OpenBSD case by using arch(1) and sed to grab |  brad | 10 | -197/+40 |
| 2005-01-09 | go look in MAKEOBJDIR if defined, ensuring cross-pieces have a chance |  espie | 1 | -2/+4 |
| 2005-01-02 | add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@ |  drahn | 4 | -0/+21 |
| 2004-12-30 | Actual synch with 3.3.5. |  espie | 236 | -8157/+7856 |
| 2004-12-24 | result of merge |  espie | 1 | -1/+1 |
| 2004-12-24 | gcc 3.3.5 |  espie | 3 | -26/+54 |
| 2004-12-24 | merge |  espie | 7 | -1736/+1883 |
| 2004-12-24 | gcc 3.3.5 |  espie | 41 | -722/+1284 |
| 2004-12-24 | result from merge... highly weird, since dale mixed things up |  espie | 232 | -7836/+8126 |
| 2004-12-24 | gcc 3.3.5 update |  espie | 232 | -8126/+7848 |
| 2004-12-24 | fix up conflicts |  espie | 21 | -72/+204 |
| 2004-12-24 | update to gcc 3.3.5 |  espie | 18 | -129/+58 |
| 2004-10-16 | - use shlib_version for major/minor lib revs |  brad | 4 | -6/+12 |
| 2004-09-18 | gnu code will never, ever, EVER, get close to passing lint |  deraadt | 1 | -1/+3 |
| 2004-08-30 | cute side-effect of bsd.lib.mk, some typos only show up with make tags. |  espie | 1 | -2/+2 |
| 2004-08-11 | Clean up old mips stuff and add sgi. |  pefo | 4 | -40/+4 |
| 2004-08-09 | Remove second instance of nls.c from the file list. |  pefo | 1 | -2/+2 |
| 2004-07-13 | bump these again, depending on gcc2/gcc3 a different library is installed |  drahn | 1 | -1/+1 |
| 2004-07-13 | errno changes, lib major version bumps, and general flag day |  marc | 5 | -5/+5 |
| 2004-07-04 | cats -> arm; miod ok |  deraadt | 1 | -0/+3 |