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_4_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.12   15 years  djm   fix compilation for !YP case; ok millert@
[TXT] chpass.1  1.34   16 years  jmc   convert to new .Dd format;
[TXT] chpass.c  1.36   15 years  sobrado   fix double "usage:"
[TXT] chpass.h  1.9   20 years  deraadt   put in a proto
[TXT] edit.c  1.31   16 years  millert   Use mtimespec instead of mtime when comparing the timestamp of the edited file. ...
[TXT] field.c  1.9   18 years  deraadt   tiny bits of lint
[TXT] table.c  1.5   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] util.c  1.10   15 years  guenther   strptime() never sets tm_isdst, so set it to -1 before passing the struct tm to ...
[TXT] pw_yp.c (in the Attic) [Hide]  1.22   15 years  deraadt   in a secure YP context, a chpass would whack the user's password to * which is c...