opnsense-src/bin/ps
Yuri Pankov aa8ab14697 ps: use %hs instead of %s format specifiers
Use %hs (locale-based encoding) instead of %s (UTF-8) format for
strings that are expected to be in current locale encoding (date/time,
process names/argument list).

PR:		241491
Reviewed by:	phil
Differential Revision:	https://reviews.freebsd.org/D22160
2020-06-07 08:21:19 +00:00
..
extern.h Add a "jail" keyword to list the name of a jail rather than its ID. 2018-03-13 18:30:26 +00:00
fmt.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
keyword.c ps: use %hs instead of %s format specifiers 2020-06-07 08:21:19 +00:00
Makefile Explicitly add unmarked bin/ binaries to the runtime package. 2016-02-09 16:58:50 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nlist.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
print.c ps: use %hs instead of %s format specifiers 2020-06-07 08:21:19 +00:00
ps.1 ps(1): Pet mandoc and igor 2018-10-31 17:47:08 +00:00
ps.c ps: use %hs instead of %s format specifiers 2020-06-07 08:21:19 +00:00
ps.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00