| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-24 | Rename NetBSD/hp700 to NetBSD/hppa. | skrll | |
| Unfortunately our VCS isn't very helpful here. | |||
| 2014-01-20 | Don't include ${DESTDIR} in -DLIBDIR=..., -DGETTEXTDATADIR=..., | apb | |
| and a few other variables. | |||
| 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 | |
| functions and these implementation don't build because of the new SSP definitions. | |||
| 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 | |
| While here, add consistency in casing. | |||
| 2013-03-07 | Following a prompt from wiz, ensure that explanations for the | agc | |
| minimalist JSON library libmj, and the netpgp verification library, libnetpgpverify, are in the correct places. | |||
| 2013-03-06 | Add libmandoc. | wiz | |
| 2012-12-21 | Set GNATS_ADDR to gnats-bugs@NetBSD.org, like in all other places. | wiz | |
| Ok spz for admins. Requested by Bug Hunting. | |||
| 2012-12-02 | Adjust everything under src (but outside src/tools) to use | apb | |
| the TOOLDIR version of libnbcompat, associated include files, and associated defs.mk file, instead of the version from the .OBJDIR of src/tools/compat. This should fix PR 47188. | |||
| 2012-11-06 | Remove GDB 6. | skrll | |
| 2012-08-10 | Don't link explicitly against libsupc++, just use the normal C++ | joerg | |
| linkage. | |||
| 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 | |
| Adjust various places that add GCC-only options to check for the active compiler first. | |||
| 2012-03-08 | Teach rcs about the new cvs "commitid" keyword, so that we don't bitch each | christos | |
| time we play with an RCS file maintained by CVS. | |||
| 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 | |
| Produces identical on amd64. | |||
| 2012-01-08 | Revert last change. The extra while loop intruced by the macro changes | tron | |
| causes an end-less loop in ci(1) which uses "break" inside one of the macros. "/etc/security" will now no longer fill up "/" (or "/var" depending on file-system layout). | |||
| 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 | |
| to run mknative again on this, so the manual fix. | |||
| 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 | |
| extern "C" { stuff-here; } instead of just extern "C" stuff-here; that GCC 4.5 demands. | |||
| 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 | |
| by default. | |||
| 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 | |
| build framework does, lets "groff -Thtml" at least start (it seems that ghostscript is not needed at least for simple documents) | |||
| 2011-05-26 | Default to -Wno-sign-compare -Wno-pointer-sign for clang. | joerg | |
| Push -Wno-array-bounds down to the cases that depend on it. Selectively disable warnings for 3rd party software or non-trivial issues to be reviewed later to get clang -Werror to build most of the tree. | |||
| 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 | |
| -std=gnu99. Add a comment about this. | |||
| 2011-05-20 | Force GNU89 mode for GCC itself to deal with the non-standard | joerg | |
| "extern inline" mess. | |||
| 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 | |
| replacement/alternative. | |||
| 2011-04-15 | Move the headers for compiler and platform specific intrinsincs from | joerg | |
| /usr/include to /usr/include/gcc-4.1. | |||
| 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 | |
