Searched hist:227502 (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.cdiff 227502 Mon Nov 14 16:03:43 MST 2011 jhb - Split out a kern_posix_fadvise() from the posix_fadvise() system call so
it can be used by in-kernel consumers.
- Make kern_posix_fallocate() public.
- Use kern_posix_fadvise() and kern_posix_fallocate() to implement the
freebsd32 wrappers for the two system calls.
/freebsd-11-stable/sys/sys/
H A Dsyscallsubr.hdiff 227502 Mon Nov 14 16:03:43 MST 2011 jhb - Split out a kern_posix_fadvise() from the posix_fadvise() system call so
it can be used by in-kernel consumers.
- Make kern_posix_fallocate() public.
- Use kern_posix_fadvise() and kern_posix_fallocate() to implement the
freebsd32 wrappers for the two system calls.

Completed in 152 milliseconds