[Bug 211904] bin/domainname - call setlocale so tool adheres to support localisation

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 16 13:47:41 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211904

            Bug ID: 211904
           Summary: bin/domainname - call setlocale so tool adheres to
                    support localisation
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: venture37 at geeklan.co.uk

Created attachment 173739
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173739&action=edit
call setlocale()

setenv LC_ALL de_DE.ISO8859-1


With patch
% /usr/obj/usr/src/bin/domainname/domainname foo
domainname: setdomainname: Operation nicht erlaubt


Without patch
% domainname foo
domainname: setdomainname: Operation not permitted

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list