Home | History | Annotate | Download | only in fsck_lfs
History log of /src/sbin/fsck_lfs/kernelops.c
RevisionDateAuthorComments
 1.4  17-Jun-2020  kamil Include explicitly <rump/rump_syscallshotgun.h> for previous indirect users
via <rump/rump.h>.
 1.3  13-Oct-2009  pooka fix prototypes of function pointers to varargs syscalls
 1.2  06-Aug-2009  pooka in const where available
 1.1  06-Aug-2009  pooka Define syscalls of lfs userspace tools (cleaner, mainly) through
a struct called kernelops, which contains standard system calls
for the normal case and rump system calls for the rump case.

Make it possible to run the lfs cleaner in a library fashion (taking
the quick route with the implementation).

RSS XML Feed