NetBSD/usr.sbin/pkg_install/info
agc 70c6765099 Eliminate all use of sprintf(3), and replace it with snprintf(3).
Bounds check the @exec and @unexec commands when they are constructed.
1998-10-08 12:57:58 +00:00
..
info.h Eliminate all use of sprintf(3), and replace it with snprintf(3). 1998-10-08 12:57:58 +00:00
main.c Eliminate all use of sprintf(3), and replace it with snprintf(3). 1998-10-08 12:57:58 +00:00
Makefile
perform.c Eliminate all use of sprintf(3), and replace it with snprintf(3). 1998-10-08 12:57:58 +00:00
pkg_info.1
show.c