OpenBSD CVS

src/usr.sbin/user/


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 / user

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   20 years  millert   Add usermgmt.conf man page. From NetBSD (grant)
[TXT] group.8  1.13   16 years  jmc   convert to new .Dd format;
[TXT] groupadd.8  1.12   16 years  jmc   convert to new .Dd format;
[TXT] groupdel.8  1.12   16 years  jmc   convert to new .Dd format;
[TXT] groupinfo.8  1.11   16 years  jmc   convert to new .Dd format;
[TXT] groupmod.8  1.14   16 years  jmc   convert to new .Dd format;
[TXT] main.c  1.6   20 years  millert   Make c_word const; from NetBSD (tron)
[TXT] user.8  1.15   16 years  jmc   convert to new .Dd format;
[TXT] user.c  1.72   16 years  deraadt   catch a few truncation cases instead of silently ignoring them. one of the fixe...
[TXT] useradd.8  1.25   16 years  jmc   convert to new .Dd format;
[TXT] userdel.8  1.11   16 years  jmc   convert to new .Dd format;
[TXT] userinfo.8  1.11   16 years  jmc   convert to new .Dd format;
[TXT] usermgmt.conf.5  1.9   16 years  jmc   convert to new .Dd format;
[TXT] usermgmt.h  1.4   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] usermod.8  1.21   16 years  jmc   convert to new .Dd format;
[TXT] defs.h (in the Attic) [Hide]  1.4   20 years  millert   Don't complain when the /nonexistent homedir does not exist. Based on a patch fr...