Go to file
lukem 10cfcae8fc Radically overhaul X11 configuration:
*	End user modifiable configuration has moved from
		/usr/X11R6/lib/X11/<someprog>
	to
		/etc/X11/<someprog>
	This is consistent with our own policies as well as other projects.

	The files & directories that were moved have _NOT_ been marked
	`obsolete', as they contain user configuration and therefore we
	don't want the automatic "obsolete file removal" mechanism to
	remove them.

    *	The /etc/font/* and /etc/X11/* configuration files are installed
	with 'configinstall' (not 'install'), using CONFIGFILES and
	CONFIGSYMLINKS.
	This is so that a normal 'make build' in src/x11 will not
	trash your configuration.

    *	A 'distribution' target has been added to src/x11 to perform
	'make configinstall' in the appropriate subdirectories.
	(Should we consider making 'configinstall' a first-class target?)

    * 	The xdm pixmaps have have been moved to /usr/X11R6/include/X11/pixmaps
	where the other pixmaps are.
	(I don't consider these pictures end-user configuration).


IMPORTANT NOTE:

    *	These changes require an up to date xsrc, and 'make cleandir' should
	be performed in src/x11 before a build for the changes to fully take
	effect.
2004-05-16 10:25:13 +00:00
bin Keep track of the while level, when popping loops because of a breaksw. 2004-05-13 15:25:58 +00:00
contrib/sys Import FreeBSD's ath of 28-apr-2004 2004-04-29 03:54:46 +00:00
crypto Merge changes between Heimdal 0.6.1 and 0.6.2 2004-05-08 13:27:58 +00:00
dist PR/24969: Arto Selonen: ipfs does not work at all with 4.1.1. Applied portion 2004-05-10 00:50:07 +00:00
distrib Radically overhaul X11 configuration: 2004-05-16 10:25:13 +00:00
doc groff-1.19.1 out. 2004-05-15 16:01:11 +00:00
etc Radically overhaul X11 configuration: 2004-05-16 10:25:13 +00:00
games - don't catch STOP, TSTP, QUIT; the first you cannot catch and the other two 2004-05-02 21:31:23 +00:00
gnu Consistently use CONFIGFILES & CONFIGLINKS (which enable the 'configinstall' 2004-05-16 09:53:09 +00:00
include While I'm at it: add restrict qualifiers to readlink(2). 2004-05-10 22:33:08 +00:00
lib Add ceilf(), floorf(), and sqrtf() (as wrappers using ceil(), floor(), and 2004-05-13 20:35:40 +00:00
libexec Wrap a couple of lines to <80 columns 2004-05-14 11:59:14 +00:00
regress sync to /etc/services change (http -> www) 2004-05-15 19:19:52 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin Add i386 to the list of systems that support booting from raid1. 2004-05-15 21:46:54 +00:00
share Support CONFIGLINKS, which is similar to LINKS, except that they're installed 2004-05-16 09:44:38 +00:00
sys Fix typo in variable name. 2004-05-16 07:14:17 +00:00
tools Track make(1) build simplifications. 2004-05-07 00:04:37 +00:00
usr.bin Consistently use CONFIGFILES & CONFIGLINKS (which enable the 'configinstall' 2004-05-16 09:53:09 +00:00
usr.sbin PR/20066: John F. Woods: Supply a loadable lcpstatus command. 2004-05-13 19:37:58 +00:00
x11 Radically overhaul X11 configuration: 2004-05-16 10:25:13 +00:00
BUILDING Document MKTTINTERP. 2004-03-19 12:34:39 +00:00
Makefile Convert lines of the form 2004-04-13 12:43:12 +00:00
Makefile.inc
UPDATING You also need a new libc for the new sysctl binary to work. 2004-05-03 04:12:21 +00:00
build.sh ``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen 2004-05-12 16:56:41 +00:00