]> git.cameronkatri.com Git - pw-darwin.git/commit
Make passwords no longer echo or display. Because of this, we now also
authorJordan K. Hubbard <jkh@FreeBSD.org>
Wed, 11 Sep 1996 08:36:54 +0000 (08:36 +0000)
committerJordan K. Hubbard <jkh@FreeBSD.org>
Wed, 11 Sep 1996 08:36:54 +0000 (08:36 +0000)
commit4521a1ce27fa351513fad279228994f89caefe7f
tree6247fc3b4ee32aaa52fb751b650b26701bd1140c
parentd664473d0879712041d27892016371dcef1d2600
Make passwords no longer echo or display.  Because of this, we now also
ask for matching confirmation.  I'm sure there is a clever direct-from-perl
ioctl way of putting the terminal into noecho mode, but I don't feel like
learning perl so I just used system.  [yes, I'll put stty on the installation
boot floppy as necessary]
adduser/adduser.perl