On 02/23/09 19:10, Bart Blanquart wrote: > Updated code at http://cr.opensolaris.org/~bartbl/6251549/ ; testing > output at http://cr.opensolaris.org/~bartbl/6251549-testing/.
I've made one more change based on the recommendation of a code reviewer (taking the repeated get_username()-chkauthattr() sequence and moving it into its own function, is_authorized()). Code and test output at the same place as before. Thanks for all the comments so far. Bart