Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Ben Gras fd5f2edf35 mkfs: only complain about failing stat with -d
mkfs -d is a feature that needs a stat() of the mkfs binary, which
often fails (as mkfs is often not invoked with a full path or from
the same directory). it makes setup look a bit messy as the error
is always printed while installing the system, for each created FS,
even though the situation is harmless. This change only complains
when the stat is actually needed (-d).

Change-Id: I54ac01505aa97c1cbe40456c04a35aed5a7ee953
2013-05-23 12:09:38 +02:00
benchmarks Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
bin remove utimes() workarounds 2013-04-12 18:55:40 +00:00
commands vm: new secondary cache code 2013-04-24 10:18:16 +00:00
common Downgrading to netbsd zlib version 2013-04-09 16:43:13 +02:00
dist/nvi Termcap update, replacing elvis by nvi. 2013-01-24 07:44:38 +01:00
distrib mkfs.mfs: various programs 2013-05-13 11:18:15 +02:00
docs build:refactor arm_sdimage.sh as to no longer require root. 2013-04-23 11:24:12 +02:00
drivers at_wini: enable busmastering in pci if necessary 2013-05-18 15:57:30 +00:00
etc mk.conf: workaround for pkgin sourcing it 2013-05-16 11:13:00 +00:00
external remove utimes() workarounds 2013-04-12 18:55:40 +00:00
gnu/dist Toolchain upgrade and portability improvements. 2012-11-15 16:07:29 +01:00
include arm:vm header cleanup. 2013-05-16 20:39:19 +02:00
kernel arm: recognize instruction fetch pagefault 2013-05-21 15:05:06 +02:00
lib kernel, random: adaptive entropy gathering 2013-05-07 17:19:06 +00:00
libexec Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
man mkfs.mfs: various programs 2013-05-13 11:18:15 +02:00
releasetools build:arm enable verbose mode by default. 2013-05-16 20:39:19 +02:00
sbin ext2: annotate cache blocks with inode metadata 2013-04-26 15:39:07 +00:00
servers arm:vm caching fix. 2013-05-16 20:39:20 +02:00
share remove utimes() workarounds 2013-04-12 18:55:40 +00:00
sys VM: 64-bit mmap() 2013-04-24 10:18:15 +00:00
test vm: new secondary cache code 2013-04-24 10:18:16 +00:00
tools mkfs.mfs: various programs 2013-05-13 11:18:15 +02:00
usr.bin toproto:convert special execute bits to chars 2013-04-24 13:22:45 +02:00
usr.sbin mkfs: only complain about failing stat with -d 2013-05-23 12:09:38 +02:00
.gitignore gitignore: ignore some more generated files 2012-12-06 13:29:20 +00:00
.gitreview misc:Add gerrit code review support. 2013-01-16 09:44:16 +01:00
build.sh Reverting back to default value of MKARZERO 2013-01-17 10:03:58 +01:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile some etc fixes 2013-04-04 12:50:12 +00:00