OpenBSD CVS

CVS log for src/usr.bin/htpasswd/htpasswd.c


[BACK] Up to [local] / src / usr.bin / htpasswd

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_6_0_BASE


Revision 1.15 / (download) - annotate - [select for diffs], Thu Nov 5 20:07:15 2015 UTC (8 years, 7 months ago) by florian
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.14: +6 -1 lines
Diff to previous 1.14 (colored)

Make our initial pledge stricter once we figured out in which mode we
are running.
In batch mode we are only reading from stdin and writing to stdout.
If no file is specified we are reading from stdin, writing to stdout
and need to control the tty for readpassphrase.
OK deraadt@ on an earlier version some time ago.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.