Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   agc
Date:           Thu Oct  8 12:58:00 UTC 1998

Modified Files:
        src/usr.sbin/pkg_install/add: extract.c perform.c
        src/usr.sbin/pkg_install/create: create.h main.c perform.c pl.c
        src/usr.sbin/pkg_install/delete: perform.c
        src/usr.sbin/pkg_install/info: info.h main.c perform.c
        src/usr.sbin/pkg_install/lib: file.c lib.h pen.c plist.c str.c
Log Message:
Eliminate all use of sprintf(3), and replace it with snprintf(3).
Bounds check the @exec and @unexec commands when they are constructed.




Home | Main Index | Thread Index | Old Index