Technially the messages are routed to users with the flag_opnotify set, but this is intended to be set only for operators (and above) - and it allows operators to opt out of these messages if they wish to.
Basically: sed -i 's/struct user/struct hub_user/g' `find -type f`