| Age | Commit message (Expand) | Author |
| 2014-02-24 | Rename NetBSD/hp700 to NetBSD/hppa. | skrll |
| 2014-01-20 | Don't include ${DESTDIR} in -DLIBDIR=..., -DGETTEXTDATADIR=..., | apb |
| 2013-12-25 | add posix 1003.1j | christos |
| 2013-11-06 | Don't attempt to build "stpcpy.c" and "stpncpy.c". NetBSD provides these | tron |
| 2013-11-06 | correctly fix stpcpy | christos |
| 2013-09-01 | Recognize NetBSD-6.1. | wiz |
| 2013-07-13 | Quote -width arguments that start with a '-' sign. | njoly |
| 2013-03-08 | casing. | wiz |
| 2013-03-08 | Add librumpclient. requested by wiz | pooka |
| 2013-03-07 | Add libnpf. From rmind. | wiz |
| 2013-03-07 | Following a prompt from wiz, ensure that explanations for the | agc |
| 2013-03-06 | Add libmandoc. | wiz |
| 2012-12-21 | Set GNATS_ADDR to gnats-bugs@NetBSD.org, like in all other places. | wiz |
| 2012-12-02 | Adjust everything under src (but outside src/tools) to use | apb |
| 2012-11-06 | Remove GDB 6. | skrll |
| 2012-08-10 | Don't link explicitly against libsupc++, just use the normal C++ | joerg |
| 2012-08-10 | Only build gcc here, if MKGCC != no. | joerg |
| 2012-06-10 | add libexecinfo | christos |
| 2012-05-09 | Format strings don't use all arguments in the non-pluralized case. | joerg |
| 2012-04-04 | Disable new -Wstring-plus-int warning where needed for now. | joerg |
| 2012-03-08 | Teach rcs about the new cvs "commitid" keyword, so that we don't bitch each | christos |
| 2012-03-02 | Add bsd_kvm.o | matt |
| 2012-02-15 | Add NetBSD 7.0, and make the default 6.0. | riz |
| 2012-01-25 | Add libquota, as requested by wiz | dholland |
| 2012-01-12 | Second try to sort out the dangling elses. Just use {} markers. | joerg |
| 2012-01-08 | Revert last change. The extra while loop intruced by the macro changes | tron |
| 2012-01-06 | Don't use dangling elses. | joerg |
| 2011-10-02 | undo previous, my sources were wrong. | christos |
| 2011-10-02 | add a missing file, found with the new binutils. No chance we are going | christos |
| 2011-08-29 | Add libppath. | wiz |
| 2011-08-09 | Passes relaxed array boundary checks with clang now. | joerg |
| 2011-07-03 | apply some -O0 for sun2. | mrg |
| 2011-06-29 | use: | mrg |
| 2011-06-21 | prepare to build native gcc 4.5, don't build native gcc 4.1, for HAVE_GCC=45 | mrg |
| 2011-06-20 | remove sh5 code. | mrg |
| 2011-06-11 | If compiled with -msoft-float, make the compiler emit soft float code | matt |
| 2011-05-30 | Ignore warnings when building with clang for now. | joerg |
| 2011-05-27 | add a line "image_generator gs" to the DESC file as the original | drochner |
| 2011-05-26 | Default to -Wno-sign-compare -Wno-pointer-sign for clang. | joerg |
| 2011-05-25 | Set WARNS explicitly to 0. | joerg |
| 2011-05-21 | Do not use TAB to line up library arguments, use spaces. | wiz |
| 2011-05-20 | Put the -std=gnu89 into CPPFLAGS to make sure it gets applied after the | joerg |
| 2011-05-20 | Force GNU89 mode for GCC itself to deal with the non-standard | joerg |
| 2011-05-15 | find system.h in src | christos |
| 2011-05-15 | register c -> int c | christos |
| 2011-04-21 | Add MKBSDGREP switch for easy testing of the GNU grep | joerg |
| 2011-04-15 | Move the headers for compiler and platform specific intrinsincs from | joerg |
| 2011-04-10 | Extend CPPFLAGS, don't replace it | joerg |
| 2011-03-10 | Re-run mknative to pick up TLS support.. | skrll |
| 2011-02-28 | Fix problems in libdm manual page pointed by njoly@ thanks for help. | haad |