CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/02/13 07:34:43
Modified files:
usr.sbin/smtpd : table_db.c table_static.c
Log message:
- when declaring a static table for userinfo, do not make username part of
the value as it confuses users
{ gilles => gilles:10:100:/home } becomes { gilles => 10:100:/home }
ok eric, we'll discuss changes under the hood post-release
