cvs commit: src/usr.sbin/adduser adduser.8 adduser.sh
Mike Makonnen
mtm at FreeBSD.org
Tue Mar 16 05:46:30 PST 2004
mtm 2004/03/16 05:46:29 PST
FreeBSD src repository
Modified files:
usr.sbin/adduser adduser.8 adduser.sh
Log:
o Add an -S option to not attempt to ascertain the validity of a shell.
o Add a -D option to not attempt to create the home directory.
o Treat the /nonexistent home directory specially. It means the user has
no home directory and it should not be created.
o Update Copyright year and my email.
Revision Changes Path
1.52 +19 -2 src/usr.sbin/adduser/adduser.8
1.21 +40 -11 src/usr.sbin/adduser/adduser.sh
More information about the cvs-src
mailing list