freebsd-skq/usr.sbin/pkg_install/create
Alfred Perlstein a2bcd1a09f fix build:
you may not use string concatination with __FUNCTION__, replace all occurances
of:
__FUNCTION__ ": error string"
with:
"%s: error string"
2002-05-11 03:48:49 +00:00
..
create.h Improve the Bzip2 handling. 2002-04-20 21:20:58 +00:00
main.c Improve the Bzip2 handling. 2002-04-20 21:20:58 +00:00
Makefile WARNS=2 cleanup. 2001-10-10 06:58:42 +00:00
perform.c fix build: 2002-05-11 03:48:49 +00:00
pkg_create.1 New feature: allow origins of all dependencies be recorded into package list 2002-05-05 21:03:25 +00:00
pl.c fix build: 2002-05-11 03:48:49 +00:00