freebsd-dev/usr.sbin/pkg_install/create
Jordan K. Hubbard d14afa6dd2 As per Bruce's advice, use sysconf to get the max argument size and
dynamically allocate that much space, also using snprintf() and strncat()
to do proper bounds checking.
1995-04-26 11:43:20 +00:00
..
create.h 1. Add proper dependencies to the library in my Makefiles. This was pointed 1995-04-22 00:03:18 +00:00
main.c 1. Add proper dependencies to the library in my Makefiles. This was pointed 1995-04-22 00:03:18 +00:00
Makefile 1. Add proper dependencies to the library in my Makefiles. This was pointed 1995-04-22 00:03:18 +00:00
perform.c As per Bruce's advice, use sysconf to get the max argument size and 1995-04-26 11:43:20 +00:00
pkg_create.1 1. Add proper dependencies to the library in my Makefiles. This was pointed 1995-04-22 00:03:18 +00:00
pl.c Many of John T. Kohl's patches from NetBSD. Thanks, John! 1994-12-06 00:51:50 +00:00