OpenBSD CVS

src/usr.bin/chpass/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / chpass

Current tag: OPENBSD_2_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile  1.7   26 years  deraadt   $OpenBSD$
[TXT] chpass.1  1.18   24 years  aaron   - For consistency, `super-user' -> `superuser' in all cases. - Some punctuation ...
[TXT] chpass.c  1.14   24 years  millert   Fix temp file unlinking. We use atexit() since the libutil passwd routines do t...
[TXT] chpass.h  1.4   26 years  deraadt   Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various places
[TXT] edit.c  1.19   24 years  aaron   Change prompt string from "Location:" to "Office Location:", to disambiguate fro...
[TXT] field.c  1.3   26 years  downsj   Remove shadow decl.
[TXT] table.c  1.4   24 years  aaron   Change prompt string from "Location:" to "Office Location:", to disambiguate fro...
[TXT] util.c  1.4   26 years  deraadt   Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various places