summaryrefslogtreecommitdiff
path: root/usr.bin/passwd/Makefile
AgeCommit message (Collapse)Author
1996-10-03Allow build with YP aka NIS supportThorsten Lockert
1996-09-04permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.netTheo de Raadt
1996-05-22libutilTheo de Raadt
1996-04-03Pull in <bsd.own.mk> to get the SKEY/KERBEROS/KERBEROS5 definitionsThorsten Lockert
1996-02-15libcrypt no longer a link dependancy.etheisen
1996-02-13passwd should be setuid rootdm
1996-01-16the yppasswd command is not needed. the user should always let theTheo de Raadt
passwd command figure out where their password is located. if they really need to change a specific one, they can use the flags - bet noone ever needs to use that.
1995-12-16Make it possible to build without SKEY supportThorsten Lockert
Add support for building with kerberosIV
1995-10-18initial import of NetBSD treeTheo de Raadt