minix/usr.sbin
Ben Gras 6c8f7fc3ba netbsd dirent.h, import sys/sys *.h, mfs cleanup
. add all sys/sys headers not already present to help compiling
	. take netbsd dirent.h and struct dirent; main result is
	  introducing d_type and d_namlen that have to be set by getdents()
	  in all FS code implementing it
	. d_off is gone
	. alignment of the struct has become 8 bytes instead of 4
	. remove _MAX_BLOCK_SIZE, _MIN_BLOCK_SIZE, _STATIC_BLOCK_SIZE
	. libminlib: cleanup unused yet duplicate code
	. mfs: throw out the long-broken v1, v2 support
	. new test for dirent contents filled by getdents()

Change-Id: I1459755c7ba5e5d1c9396d3a587ce6e63ddc283e
2014-03-01 09:04:59 +01:00
..
chroot release fixes 2012-04-17 16:58:58 +02:00
i2cscan Importing usr.sbin/i2cscan 2013-07-15 11:11:13 -04:00
installboot netbsd dirent.h, import sys/sys *.h, mfs cleanup 2014-03-01 09:04:59 +01:00
link Importing usr.sbin/link 2013-11-09 20:37:43 -05:00
mkfs.mfs mkfs.mfs, mkproto: minor features 2013-11-19 15:58:05 +00:00
mkproto mkfs.mfs, mkproto: minor features 2013-11-19 15:58:05 +00:00
mtree Fix out of array bounds errors with -O3 2013-10-08 11:43:31 +02: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
unlink Importing usr.sbin/unlink 2013-11-09 20:37:49 -05: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
vnconfig Import NetBSD vndconfig(8) 2014-03-01 09:04:54 +01:00
zic Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Makefile Import NetBSD vndconfig(8) 2014-03-01 09:04:54 +01:00
Makefile.inc increase -Werror resilience 2013-08-21 13:53:39 +02:00