History log of /freebsd/contrib/bsddialog/utility/util_cli.c (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# d4ca0015 11-Jul-2024 Kyle Evans <kevans@FreeBSD.org>

Import bsddialog 1.0.4

This fixes a future conflict with _FORTIFY_SOURCE, where <stdlib.h> includes
<limits.h> and causes a conflict with `MAX_INPUT` defined in the enum here.

Sponsored by: Klara,

Import bsddialog 1.0.4

This fixes a future conflict with _FORTIFY_SOURCE, where <stdlib.h> includes
<limits.h> and causes a conflict with `MAX_INPUT` defined in the enum here.

Sponsored by: Klara, Inc.
Sponsored by: Stormshield

show more ...


Revision tags: release/14.1.0, release/13.3.0, release/14.0.0
# 61ba55bc 04-Oct-2023 Baptiste Daroussin <bapt@FreeBSD.org>

bsddialog: import version 1.0