summaryrefslogtreecommitdiff
path: root/usr.bin/passwd/yp_passwd.c
AgeCommit message (Expand)Author
2002-06-04spelling; raj@cerias.purdue.eduTheo de Raadt
2002-05-16- mimic pw_error() behavior from libutil when name is NULL.Federico G. Schwindt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-07Catch SIGINT and SIGQUIT via the kbintr() signal handler in ypgetnewpasswd()Todd C. Miller
2001-07-07quiet some -Wall warnings for login_{l,}chpassTodd C. Miller
2001-06-18o move passwd.conf variables into login.confTodd C. Miller
2001-01-10handle malloc() failuresTheo de Raadt
2000-12-12Minor interface changes to allow code reuse in login_chpass(8) andTodd C. Miller
2000-08-01integrate password quality checking, disallow all digit passwords motivatedNiels Provos
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
1998-07-13excessive paranoiaTheo de Raadt
1998-07-12fix printing glitchTheo de Raadt
1998-02-24catch special password "s/key" and refuse itTheo de Raadt
1997-09-12Kill extra newline in err()/warn().Todd C. Miller
1997-03-27Slight cleanup, more neededTobias Weingartner
1997-02-17free what was allocated by strdupNiels Provos
1997-02-16cleaned up, moved pw_getconf to libutil, removed _'s in option namesNiels Provos
1997-02-14include blowfish cipher - free config of which cipher to useNiels Provos
1996-08-30of course, the same bug as in chpass shows up here too...Theo de Raadt
1996-07-22finally half-readableTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt