Re: kill VNDIOCGET60

2019-11-18 Thread Theo de Raadt
Jeremie Courreges-Anglas wrote: > On Mon, Nov 18 2019, Benjamin Baier wrote: > > Hi, found this. > > No idea why I commented this out instead of just deleting it. We're not > keeping old ioctls in other places. Committed, thanks. yes, that was a weird style.

Re: kill VNDIOCGET60

2019-11-18 Thread Jeremie Courreges-Anglas
On Mon, Nov 18 2019, Benjamin Baier wrote: > Hi, found this. No idea why I commented this out instead of just deleting it. We're not keeping old ioctls in other places. Committed, thanks. > -- Ben > > Index: vndioctl.h > === > RC

kill VNDIOCGET60

2019-11-18 Thread Benjamin Baier
Hi, found this. -- Ben Index: vndioctl.h === RCS file: /cvs/src/sys/dev/vndioctl.h,v retrieving revision 1.10 diff -u -p -r1.10 vndioctl.h --- vndioctl.h 14 Dec 2016 18:59:12 - 1.10 +++ vndioctl.h 18 Nov 2019 20:11:50 -00