git: kernel: Remove the definition of the unimplemented FD_DEBUG ioctl.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Jun 21 05:19:01 PDT 2018
commit ee21086ce2d93da091939395287d3bbba1bcf221
Author: Sascha Wildner <saw at online.de>
Date: Thu Jun 21 14:18:07 2018 +0200
kernel: Remove the definition of the unimplemented FD_DEBUG ioctl.
Remove fdcontrol(8)'s bogus -d option. Also remove -s because it is now
the only option and also default.
Finally, do some style(9) cleanups in fdcontrol(8).
Thanks to zrj for testing with a dports bulk.
Summary of changes:
sys/platform/pc64/include/ioctl_fd.h | 2 -
usr.sbin/fdcontrol/fdcontrol.8 | 39 +-----------
usr.sbin/fdcontrol/fdcontrol.c | 117 ++++++++++++-----------------------
3 files changed, 43 insertions(+), 115 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ee21086ce2d93da091939395287d3bbba1bcf221
--
DragonFly BSD source repository
More information about the Commits
mailing list