NetBSD/usr.sbin/user
agc cd27040c88 + add backwards compatibility hook for old pw_mkdb() calls with no args
+ remove some unused code in a comment.

+ add F_SHELL flag in userdel

+ use a separate local declaration for a temporary variable, rather
than overloading a variable that's used for something else.
2001-10-22 11:00:05 +00:00
..
Makefile + add backwards compatibility hook for old pw_mkdb() calls with no args 2001-10-22 11:00:05 +00:00
defs.h
group.8 Drop argument of .Os. 2001-06-05 11:31:21 +00:00
groupadd.8 Drop argument of .Os. 2001-06-05 11:31:21 +00:00
groupdel.8 Drop argument of .Os. 2001-06-05 11:31:21 +00:00
groupinfo.8 Drop argument of .Os. 2001-06-05 11:31:21 +00:00
groupmod.8 Drop argument of .Os. 2001-06-05 11:31:21 +00:00
main.c convert to use getprogname() 2001-02-19 23:22:40 +00:00
user.8 PR/13874: Hubert Feyrer: Add -L class to useradd 2001-09-05 21:37:32 +00:00
user.c + add backwards compatibility hook for old pw_mkdb() calls with no args 2001-10-22 11:00:05 +00:00
useradd.8 PR/13874: Hubert Feyrer: Add -L class to useradd 2001-09-05 21:37:32 +00:00
userdel.8 Update documentation to reflect reality - "userdel -p" replaces the login 2001-10-16 08:17:07 +00:00
userinfo.8 Drop argument of .Os. 2001-06-05 11:31:21 +00:00
usermgmt.h convert to use getprogname() 2001-02-19 23:22:40 +00:00
usermod.8 PR/13874: Hubert Feyrer: Add -L class to useradd 2001-09-05 21:37:32 +00:00