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_5_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   12 years  ajacoutot   Remove the EXTENSIONS ifdef danse; it might have made sense in the past but user...
[TXT] group.8  1.15   13 years  jmc   add an EXIT STATUS section for /usr/sbin;
[TXT] groupadd.8  1.15   13 years  jmc   add an EXIT STATUS section for /usr/sbin;
[TXT] groupdel.8  1.15   13 years  jmc   add an EXIT STATUS section for /usr/sbin;
[TXT] groupinfo.8  1.13   13 years  jmc   add an EXIT STATUS section for /usr/sbin;
[TXT] groupmod.8  1.17   13 years  jmc   add an EXIT STATUS section for /usr/sbin;
[TXT] main.c  1.7   12 years  ajacoutot   Remove the EXTENSIONS ifdef danse; it might have made sense in the past but user...
[TXT] user.8  1.20   12 years  schwarze   Sync user(8) SYNOPSIS to useradd(8) and userinfo(8) as suggested by Glen Anderso...
[TXT] user.c  1.90   12 years  ajacoutot   fix previous: grp is unused here just check the return value spotted by Jeremie ...
[TXT] useradd.8  1.30   12 years  schwarze   Sync user(8) SYNOPSIS to useradd(8) and userinfo(8) as suggested by Glen Anderso...
[TXT] userdel.8  1.15   12 years  jmc   -p requires an argument; from Stefan Pettersson ok krw
[TXT] userinfo.8  1.13   13 years  jmc   add an EXIT STATUS section for /usr/sbin;
[TXT] usermgmt.conf.5  1.11   13 years  jmc   more wacky macro fixing;
[TXT] usermgmt.h  1.5   12 years  ajacoutot   Remove the EXTENSIONS ifdef danse; it might have made sense in the past but user...
[TXT] usermod.8  1.28   12 years  ajacoutot   Make it possible to remove a user from all secondary groups by using: usermod -S...
[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...