K 10 svn:author V 3 yar K 8 svn:date V 27 2002-02-15T17:31:15.000000Z K 7 svn:log V 676 MFC rev1.50-1.58: o Fix two typical Perl bugs: "0" vs. 0 and 0 vs. undefined. o Convert the rest of older system() calls to the new LIST format. o Add '-h' to chown(1) options so symbolic links within a new user's home directory belong to him. o Make code and username warning message consistent. o Introduce a new configuration variable: the regular expression to match new usernames against. Thus an admin can customize restrictions on a username now. This closes a number of PRs demanding to allow various non-alphanumeric characters in usernames while still protecting the others from shooting in their foot. Not objected by: iedowse (who committed rev1.54) END