OpenBSD CVS

src/usr.sbin/pwd_mkdb/


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.sbin / pwd_mkdb

Current tag: OPENBSD_5_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.9   11 years  miod   Remove 13 years old compiler bug workaround on m68k. Apparently fixed or swept u...
[TXT] pwd_mkdb.8  1.23   10 years  schwarze   Obvious .Xr fixes, found while testing mandocdb(8).
[TXT] pwd_mkdb.c  1.48   9 years  millert   Write (uid_t)-1 as -1 instead of UID_MAX in the v7 passwd file. OK deraadt@