Commit ID: 1005C6DCF5166849B2E
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/02/20 22:07:02 UTC
Modified files:
bin/pax : Build.sh extern.h
Log message:
port to MidnightBSD (both clang (default) and gcc tested)
• has only utmpx.h and therefore not UT_NAMESIZE
• needs _WITH_DPRINTF defined for picking up dprintf declaration
also, fix FTBFS when HAVE_UGID_FROM_UG was true (affects also OpenBSD)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.4 -r1.5 src/bin/pax/Build.sh
cvs -R rdiff -kk -upr1.37 -r1.38 src/bin/pax/extern.h