summaryrefslogtreecommitdiffstats
path: root/usr.bin/htpasswd/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-07-09remove redundant variable declarations in Makefiles, since those areespie1-3/+2
2017-04-16remove -g from CFLAGS at florian's requestjsg1-2/+2
2017-04-16Different compilers and versions of compilers have different warnings.jsg1-2/+2
2014-03-17Re-implement htpasswd from scratch. There is so much bad advice on theflorian1-0/+10