tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
libexec
/
login_lchpass
/
at
jcs
3 files
Makefile
use crypt_checkpass instead of doing things the hard way with crypt.
10 years ago
login_lchpass.8
passwd no longer has an -l flag; ok deraadt
10 years ago
login_lchpass.c
Use <fcntl.h> instead of <sys/file.h> for open() and friends. Delete a bunch of unnecessary #includes and sort to match style(9) while doing the above cleanup.
8 years ago