David van Moolenbroek b31119abf5 Mount updates:
- allow mounting with "none" block device
- allow unmounting by mountpoint
- make VFS aware of file system process labels
- allow m3_ca1 to use the full available message size
- use *printf in u/mount(1), as mount(2) uses it already
- fix reference leaks for some mount error cases in VFS
2010-01-12 23:08:50 +00:00
..
2009-12-24 20:22:41 +00:00
2009-12-24 20:22:41 +00:00
2010-01-07 09:53:08 +00:00
2010-01-08 07:27:54 +00:00
2010-01-12 23:08:50 +00:00
2009-09-21 14:44:35 +00:00
2010-01-05 19:39:27 +00:00
2009-09-21 14:42:13 +00:00

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