Go to file
bouyer 3e8f0992c8 Integrate Xen to the i386 build process:
- Add xen devices to MAKEDEV
- Add Xen kernels to list of kernel to build
- Add INSTALL_XENU to the install kernels
- introduce the xbd disk devices to sysinst.

This will add 3 kernels to the i386 release:
XEN0 for use as a Xen domain0 kernel
XENU for use on a non-privileged domain
INSTALL_XENU to install NetBSD on a non-privileged domain virtual disk.
2005-03-11 20:55:10 +00:00
bin Use more macros (Sq/Dq). 2005-03-11 13:16:10 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Add UsePam yes 2005-02-28 02:35:10 +00:00
dist Re-remove superfluous .Pp. 2005-03-04 12:32:31 +00:00
distrib Integrate Xen to the i386 build process: 2005-03-11 20:55:10 +00:00
doc Note addition of -4 and -6 to rcp(1), rlogin(1), and rsh(1) and support 2005-03-11 04:18:47 +00:00
etc Integrate Xen to the i386 build process: 2005-03-11 20:55:10 +00:00
games Add -lcrypt where -lcrypto is specified. 2005-03-09 03:11:21 +00:00
gnu Add -lcrypt where -lcrypto is specified. 2005-03-09 03:11:21 +00:00
include Provide select() and pselect() prototypes in <sys/select.h>, per 2005-03-05 19:48:38 +00:00
lib Update standards section; add X/Open XNS and X/Open - IEEE POSIX. 2005-03-11 16:13:13 +00:00
libexec Remove unnecessary cast. 2005-03-11 16:04:09 +00:00
regress Add -lcrypt where -lcrypto is specified. 2005-03-09 03:11:22 +00:00
rescue cosmetic tweak 2005-01-13 03:50:08 +00:00
sbin Add -lcrypt where -lcrypto is specified. 2005-03-09 03:11:22 +00:00
share Fix a tiny typo. 2005-03-11 19:40:47 +00:00
sys Move Xen kernel config files to arch/i386, so that they can be added to 2005-03-11 20:48:24 +00:00
tools Remove commas in AC_CHECK_FUNCS that shouldn't be there. 2005-03-02 18:08:43 +00:00
usr.bin Bump date for new -4, -6. 2005-03-11 13:14:34 +00:00
usr.sbin Don't declare errno locally. 2005-03-09 22:09:36 +00:00
x11 do the pam dance. 2005-03-02 01:06:15 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile correct the comment describing the build order 2005-01-01 10:32:39 +00:00
Makefile.inc
UPDATING Note that configure in some places (binutils is what got me) will abort if 2005-02-11 17:50:13 +00:00