minix/usr.sbin
Antoine Leca 49fe5d1617 mkfs reloaded
* restored the zone>block stuff
* generalized the support for more-than-1-block bitmaps to also deal
  with big inodes maps in small blocks
* improved pexit() to printf-like syntax; also replaced pexit() with
  err() or errx() where there are no reference to proto lines
* unified the allocation of blocks to all use alloc_block() instead
  of raw malloc half of the time
* removed the V2_ d2_ etc. prefixes which are obscure and obsolete

While here, also
* used new-form definitions, and closer to KNF style in general
* used often-built-ins such as mem* or strncpy where relevant
* pruned a fair amount of constants which are irrelevant

Thanks to Thomas V. and Lionel who did a good amount of work with the
cross-compilation stuff and made that change to be much smoother.
2013-05-13 11:17:34 +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 reloaded 2013-05-13 11:17:34 +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