| Age | Commit message (Expand) | Author |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../../some/path (etc). | lukem |
| 2002-08-17 | 2002-08-16 Nick Clifton <nickc@redhat.com> | thorpej |
| 2002-08-08 | bitmask operation audit (s/&&/&/). from openbsd | itojun |
| 2002-08-07 | Define __ARMEL__ if little-endian, as gcc 3.x does. | thorpej |
| 2002-08-07 | * Add -march=armv5, -march=armv5t, -march=armv5te, which are internally | thorpej |
| 2002-07-20 | Correct obviously wrong memset() args. OK'd by itojun. | mjl |
| 2002-07-18 | If there is no PLT, do not output a DT_PLTGOT entry, as this causes the | mycroft |
| 2002-07-17 | parse T_AAAA responses. patch sent to wietse. | itojun |
| 2002-07-17 | Now build profiled libraries on m68000. | fredette |
| 2002-07-17 | Whack the atexit(_IO_cleanup), as per ../../libio/cleanup.c 1.2, for the same | mycroft |
| 2002-07-16 | wrong arg to memset. OpenBSD PR 2822 | itojun |
| 2002-07-16 | awrong memset() arg. OpenBSD PR 2822. | itojun |
| 2002-07-15 | Add "(NetBSD nb3)" to the version string. | thorpej |
| 2002-07-15 | Bump to nb3, following revision 1.2 of expr.c | aymeric |
| 2002-07-14 | Bring in diff from 1.144.4.10 to 1.144.4.11, from the gcc CVS repository. | aymeric |
| 2002-07-11 | 'environment', not 'enviroment' | wiz |
| 2002-07-10 | Spell acquire with a 'c'. | wiz |
| 2002-07-06 | a.out prologue / epilogue (from in-tree egcs) | itohy |
| 2002-07-06 | Correct section / alignment rule for a.out. From in-tree egcs. | itohy |
| 2002-07-06 | i386 uses _GLOBAL_OFFSET_TABLE_, not __GLOBAL_OFFSET_TABLE_, for GOT symbol | itohy |
| 2002-07-04 | save 1 byte for trailing dot append on dn_expand() call | itojun |
| 2002-07-03 | NetBSD/powerpc is not AIX, so #undef RS6000_TARGET. | nathanw |
| 2002-06-26 | avoid possible overrun of dn_expand arg buffer. | itojun |
| 2002-06-26 | accept domains with AAAA record only. | itojun |
| 2002-06-24 | remove old and unused files | msaitoh |
| 2002-06-21 | backout previous commit. i'm still not sure how the name conflict should be | itojun |
| 2002-06-19 | add some items to CLEANFILES | itojun |
| 2002-06-18 | the file is generated on-demand, in both src/tool/toolchain and | itojun |
| 2002-06-18 | avoid name clash on full-feature bfd build | itojun |
| 2002-06-18 | mistake in replacement for peXXigen.c | itojun |
| 2002-06-18 | avoid overwriting const string passed as arg. | itojun |
| 2002-06-18 | build tree for full-featured binutils. usually not visited. | itojun |
| 2002-06-18 | add rules needed for full-feature libbfd. usually not visited. | itojun |
| 2002-06-13 | Fix Xrefs to point to relevant files (non-groff versions), and remove one | wiz |
| 2002-06-12 | Fix xref, it's aliases(5), not alias(5). | wiz |
| 2002-06-12 | Don't mention db types we don't have (and related bugs). | wiz |
| 2002-06-11 | use ` | ${CAT} -l >> ${METALOG} ' to serialise writes to the metalog | lukem |
| 2002-06-08 | sync w/ 1.1.11 | itojun |
| 2002-06-08 | postfix 1.1.11 | itojun |
| 2002-06-08 | dd $NetBSD$ to conf files | itojun |
| 2002-06-08 | postfix 1.1.11 | itojun |
| 2002-06-01 | Provide a switch to turn off envelope recipient canonicalization. | kim |
| 2002-05-30 | Make this work with an ISO C preprocessor. | thorpej |
| 2002-05-30 | Add -Wno-format-zero-length to CWARNFLAGS; ulog() is a printf-like | thorpej |
| 2002-05-20 | Add native toolchain bits for "armeb" (big-endian ARM). | thorpej |
| 2002-05-20 | Add native toolchain bigs for "armeb" (big-endian ARM). | thorpej |
| 2002-05-20 | Add armelfb_nbsd linker emulation. | thorpej |
| 2002-05-20 | Add an armeb-*-netbsdelf* target (big-endian ARM). | thorpej |
| 2002-05-18 | Add a -Wno-format-zero-length switch that does nothing, for forward | thorpej |
| 2002-05-16 | Only comments after #endif. | wiz |