Module Name: src Committed By: christos Date: Sat Apr 14 01:33:44 UTC 2012
Modified Files: src/lib/libc/gen: getpass.3 getpass.c Log Message: - If fd == NULL, do the dance with opening /dev/tty - Add a flag to enter a newline when we are done. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/lib/libc/gen/getpass.3 cvs rdiff -u -r1.24 -r1.25 src/lib/libc/gen/getpass.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.