git: Define ioctl names that are used in *_ioctl(), not alternative spellings.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue May 29 22:50:48 PDT 2018


commit 7519aee85a46f4e69ec3de8ad3feb040a05ff41f
Author: Sascha Wildner <saw at online.de>
Date:   Wed May 30 07:50:41 2018 +0200

    Define ioctl names that are used in *_ioctl(), not alternative spellings.
    
    This makes searching unimplemented ioctls easier.
    
    While here, fix cdcontrol(8) to use the "main" ioctl name.

Summary of changes:
 sys/sys/cdio.h                 | 3 +--
 sys/sys/soundcard.h            | 4 ++--
 usr.sbin/cdcontrol/cdcontrol.c | 2 +-
 3 files changed, 4 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7519aee85a46f4e69ec3de8ad3feb040a05ff41f


-- 
DragonFly BSD source repository


More information about the Commits mailing list