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