NetBSD/usr.sbin/user
mike c7f073e0ff Fix check for duplicate gid when '-g =uid' is specified to usermod.
Closes PR bin/40391
2009-03-20 02:53:47 +00:00
..
Makefile Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:23 +00:00
defs.h Be pragmatic - move user(8) to a 3-clause BSD licence. 2005-11-25 08:00:18 +00:00
group.8 Be pragmatic - move user(8) to a 3-clause BSD licence. 2005-11-25 08:00:18 +00:00
groupadd.8 Xref a few more manpages: user(8), group(8), ... 2006-05-29 01:38:33 +00:00
groupdel.8 Xref a few more manpages: user(8), group(8), ... 2006-05-29 01:38:33 +00:00
groupinfo.8 Xref a few more manpages: user(8), group(8), ... 2006-05-29 01:38:33 +00:00
groupmod.8 Be pragmatic - move user(8) to a 3-clause BSD licence. 2005-11-25 08:00:18 +00:00
main.c use c99 initializers 2006-10-22 21:09:47 +00:00
user.8 Be pragmatic - move user(8) to a 3-clause BSD licence. 2005-11-25 08:00:18 +00:00
user.c Fix check for duplicate gid when '-g =uid' is specified to usermod. 2009-03-20 02:53:47 +00:00
useradd.8 Improve -G documentation. It may be repeated. 2009-01-14 02:18:28 +00:00
userdel.8 Xref a few more manpages: user(8), group(8), ... 2006-05-29 01:38:33 +00:00
userinfo.8 Remove the -v verbose switch from userinfo. It was not used. 2008-02-27 19:12:56 +00:00
usermgmt.conf.5 man page fixes from PR 39164. 2008-07-18 21:03:03 +00:00
usermgmt.h Be pragmatic - move user(8) to a 3-clause BSD licence. 2005-11-25 08:00:18 +00:00
usermod.8 Delete misplaced period and line ending. 2009-03-11 17:54:03 +00:00