Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



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@


To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 src/sys/kern/sys_generic.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index