Page MenuHomeFreeBSD

kbdcontrol: add -P path option to add keymap search paths
ClosedPublic

Authored by emaste on Mar 15 2016, 2:46 PM.
Tags
None
Referenced Files
F114919589: D5645.id14350.diff
Fri, Apr 18, 1:34 PM
Unknown Object (File)
Thu, Apr 17, 10:47 AM
Unknown Object (File)
Thu, Apr 17, 5:22 AM
Unknown Object (File)
Wed, Apr 16, 3:34 PM
Unknown Object (File)
Wed, Apr 16, 1:36 PM
Unknown Object (File)
Mon, Apr 14, 7:24 AM
Unknown Object (File)
Mar 15 2025, 5:41 PM
Unknown Object (File)
Mar 15 2025, 12:55 AM
Subscribers

Details

Summary

This will allow a cleaner implementation of rS296899

PR 193865
https://bugs.freebsd.org/193865

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste retitled this revision from to kbdcontrol: add -P path option to add keymap search paths.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
cem added a reviewer: cem.
cem added a subscriber: cem.

LGTM.

usr.sbin/kbdcontrol/kbdcontrol.c
844–845

Can we rename 'fd' while we're here? :)

This revision is now accepted and ready to land.Mar 15 2016, 5:41 PM
emaste edited edge metadata.

fd -> file
allow -P to appear anywhere on the command line
only set up keymap paths once

This revision now requires review to proceed.Mar 16 2016, 1:21 AM
emaste edited edge metadata.

correct optind resetting

cem edited edge metadata.
This revision is now accepted and ready to land.Mar 16 2016, 1:59 AM
This revision was automatically updated to reflect the committed changes.