/sys/arch/pdp10/dev/

tion> NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/diffutils
AgeCommit message (Expand)Author
2012-04-04Disable new -Wstring-plus-int warning where needed for now.joerg
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2008-05-03Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this islukem
2007-02-18Enable sdiff(1) in usr.bin, disable GNU sdiff(1).rmind
2006-11-10Sprinkle -Wno-stack-protector. Gnu programs use too much alloca :-)christos
2004-05-23Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target andlukem
2003-01-26Point to an existing dist dir.elric
2003-01-26Import build structure for diffutils-2.8.1. Reviewed by christos.wiz