Bug 212086

Summary: sbin/comcontrol - call setlocale so tool adheres to support localisation
Product: Base System Reporter: Sevan Janiyan <venture37>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: New ---    
Severity: Affects Only Me    
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
call setlocale() none

Description Sevan Janiyan 2016-08-24 03:21:06 UTC
Created attachment 173989 [details]
call setlocale()

setenv LC_ALL de_DE.ISO8859-1

with patch
% /usr/obj/usr/src/sbin/comcontrol/comcontrol notpresent
comcontrol: couldn't open file notpresent: Datei oder Verzeichnis nicht gefunden

without patch
% comcontrol notpresent
comcontrol: couldn't open file notpresent: No such file or directory
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2024-01-05 03:51:03 UTC
^Triage: commit bit was taken in for safekeeping.