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_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   23 years  espie   Boring... Add :L modifier to all tweakable variables tests. Closes PR 1246
[TXT] chpass.1  1.20   23 years  aaron   - Add a DIAGNOSTICS section explaining "the passwd file is busy". - Some other c...
[TXT] chpass.c  1.16   23 years  millert   Update for pw_mkdb(3) interface change. All but vipw and userdel can specify a ...
[TXT] chpass.h  1.4   26 years  deraadt   Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various places
[TXT] edit.c  1.20   23 years  aaron   Do not permit non-printable characters in the passwd file; deraadt@ ok
[TXT] field.c  1.3   25 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
[TXT] pathnames.h (in the Attic) [Hide]  1.3   27 years  deraadt   _PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible too
[TXT] pw_yp.c (in the Attic) [Hide]  1.12   24 years  deraadt   these strcpy are fine