Actions
Bug #363
closedkbdcomp should be removed
Start date:
2010-10-22
Due date:
% Done:
100%
Estimated time:
Difficulty:
Tags:
Gerrit CR:
Description
This is an undocumented, and from what I can tell, totally unused, program left over from a very much older keyboard implementation from SVR? (3?)
Its in sco, for example, and documented there.
I don't think this code is even usable on illumos or even Solaris.
Its time to just remove it.
Its closed code to boot, so it helps there.
Updated by Damian Wojslaw almost 12 years ago
- Status changed from New to In Progress
Updated by Damian Wojslaw almost 12 years ago
- % Done changed from 0 to 50
Fix implemented, removed line:
file path=usr/bin/kbdcomp mode=0555
from
./usr/src/pkg/manifests/text-locale.mf
Building to see if it doesn't break anything obvious.
Updated by Damian Wojslaw almost 12 years ago
Webrev is at http://cr.illumos.org/view/4jpzih2f/
Updated by Damian Wojslaw almost 12 years ago
- Status changed from In Progress to Resolved
- % Done changed from 50 to 100
Actions