Commit ID: 1005F52DB9748754136
CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/09/05 00:27:58 UTC
Modified files:
infrastructure/pkgtools: README
infrastructure/pkgtools/add: main.c
infrastructure/pkgtools/create: main.c
infrastructure/pkgtools/delete: main.c
infrastructure/pkgtools/info: main.c
infrastructure/pkgtools/lib: lib.h proc.c
Log message:
move exec debugging from compile-time DEBUG to run-time -vv
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.2 -r1.3 ports/infrastructure/pkgtools/README
cvs -R rdiff -kk -upr1.6 -r1.7 ports/infrastructure/pkgtools/add/main.c
cvs -R rdiff -kk -upr1.3 -r1.4 ports/infrastructure/pkgtools/create/main.c
cvs -R rdiff -kk -upr1.7 -r1.8 ports/infrastructure/pkgtools/delete/main.c
cvs -R rdiff -kk -upr1.2 -r1.3 ports/infrastructure/pkgtools/info/main.c
cvs -R rdiff -kk -upr1.30 -r1.31 ports/infrastructure/pkgtools/lib/lib.h
cvs -R rdiff -kk -upr1.2 -r1.3 ports/infrastructure/pkgtools/lib/proc.c