On Sun, Jan 01, 2012 at 08:26:11PM +, Ed Schouten wrote:
> Author: ed
> Date: Sun Jan 1 20:26:11 2012
> New Revision: 229198
> URL: http://svn.freebsd.org/changeset/base/229198
>
> Log:
> Introducing memcchr(3).
>
> It seems two of the file system drivers we have in the tree, namely uf
Author: ed
Date: Sun Jan 1 20:26:11 2012
New Revision: 229198
URL: http://svn.freebsd.org/changeset/base/229198
Log:
Introducing memcchr(3).
It seems two of the file system drivers we have in the tree, namely ufs
and ext3, use a function called `skpc()'. The meaning of this function
do