In article <[email protected]>,
Adam Hamsik  <[email protected]> wrote:
>Module Name:   src
>Committed By:  haad
>Date:          Thu Aug 13 08:57:43 UTC 2009
>
>Modified Files:
>       src/sys/kern: sys_generic.c
>
>Log Message:
>Allow undescribed, direct ioctls as used by Unix. This capability was
>removed in BSD, presumably because nothing used it any more.
>Third party system software written for Unix (like ZFS) requires this to
>work without significant modifications.
>
>Ok supremeleader@

You should have probably done the extra 'bracification' in a separate
commit. Now cvs diff -bwu is messy.

christos

Reply via email to