CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/12/13 15:04:35
Modified files:
usr.sbin/smtpd : lka_session.c smtpd.c smtpd.h
usr.sbin/smtpd/smtpd: Makefile
Added files:
usr.sbin/smtpd : user.c user_pwd.c
Removed files:
usr.sbin/smtpd : user_backend.c
Log message:
split user_backend.c into user.c and user_pwd.c to be consistent with the
backend scheme. Also rename USER_GETPWNAM to USER_PWD.
ok chl@ gilles@
