Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/sup/source



Module Name:    src
Committed By:   lukem
Date:           Sat Jun 18 11:07:26 UTC 2005

Modified Files:
        src/usr.sbin/sup/source: supfilesrv.c

Log Message:
Convert from tmpnam()/open() -> snprintf()/mkstemp(); the latter
avoids a linker warning about the use of tmpnam().


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/usr.sbin/sup/source/supfilesrv.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index