"Tyler R. Retzlaff" <r...@netbsd.org> wrote: > Module Name: src > Committed By: rtr > Date: Tue Jul 1 13:25:21 UTC 2014 > > Modified Files: > src/sys/sys: param.h > > Log Message: > Bump to version 6.99.45 for removal of struct lwp * parameter from > pr_ioctl
I do not think there is much point in doing this. The protocols are not really modular yet (no risk of breaking ABI) nor this interface is exposed to userland. So, technically you can bump the version, but practically it is useless. -- Mindaugas