| Age | Commit message (Expand) | Author |
| 2000-11-28 | libbfd is ../../lib/libbfd. not ../../lib/bfd | jmc |
| 2000-11-28 | Improve error output if executable file format isn't recognized. | wiz |
| 2000-11-20 | Add __udiv_w_sdiv for VAX. gnupg requires it. And since it's a libgcc | matt |
| 2000-11-17 | don't build these (binutils 2.9.1) tools on sparc64. | mrg |
| 2000-11-17 | Update the output counter so "gzip -dv" show meaningful results for | simonb |
| 2000-11-17 | Recognise .bz2 as a valid suffix. | simonb |
| 2000-11-09 | If NBSD_EXEC_PREFIX is set, use it to set MD_EXEC_PREFIX rather | thorpej |
| 2000-11-09 | If the COMPILER_EXEC_PREFIX make variable is set, define | thorpej |
| 2000-11-08 | gettextize works only if we have /usr/pkg/share/aclocal/gettext.m4 and friends, | itojun |
| 2000-11-08 | Undo last change for now. | wiz |
| 2000-11-06 | use uname -p and uname -m to get machine architecture and | jdolecek |
| 2000-11-06 | MKNLS should only control installation of files under /usr/share/locale. | itojun |
| 2000-11-06 | MKNLS should control installation of /usr/share/locale files only. | itojun |
| 2000-11-06 | MKNLS should control installation of /usr/share/locale only. | itojun |
| 2000-11-04 | s/make/${MAKE}/ | itojun |
| 2000-11-03 | Don't prepend $DESTDIR to BINDIR, this is done elsewhere in the prog | dan |
| 2000-11-02 | s/DISTDIR/DESTDIR/ | veego |
| 2000-11-02 | Add entries for VAX specific a.out relocs so that objdump can print them. | matt |
| 2000-11-02 | On VAX, JMPTAB reloc use EXTERN as a type bit. However, they are always | matt |
| 2000-11-02 | visit gettext | itojun |
| 2000-11-02 | build framework for GNU gettext. will be overridden whenever | itojun |
| 2000-11-01 | Use NetBSD's getopt{,_long}. | wiz |
| 2000-11-01 | Use NetBSD's getopt{,_long}. | wiz |
| 2000-11-01 | Use NetBSD's getopt{,_long}. | wiz |
| 2000-11-01 | use /usr/lib/libintl.a. make it possible to build it with NLS-less. | itojun |
| 2000-10-31 | s/sendmail/gettext/ | itojun |
| 2000-10-31 | strip off RCS keywords | itojun |
| 2000-10-31 | GNU gettext 0.10.35 | itojun |
| 2000-10-31 | remove a line for debugging | itojun |
| 2000-10-31 | do not compile libintl on our own. we now have /usr/lib/libintl. | itojun |
| 2000-10-29 | #include <elfos.h> only for i386 compiler for now -- it causes lossage | mrg |
| 2000-10-28 | -msoft-quad-flat on sparc64. | mrg |
| 2000-10-28 | improve MKNLS=no/yes. build no NLS-related source code on MKNOS=no. | itojun |
| 2000-10-28 | Swipe changes from binutils 2.10 to properly create multiple relocatons when | mycroft |
| 2000-10-27 | Update some DEBUG printf() formats. | mycroft |
| 2000-10-26 | add cvs2netbsd import script | wiz |
| 2000-10-26 | Match cvs-1.11. | wiz |
| 2000-10-26 | Remove some obsolete stuff (don't know why it wasn't deleted automatically). | wiz |
| 2000-10-26 | resolve conflicts from cvs-1.11 import | wiz |
| 2000-10-26 | Import of cvs-1.11 from ftp.cvshome.org minus some unneeded files. | wiz |
| 2000-10-26 | Import of cvs-1.11 from ftp.cvshome.org minus some unneeded files. | wiz |
| 2000-10-26 | restore the contents of this file so that the g77 texi builds. | mrg |
| 2000-10-25 | don't build binutils 2.9.1 for sparc64 -- it causes issues. | mrg |
| 2000-10-23 | Modify LIB_SPEC and LIBGCC_SPEC so that -lc and -lgcc are not included when | mycroft |
| 2000-10-23 | Use MKDOC to check for building in the doc subdirectory, not MKSHARE. | simonb |
| 2000-10-22 | We only need one version of cons_fix_new_arm() -- merge them. | bjh21 |
| 2000-10-21 | Reserve extra byte for terminating '\0' for sscanf buffers. From OpenBSD. | wiz |
| 2000-10-21 | Don't compile LOCALID into the client, make it a repository specific | wiz |
| 2000-10-18 | When setting warn_format to a nonzero value, always use | sommerfeld |
| 2000-10-10 | sync with sendmail 8.11.1. | itojun |