Age | Commit message (Expand) | Author |
2005-06-17 | next citrus step. | Marc Espie |
2005-05-11 | use the ctype stuff in libc instead of re-rolling our own. | Marc Espie |
2005-04-30 | Fix printing floating-point numbers. Bump major number. | Mark Kettenis |
2005-04-28 | bump major version, just to be sure. | Marc Espie |
2005-04-28 | also use new libobjc on old architectures, since it builds fine with | Marc Espie |
2005-04-27 | strcpy -> strlcpy, sprintf -> snprintf, so that the testsuite works | Marc Espie |
2005-04-27 | zap strlcpy. | Marc Espie |
2005-04-27 | allows snprintf and friends to be in std if we include cstdio.h | Marc Espie |
2005-04-27 | strcpy->strlcpy, needed by libstdc++ actually. | Marc Espie |
2005-04-16 | amd64 canonicalization | Mark Kettenis |
2005-04-14 | major bump: | Marc Espie |
2005-04-14 | temp scaffolding to switch on partial wchar_t support based on | Marc Espie |
2005-04-14 | use snprintf. okay deraadt@ | Marc Espie |
2005-04-10 | crank major -- it is CLEARLY needed; pval ok | Theo de Raadt |
2005-04-09 | bye, bye, sprintf. | Marc Espie |
2005-04-08 | amd64 canonicalization. | Mark Kettenis |
2005-03-29 | Bump major version. | Mark Kettenis |
2005-03-28 | Fix libobjc for i386. | Mark Kettenis |
2005-02-04 | unfuck amd64 | Peter Valchev |
2005-01-25 | simplify OpenBSD case by using arch(1) and sed to grab | Brad Smith |
2005-01-09 | go look in MAKEOBJDIR if defined, ensuring cross-pieces have a chance | Marc Espie |
2005-01-02 | add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@ | Dale Rahn |
2004-12-30 | Actual synch with 3.3.5. | Marc Espie |
2004-12-24 | result of merge | Marc Espie |
2004-12-24 | gcc 3.3.5 | Marc Espie |
2004-12-24 | merge | Marc Espie |
2004-12-24 | gcc 3.3.5 | Marc Espie |
2004-12-24 | result from merge... highly weird, since dale mixed things up | Marc Espie |
2004-12-24 | fix up conflicts | Marc Espie |
2004-10-16 | - use shlib_version for major/minor lib revs | Brad Smith |
2004-09-18 | gnu code will never, ever, EVER, get close to passing lint | Theo de Raadt |
2004-08-30 | cute side-effect of bsd.lib.mk, some typos only show up with make tags. | Marc Espie |
2004-08-11 | Clean up old mips stuff and add sgi. | Per Fogelstrom |
2004-08-09 | Remove second instance of nls.c from the file list. | Per Fogelstrom |
2004-07-13 | bump these again, depending on gcc2/gcc3 a different library is installed | Dale Rahn |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |
2004-07-04 | cats -> arm; miod ok | Theo de Raadt |
2004-05-27 | for openbsd-*-hppa* force libtool to pass all dep-libs through for -lgcc used... | Michael Shalayeff |
2004-05-20 | Correctly copy text into line buffer. | Mark Kettenis |
2004-05-17 | Update floatformat.[ch] to gdb-6.1 version. Include regex.c in library. | Mark Kettenis |
2004-05-10 | Resolve conflicts for GNU readline 4.3p5. | Mark Kettenis |
2004-05-10 | GNU readline 4.3p5 | Mark Kettenis |
2004-04-21 | Add luna88k related directories and information to the build infrastructure. | Miod Vallat |
2004-03-19 | Stricter file permissions upon install. | Miod Vallat |
2004-03-03 | Do not segfault writing an empty history list to a file. Resolves PR 3690. | Otto Moerbeek |
2004-03-01 | Build libf2c on gcc3 architectures, ok deraadt@ | Dale Rahn |
2004-02-29 | Build this properly on OpenBSD. | Dale Rahn |
2004-02-29 | Import of libf2c from gcc3.3.2 | Dale Rahn |
2004-02-27 | cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we want | Theo de Raadt |
2004-02-09 | Do not compile libstdc++ with --enable-shared on NOPIC archs. ok espie@ | Dale Rahn |