CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/10 09:33:07
Modified files:
usr.sbin/smtpd : store.c
Log message:
- remove last occurences of the atomic api in store.c, smtpd no longer uses
atomic api when dealing with files but uses stdio instead
