Commit Graph

3 Commits

Author SHA1 Message Date
pooka
fc729209b1 always add to SRCS 2010-07-28 22:35:52 +00:00
pooka
977fb405f8 LDADD+= instead of LDADD= 2009-10-09 20:19:44 +00:00
pooka
709a4d5bb6 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).
2009-08-06 00:51:55 +00:00