From: Shantonu Sen Date: Sun, 7 May 2000 06:16:43 +0000 (+0000) Subject: An nmh-specific getpass, to remove dependency on system X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/56bd3c9f2bf7b6061fa302c57250612f852bd92e?ds=inline;hp=56bd3c9f2bf7b6061fa302c57250612f852bd92e An nmh-specific getpass, to remove dependency on system getpass()es, which may or may not do what we want (including flushing input streams, and taking input from stdin in the absence of a controlling tty). ---