summaryrefslogtreecommitdiff
path: root/usr.bin/sdiff
AgeCommit message (Expand)Author
2021-08-27sdiff: fix undefined behavior for ctype functionsrillig
2021-08-27sdiff: fix undefined behavior when parsing edit commandsrillig
2017-07-03Remove workaround for ancient HTML generation code.wiz
2015-01-29use strtonum from libc (Kamil Rytarowski)christos
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-07-20Use Mt for email addresses.wiz
2011-09-01reinstate NULL cast by request, where the NULL was being passed as a varargplunky
2011-08-31NULL does not need a castplunky
2011-04-25Improve description, based on OpenBSD v1.11.wiz
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-04-13Fix -Wshadow issueslukem
2009-04-13fix -Wsign-compare issuelukem
2007-02-18PR/34630: GNU sdiff(1) replacementrmind