git: Remove <sys/ioctl_compat.h>.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Apr 24 13:17:32 PDT 2018


commit c4851e1dc720002e76e0ce592ad025cba95b18ab
Author: Sascha Wildner <saw at online.de>
Date:   Tue Apr 24 22:03:51 2018 +0200

    Remove <sys/ioctl_compat.h>.
    
    Now that tkusumi's fix for benchmarks/fio for the name and location
    change of the IOCTLTRIM ioctl is in DeltaPorts, remove the header
    entirely.
    
    Fixes for stty(1) and pstat(8) are from FreeBSD.
    
    Dports-checking: zrj

Summary of changes:
 Makefile_upgrade.inc       |  1 +
 bin/stty/print.c           |  6 ------
 sys/bus/cam/scsi/scsi_da.c |  2 --
 sys/sys/ioctl_compat.h     | 49 ----------------------------------------------
 sys/sys/param.h            |  3 ++-
 usr.sbin/pstat/pstat.c     |  4 ----
 6 files changed, 3 insertions(+), 62 deletions(-)
 delete mode 100644 sys/sys/ioctl_compat.h

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c4851e1dc720002e76e0ce592ad025cba95b18ab


-- 
DragonFly BSD source repository


More information about the Commits mailing list