NetBSD/usr.sbin/user
agc 468671f5be Pick up the changes that make sense from OpenBSD
+ Use _PATH_GROUP and _PATH_MASTERPASSWD (from OpenBSD)
+ Use -G group1,group2,group3 for multiple groups in useradd and usermod
(pointed out by Matt Green, and also changed in OpenBSD, but done more
efficiently here)
+ is_number should not be inside #ifdef EXTENSIONS (from OpenBSD)
+ clear up yet another usage message (for user(8) and group(8)) - noticed
in passing, unknown if fixed anywhere else
2000-05-16 20:23:28 +00:00
..
Makefile Add new functionality, and fix some bugs and oversights: 1999-12-24 09:08:48 +00:00
defs.h Add new functionality, and fix some bugs and oversights: 1999-12-24 09:08:48 +00:00
dot.cshrc
dot.login
dot.profile
group.8 - Use .Ar for argument. 2000-02-28 05:10:56 +00:00
groupadd.8 - Use .Ar for argument. 2000-02-28 05:10:56 +00:00
groupdel.8 - Use .Ar for argument. 2000-02-28 05:10:56 +00:00
groupinfo.8 - Use .Ar for argument. 2000-02-28 05:10:56 +00:00
groupmod.8 - Use .Ar for argument. 2000-02-28 05:10:56 +00:00
main.c Add new functionality, and fix some bugs and oversights: 1999-12-24 09:08:48 +00:00
user.8 - Use .Ar for argument. 2000-02-28 05:10:56 +00:00
user.c Pick up the changes that make sense from OpenBSD 2000-05-16 20:23:28 +00:00
useradd.8 - Use .Ar for argument. 2000-02-28 05:10:56 +00:00
userdel.8 Fix doubled 'the's. 2000-03-13 22:55:05 +00:00
userinfo.8 - Use .Ar for argument. 2000-02-28 05:10:56 +00:00
usermgmt.h Add new functionality, and fix some bugs and oversights: 1999-12-24 09:08:48 +00:00
usermod.8 - Use .Ar for argument. 2000-02-28 05:10:56 +00:00