NetBSD/usr.sbin/user
hubertf 2058a998c8 Fix -p:
* rm_eo is the first character *after* the match, so no need for a +1
 * Blowfish hashes are only 53 chars long, not 54
2009-10-15 23:03:02 +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
Makefile Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +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 -p: 2009-10-15 23:03:02 +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