freebsd-dev/usr.sbin/adduser
Yaroslav Tykhiy 1b0805da95 Allow weird characters in usernames if an admin persists on that:
a) Convert all the remaining older Perl system() calls to the new,
   more secure LIST format so they are robust to whitespace and
   shell metacharacters in their arguments.
b) Add a new option: -force, which allows adding usernames containing
   characters that are otherwise illegal.

PR:		bin/22860 bin/31049
2002-01-02 18:54:40 +00:00
..
adduser.8 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00
adduser.perl Allow weird characters in usernames if an admin persists on that: 2002-01-02 18:54:40 +00:00
Makefile beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
rmuser.8 mdoc(7) police: s/BSD/.Bx/ where appropriate. 2001-08-14 10:01:54 +00:00
rmuser.perl Parse atq(1) output correctly under various (but not all perhaps) 2002-01-02 15:35:33 +00:00