2194bc0310
. changed umount() and mount() to call 'service', so that it can include a custom label, so that umount() works again (RS slot gets freed now). merged umount() and mount() into one file to encode keep this label knowledge in one file. . removed obsolete RS_PID field and RS_RESCUE rescue command . added label to RS_START struct . vfs no longer does kill of fs process on unmount (which was failing due to RS_PID request not working) . don't assume that if error wasn't one of three errors, that no error occured in vfs/request.c mfs changes: . added checks to copy statements to truncate copies at buffer sizes (left in debug code for now) . added checks for null-terminatedness, if less than NAME_MAX was copied . added checks for copy function success is changes: . dump rs label drivers.conf changes: . added acl for mfs so that mfs can be started with 'service start', so that a custom label can be provided |
||
---|---|---|
.. | ||
ack | ||
ansi | ||
curses | ||
dummy | ||
editline | ||
end | ||
float | ||
fphook | ||
gnu | ||
i86 | ||
i386 | ||
ip | ||
math | ||
other | ||
posix | ||
regex | ||
stdio | ||
syscall | ||
syslib | ||
sysutil | ||
timers | ||
util | ||
.depend-ack | ||
.depend-gnu | ||
generate.sh | ||
Makedepend-ack | ||
Makedepend-gnu | ||
Makefile | ||
Makefile.in | ||
README |
make depend - find dependencies of ack libraries make all - compile ack libraries make install - compile and install ack libraries make depend-gnu - find dependencies of gnu libraries make all-gnu - compile gnu libraries make install-gnu - compile and install gnu libraries