CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2013/08/16 02:33:20

Modified files:
        include        : dirent.h 
        sys/kern       : syscalls.master vfs_syscalls.c 

Log message:
Tweak the getdents() kernel prototype to use "void *"
Provide a declaration for userspace
Fix the kernel's sanity check on the buflen argument

lack of prototype pointed out by sthen@ and landry@
ok kettenis@ otto@

Reply via email to