git: kernel: Remove some old 4.3BSD era ioctls.

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Jun 20 10:14:09 PDT 2018


commit e7ab884bd49753f8884eb597d10d6569a08fa0df
Author: Sascha Wildner <saw at online.de>
Date:   Wed Jun 20 19:13:48 2018 +0200

    kernel: Remove some old 4.3BSD era ioctls.
    
    Not all of them were implemented even.
    
    Bump __DragonFly_version, just in case.
    
    Thanks to zrj for testing with a dports bulk.

Summary of changes:
 libexec/rbootd/bpf.c   |  8 --------
 share/man/man9/ifnet.9 | 17 ++---------------
 sys/net/if.c           |  1 -
 sys/net/tap/if_tap.c   |  3 +--
 sys/sys/param.h        |  3 ++-
 sys/sys/sockio.h       |  6 ------
 6 files changed, 5 insertions(+), 33 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list