Thomas Veerman
|
ac7451d11b
|
mkfs.mfs: __dead and __UNCONST are unknown on Linux
Including nbtool_config.h takes care of that deficiency when cross
compiling.
|
2012-11-26 16:18:32 +00:00 |
|
Thomas Veerman
|
d9f4f71916
|
Implement dynamic mtab support
With this patch /etc/mtab becomes obsolete.
|
2012-11-26 15:20:18 +00:00 |
|
Ben Gras
|
77b6e2dcaa
|
mkfs: support indirect blocks in directories
|
2012-11-07 23:16:42 +01:00 |
|
Ben Gras
|
6463554619
|
mkfs: move directory entry manipulation
|
2012-11-07 23:16:41 +01:00 |
|
Ben Gras
|
960c93c6f7
|
mkfs: drop support for zone != block
|
2012-11-07 23:16:40 +01:00 |
|
Ben Gras
|
9d9a90c118
|
mkfs: drop support for running on DOS
|
2012-11-07 23:16:39 +01:00 |
|
Ben Gras
|
ca2255201b
|
mkfs: separate inode retrieval function
|
2012-11-07 23:16:38 +01:00 |
|
Ben Gras
|
ba468a6052
|
mkfs: drop support for creating non-v3 FSes
|
2012-11-07 23:16:37 +01:00 |
|
Ben Gras
|
253b6e965c
|
mkfs: symlink support
. mkproto too
|
2012-11-07 23:16:18 +01:00 |
|
Ben Gras
|
cf6fa5ad92
|
mkfs, mkproto: minor improvements
. mkfs: -x feature for extra space
. rename manpage to mkfs.mfs.1 to follow the binary
. move mkproto so it can become part of the tools easily
|
2012-11-07 23:15:52 +01:00 |
|
Mohamed Katri
|
d21a633ffb
|
mkfs.mfs: dynamically size image from proto
|
2012-10-12 15:13:43 +02:00 |
|
Kees Jongenburger
|
2af02e0d5d
|
Amd64 cross-compilation fix.
* Remove usage of _MINIX and __i386__ in mkfs.c to make
conditional compilation orthogonal.
|
2012-08-27 15:31:03 +00:00 |
|
Arun Thomas
|
6723dcfab7
|
Replace MACHINE/CHIP macros with compiler macros
|
2012-08-06 17:49:22 +02:00 |
|
Thomas Veerman
|
4bb9af63c6
|
mkfs.mfs: no need to include a.out.h
|
2012-06-18 13:39:21 +00:00 |
|
Thomas Veerman
|
bb226763a0
|
Make mkfs.mfs cross compilable
|
2012-06-18 10:54:54 +00:00 |
|