NetBSD/share
lukem 2f7d49d929 Enable MKDYNAMICROOT=yes by default.
This means that:
    +	/bin and /sbin (and the few programs in /usr/* which were statically
	linked) are now dynamically linked.
    +	The shared libraries that are needed by the /bin and /sbin programs
	are now installed into /lib (with compatability symlinks from
	/usr/lib).  These are:
		c crypt edit ipsec kvm m m387 termcap termlib util z
    +	The shared linker is now in /libexec/ld.elf_so, and
	/usr/libexec/ld.elf_so is a symlink to the former.

If you want the prior behaviour of "some applications statically linked,
the rest dynamically linked", set MKDYNAMICROOT=no in your mk.conf(5).

If you have a philosophical objection to dynamic libraries, continue
to set LDSTATIC=-static in your mk.conf(5), and please don't waste any
more time in trying to convince us why dynamic libraries are 3v1l.
2002-09-22 15:08:17 +00:00
..
dict minor makefile delint 2002-09-18 07:50:31 +00:00
doc
examples
locale use NETBSDSRCDIR as appropriate 2002-09-18 02:51:46 +00:00
man Add a paragraph about splsoftnet()/splnet(), which often seems to confuse 2002-09-22 13:27:25 +00:00
me
misc minor makefile delint 2002-09-18 07:50:31 +00:00
mk Enable MKDYNAMICROOT=yes by default. 2002-09-22 15:08:17 +00:00
nls minor makefile delint 2002-09-18 07:50:31 +00:00
sushi Added touch panel calibration utility. 2002-08-27 14:12:09 +00:00
tabset minor makefile delint 2002-09-18 07:50:31 +00:00
termcap Correct the escape sequences for F1-F4 in our xterm entry. 2002-09-13 16:40:02 +00:00
tmac Add libpmc. 2002-08-09 00:18:30 +00:00
wscons minor makefile delint 2002-09-18 07:50:31 +00:00
zoneinfo
Makefile
Makefile.inc