Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Aug 2016 16:37:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211910] bin/hostname - call setlocale so tool adheres to support localisation
Message-ID:  <bug-211910-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211910

            Bug ID: 211910
           Summary: bin/hostname - 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@FreeBSD.org
          Reporter: venture37@geeklan.co.uk

Created attachment 173745
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D173745&action=
=3Dedit
call setlocale()

setenv LC_ALL de_DE.ISO8859-1

without patch
% hostname foo
hostname: sethostname: Operation not permitted

with patch
% /usr/obj/usr/src/bin/hostname/hostname foo
hostname: sethostname: Operation nicht erlaubt

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211910-8>