freebsd-nq/contrib/opie/libopie
Ed Schouten 7845988449 Don't include <utmp.h> when using <utmpx.h>.
libopie includes both <utmp.h> and <utmpx.h> in this case and uses some
#defines to let the code use struct utmpx and its utility functions.
We'd better not include <utmp.h> here, because maybe it will not be
present in the future.
2010-01-11 16:27:56 +00:00
..
accessfile.c
atob8.c
btoa8.c
btoe.c
btoh.c
challenge.c
generator.c
getsequence.c
getutmpentry.c
hash.c
hashlen.c
insecure.c
keycrunch.c
lock.c
login.c
logwtmp.c
lookup.c
Makefile.in
md4c.c
md5c.c
newseed.c
open.c
parsechallenge.c
passcheck.c
passwd.c
randomchallenge.c
readpass.c
readrec.c
unlock.c
verify.c
version.c
writerec.c