minix/usr.sbin
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
..
chroot release fixes 2012-04-17 16:58:58 +02:00
installboot Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
mkfs.mfs mkfs: only complain about failing stat with -d 2013-05-23 12:09:38 +02:00
mkproto Fix warnings trivial warnings. 2013-01-14 11:44:31 +01:00
mtree remove utimes() workarounds 2013-04-12 18:55:40 +00:00
postinstall Toolchain upgrade and portability improvements. 2012-11-15 16:07:29 +01:00
pwd_mkdb Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
rdate Importing usr.sbin/rdate 2013-04-08 08:37:04 +02:00
user user(8): remove output file from source 2012-02-14 15:49:04 +01:00
vipw Switch to NetBSD passwd format 2011-11-14 14:47:42 +00:00
zic Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Makefile Importing usr.sbin/rdate 2013-04-08 08:37:04 +02:00
Makefile.inc Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00