summaryrefslogtreecommitdiff
path: root/usr.sbin/user/user.8
AgeCommit message (Collapse)Author
2001-09-18Sync with NetBSD plus the following changes:Todd C. Miller
o use LINE_MAX for the max password entry length. This is also what pwd_mkdb does. o add more checks for lines that are too long o kill some useless (and incorrect) casts o check snprintf() return vals for sanity before use o sync usage() with man pages o slight KNF o eliminate some silly uses of snprintf
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok
2000-04-25references to /usr/share/examples/usermgmt removed as we do not have thatJakob Schlyter
2000-04-25s/.Os NetBSD/.Os/Jakob Schlyter
2000-04-25we are OpenBSD and HISTORY should say soJakob Schlyter
2000-04-25remove some non-important HISTORYJakob Schlyter
2000-04-24clean up bogus .Nm ""Jakob Schlyter
2000-04-24id-tagsJakob Schlyter
2000-04-24Initial import of user/group management tools from NetBSD.Jakob Schlyter