| Age | Commit message (Expand) | Author |
| 2015-11-22 | +libpanel | kamil |
| 2015-09-12 | Avoid TYPE_MAXIMUM, it depends on undefined behavior. | joerg |
| 2015-07-27 | Make this work with newer perl versions. | martin |
| 2015-06-06 | The opposite of new[] is delete[], not delete. | joerg |
| 2015-06-05 | Fix operator precedence to allocate enough memory. | joerg |
| 2014-11-15 | Array can't be null. | joerg |
| 2014-10-04 | few more. | christos |
| 2014-10-04 | and a few more. | christos |
| 2014-10-02 | Give \(ua its own comment, so it's not listed under daggers. | apb |
| 2014-10-02 | add ua | christos |
| 2014-09-30 | more font hackery | christos |
| 2014-09-30 | add some more font and character definitions for poor man's ascii. | christos |
| 2014-08-30 | recognize cygwin64 | jmcneill |
| 2014-08-18 | moved to external/gpl2/gmake | christos |
| 2014-08-10 | Drop impossible assert. | joerg |
| 2014-08-08 | Delete gnu/dist/gkermit, and the reachover Makefile in gnu/usr.bin/gkermit. | apb |
| 2014-06-13 | delete GCC 4.1 sources. | mrg |
| 2014-06-13 | delete GCC 4.1 sources. | mrg |
| 2014-06-13 | delete GCC 4.1 sources. | mrg |
| 2014-06-13 | remove GCC 4.1 sources. | mrg |
| 2014-06-13 | delete GCC 4.1 sources. | mrg |
| 2014-06-12 | Hide the -P option in the usage message unless HAVE_LIBPCRE (which we | dholland |
| 2014-03-18 | Add a register definition for the Processor Status Word on VAX. | joerg |
| 2014-03-16 | Link with --eh-frame-hdr. | joerg |
| 2014-02-27 | Cast strlen of constant down to avoid argument widening. Change an abs | joerg |
| 2014-02-24 | Rename NetBSD/hp700 to NetBSD/hppa. | skrll |
| 2014-01-21 | Remove ".ll 80", so the man page will use the default 78-character | apb |
| 2014-01-20 | fix some inlines to make compilable with later versions of gcc | christos |
| 2014-01-10 | Use format strings. | joerg |
| 2013-11-18 | NUL != NULL, so use correct literal here. | joerg |
| 2013-11-06 | revert previous now that the config test is correct | christos |
| 2013-11-06 | Fix build problem caused by definition of SSP version of stpcpy(3). | tron |
| 2013-11-01 | add some NetBSD_DISABLED_* rules. | mrg |
| 2013-08-30 | Remove trailing whitespace in texi2dvi which confuses sed. | riastradh |
| 2013-08-13 | remove some files which will be regenerated during build, avoids | drochner |
| 2013-08-12 | Enable unwind tables by default. Assert the default in target-def.h to | joerg |
| 2013-07-20 | Use Mt for email addresses. | wiz |
| 2013-06-09 | Describe another use for .Cm. Bump date. | wiz |
| 2013-04-26 | Don't depend on ctype.h pulling in sys/ctype_bits.h, do so explicitly. | joerg |
| 2013-04-13 | Extend ctype classification table to 16bit. Based on patch by | joerg |
| 2013-04-12 | yy_size_t is typically unsigned, so use a separate variable for the | joerg |
| 2013-04-11 | fix argument passing. | christos |
| 2013-04-08 | Fix "ashq" second argument sign extension (the assembler does not treat | martin |
| 2013-04-05 | Improve the output of gcc when a subprogram gets a signal. When OOMing | dholland |
| 2013-03-02 | Fix template lookup. | joerg |
| 2013-01-25 | Make GCC define __ARM_PCS and __ARM_PCS_VFP as defined by the ARM C Language | matt |
| 2013-01-17 | Apply GCC/35998 from FreeBSD http://svnweb.freebsd.org/changeset/base/245024 | christos |
| 2013-01-05 | Change several int variables to size_t, ssize_t, or ptrdiff_t. | apb |
| 2012-11-24 | Teach gcc4.1's cpp about the magic __COUNTER__ macro, | apb |
| 2012-11-06 | Remove GDB 6. | skrll |