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_3_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.10   22 years  espie   oops. Thx mpech@
[TXT] chpass.1  1.27   22 years  mpech   When you give command examples and etc., in a manual page prefix them with: $ co...
[TXT] chpass.c  1.22   22 years  mpech   Remove \n from err/errx/warn/warnx(). millert@ ok
[TXT] chpass.h  1.5   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] edit.c  1.21   22 years  deraadt   first pass at a -Wall cleanup
[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.13   22 years  mpech   kill more registers millert@ ok