CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2020/07/25 06:44:50

Modified files:
        regress/sys/kern/extent: Makefile 

Log message:
With "%lx" new awk(1) prints 64 bit value also on 32 bit platforms.
Replace it with Perl pack() to get hex representation of -1 on
current platform.  Make test pass again on i386.

Reply via email to