Age | Commit message (Expand) | Author |
1999-09-06 | Send password to encrypt(1) via stdin. millert@ ok | Alex Feldman |
1999-07-11 | Fix check for valid user name in interactive use | Marc Espie |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-09 | stop Makefile from trying to build now-defunct rmuser.8; form@vell.nsc.ru | Aaron Campbell |
1999-07-08 | - use `#' prompts instead of `$' prompts (need to be root to run adduser) | Aaron Campbell |
1999-07-08 | merge adduser(8) and rmuser(8) man pages, plus add more information... hmm, | Aaron Campbell |
1999-07-03 | typos | Hugh Graham |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1999-06-29 | grammar; form@kti.nsc.ru | Aaron Campbell |
1999-06-17 | Dislexy strikes again | Marc Espie |
1999-06-17 | typo | Marc Espie |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell |
1999-05-28 | more .El madness | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-02-04 | allow higher uids. | Niels Provos |
1999-01-18 | add 'old' as a synonym for 'des' | Todd C. Miller |
1999-01-16 | Fix PR# 692. evanc@concer.to | Tobias Weingartner |
1998-12-29 | do batch in encrypted mode by default; ibo@val-axs.net | Theo de Raadt |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-11-08 | usr.sbin/ man page repairs, a-i | Aaron Campbell |
1998-10-14 | solve < > or - in password problem | Theo de Raadt |
1998-09-22 | Add support for having UIDs past 32000. Changed the option -uid to | Tobias Weingartner |
1998-08-29 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-07-20 | clone freebsd semantics for usernames; noted by abyss@abyss.imaji.net | Theo de Raadt |
1998-07-16 | there is no addgroup.8 | Todd C. Miller |
1998-07-16 | typo | Todd C. Miller |
1998-06-03 | teach adduser about /sbin/nologin | Theo de Raadt |
1998-02-16 | Fix for the remainder of PR 402 | bitblt |
1998-02-16 | Shell metacharacters are now ok in user passwords, as per the first half | bitblt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-08-27 | fix ' use | Theo de Raadt |
1997-05-29 | Major cleanup: | gene |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller |
1997-02-25 | Yet more fixes from tv@pobox.com, PR#122. | Jason Downs |
1997-02-20 | Don't add shells multiple times, from tv@pobox.com. PR# user/112. | Jason Downs |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs |
1996-12-08 | sync with FreeBSD, except for the damned tcl script. | Jason Downs |
1996-09-28 | Perl adduser(8) from FreeBSD. | Jason Downs |