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_9_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.32   20 years  jmc   typos from Jared Yanovich;
[TXT] chpass.c  1.32   18 years  deraadt   ARGSUSED on signal handler
[TXT] chpass.h  1.9   20 years  deraadt   put in a proto
[TXT] edit.c  1.28   18 years  deraadt   use asprintf
[TXT] field.c  1.7   19 years  millert   Use strtonum() instead of assigning the value of strtoul() to a uid_t/gid_t. Fix...
[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.7   20 years  avsm   - no need for pathnames.h, just use <paths.h> instead - bump mktemp randomness s...
[TXT] pw_yp.c (in the Attic) [Hide]  1.20   19 years  deraadt   move two snprintf out so easier to audit