Date: Sun, 11 Jan 2004 10:28:09 -0800 (PST) From: Ian Dowse <iedowse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw pw.8 pw.c pw_group.c pw_user.c Message-ID: <200401111828.i0BIS9Af055950@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2004/01/11 10:28:08 PST
FreeBSD src repository
Modified files:
usr.sbin/pw pw.8 pw.c pw_group.c pw_user.c
Log:
Add a `-H <fd>' option that is like `-h <fd>', but accepts an already
encrypted password on the specified file descriptor.
PR: bin/22033
MFC after: 2 weeks
Revision Changes Path
1.34 +11 -5 src/usr.sbin/pw/pw.8
1.27 +7 -5 src/usr.sbin/pw/pw.c
1.14 +10 -3 src/usr.sbin/pw/pw_group.c
1.55 +26 -11 src/usr.sbin/pw/pw_user.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401111828.i0BIS9Af055950>
