Age | Commit message (Expand) | Author |
2001-07-20 | we don't like: | Mike Pechkin |
2001-04-20 | update description of the -f option and reword the text about expire. | Jakob Schlyter |
2001-03-24 | cleanup error message | Jakob Schlyter |
2001-03-24 | fix usage when called as invalid binary name; <raj@cerias.purdue.edu> | Jakob Schlyter |
2001-03-24 | fix multiple UID ranges; <raj@cerias.purdue.edu> | Jakob Schlyter |
2001-03-24 | fix strlcpy; <raj@cerias.purdue.edu> | Jakob Schlyter |
2001-02-13 | rely on constants; ianm@cit.uws.edu.au | Theo de Raadt |
2000-11-26 | Update for pw_mkdb(3) interface change. All but vipw and userdel can | Todd C. Miller |
2000-08-25 | document -s option with -D; PR#1374 | Jakob Schlyter |
2000-07-15 | When modifying users and not specifying a new GID, don't arbitrarily | Hakan Olsson |
2000-07-06 | Don't write password lines longer than 1023 chars. | Hakan Olsson |
2000-06-16 | Fix PR 1279. | Hakan Olsson |
2000-06-09 | chown has moved to /sbin | Todd C. Miller |
2000-05-22 | Group command synopsis uses group... | Marc Espie |
2000-05-05 | Forgot to update usage(). | Hakan Olsson |
2000-05-05 | Make -G flag work for user{add,mod}. | Hakan Olsson |
2000-05-05 | limit size of a password file entry (including &-expansion) | Jakob Schlyter |
2000-05-04 | use _PASSWORD_LEN constant | Jakob Schlyter |
2000-04-26 | make usage readable on a console; eric jackson <shinobi@monkey.org> | Jakob Schlyter |
2000-04-26 | usermgmt_usage doesnt return; eric jackson <shinobi@monkey.org> | Jakob Schlyter |
2000-04-25 | references to /usr/share/examples/usermgmt removed as we do not have that | Jakob Schlyter |
2000-04-25 | s/.Os NetBSD/.Os/ | Jakob Schlyter |
2000-04-25 | do not replace adduser manpage (yet) | Jakob Schlyter |
2000-04-25 | we are OpenBSD and HISTORY should say so | Jakob Schlyter |
2000-04-25 | remove some non-important HISTORY | Jakob Schlyter |
2000-04-24 | clean up bogus .Nm "" | Jakob Schlyter |
2000-04-24 | default to non-verbose (previously undefined) | Jakob Schlyter |
2000-04-24 | include cleanup | Jakob Schlyter |
2000-04-24 | use _PATH_MASTERPASSWD & _PATH_GROUP | Jakob Schlyter |
2000-04-24 | init | Jakob Schlyter |
2000-04-24 | fix usage when building with EXTENSIONS | Jakob Schlyter |
2000-04-24 | is_number() is needed even without EXTENSIONS defined | Jakob Schlyter |
2000-04-24 | remove lint stuff. remove unneeded strlcpy. | Jakob Schlyter |
2000-04-24 | id-tags | Jakob Schlyter |
2000-04-24 | Initial import of user/group management tools from NetBSD. | Jakob Schlyter |