minix/usr.bin
Ben Gras 2fe8fb192f Full switch to clang/ELF. Drop ack. Simplify.
There is important information about booting non-ack images in
docs/UPDATING. ack/aout-format images can't be built any more, and
booting clang/ELF-format ones is a little different. Updating to the
new boot monitor is recommended.

Changes in this commit:

	. drop boot monitor -> allowing dropping ack support
	. facility to copy ELF boot files to /boot so that old boot monitor
	  can still boot fairly easily, see UPDATING
	. no more ack-format libraries -> single-case libraries
	. some cleanup of OBJECT_FMT, COMPILER_TYPE, etc cases
	. drop several ack toolchain commands, but not all support
	  commands (e.g. aal is gone but acksize is not yet).
	. a few libc files moved to netbsd libc dir
	. new /bin/date as minix date used code in libc/
	. test compile fix
	. harmonize includes
	. /usr/lib is no longer special: without ack, /usr/lib plays no
	  kind of special bootstrapping role any more and bootstrapping
	  is done exclusively through packages, so releases depend even
	  less on the state of the machine making them now.
	. rename nbsd_lib* to lib*
	. reduce mtree
2012-02-14 14:52:02 +01:00
..
apropos update/fix manpage support 2011-09-28 15:24:15 +00:00
bzip2 import NetBSD bzip2 and libbz2 2011-11-18 11:11:04 +01:00
bzip2recover import NetBSD bzip2 and libbz2 2011-11-18 11:11:04 +01:00
chpass Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
indent don't keep minix-port.patch files in repo 2011-08-10 13:38:12 +00:00
m4 Switch to NetBSD passwd format 2011-11-14 14:47:42 +00:00
man update/fix manpage support 2011-09-28 15:24:15 +00:00
mdocml mdocml/man: dummy cleandepend target 2011-09-28 15:36:24 +00:00
ministat worldstone benchmark script 2011-09-24 14:49:55 +00:00
mkdep Import NetBSD mkdep 2011-07-22 17:28:27 +02:00
mkimage Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00
newgrp Switch to NetBSD passwd format 2011-11-14 14:47:42 +00:00
passwd Switch to NetBSD passwd format 2011-11-14 14:47:42 +00:00
sed import netbsd sed 2011-07-20 15:14:48 +02:00
seq worldstone benchmark script 2011-09-24 14:49:55 +00:00
stat don't keep minix-port.patch files in repo 2011-08-10 13:38:12 +00:00
tic don't keep minix-port.patch files in repo 2011-08-10 13:38:12 +00:00
top Switch to NetBSD passwd format 2011-11-14 14:47:42 +00:00
uniq Replace uniq with NetBSD version 2011-07-24 21:40:02 +02:00
Makefile import NetBSD bzip2 and libbz2 2011-11-18 11:11:04 +01:00
Makefile.inc Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00