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