https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191884
Mateusz Guzik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Mateusz Guzik <[email protected]> --- I have only small nits to add. for both tools: - no signal.h included - manual pages not updated to reflect new functionality chown: - if (vflag) { verbose(p, vflag); } should loose braces - 'verbose' is not the best name, maybe 'print_info'? Patches for both utils should be attached separately. Care to plug these problems? Other than that looks good to me. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
