
- Prepared mount system call to accept multiple mount flags instead of just read_only (however, it remains backwards compatible). - Updated the man mount(2) to reflect new header file usage. - Updated badblocks, newroot, mount, and umount commands to use the new header file.
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