freebsd-src/contrib/bsddialog/utility
Alfonso S. Siciliano 079f60541f
contrib/bsddialog: Import version 1.0.3
Change --mixedform output to adapt to bsdinstall restoring dialog(1)
behavior.

Avoid to print the field value to output if <fieldlen> is read-only
(less than or equal to zero). This fixes passwords in wlanconfig,
avoiding to print also SSID.

To note --mixedform continues to print field value if <flag> is
read-only. This avoids breaking netconfig and netconfig_ipv6.

See /usr/src/contrib/bsddialog/CHANGELOG '2024-05-27 Version 1.0.3'
for more detailed information.

Reported by:	garga

(redo branch main moved forward)
Merge commit '813f3dc7b302324a361326c2583f37b002100968' into redo-bsddialog-1.0.3
2024-05-27 21:32:01 +02:00
..
bsddialog.1 contrib/bsddialog: Import version 1.0.3 2024-05-27 21:32:01 +02:00
bsddialog.c
GNUmakefile
Makefile
util.h
util_builders.c contrib/bsddialog: Import version 1.0.3 2024-05-27 21:32:01 +02:00
util_cli.c
util_theme.c