On Sat, Oct 8, 2011 at 5:47 AM, Dag-Erling Smorgrav <d...@freebsd.org> wrote: > Author: des > Date: Sat Oct 8 12:47:00 2011 > New Revision: 226157 > URL: http://svn.freebsd.org/changeset/base/226157 > > Log: > Bring ioctlname() in line with all the other *name() functions, which > actually print the name (or the numeric value, if they can't figure out > the correct name) instead of just returning a pointer to it. Also, since > ioctl numbers are not and probably never will be unique, drop support for > using a switch statement instead of an if/else chain.
Hi Des! Seeing that you've committed quite a bit to kdump recently, could you please take a look at http://www.freebsd.org/cgi/query-pr.cgi?pr=161478 ? Thanks! -Garrett _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"