Go to file
cube f48480c398 files.x86 isn't included by Xen kernels, so opt_powernow_k8.h never gets
created by config(1), and thus it's not safe to use it in cpuvar.h.

Simply declare the prototype for k8_powernow_init in powernow.h.  No need
to #ifdef protect a prototype, after all, only its users.

Un-breaks build of Xen kernels.
2006-08-08 16:34:34 +00:00
bin don't call get/set progname when we are a shell built-in. 2006-08-04 19:07:55 +00:00
common don't include stdint.h for _STANDALONE. 2006-07-12 13:54:55 +00:00
crypto Remove various dotfiles that wandered their way in. 2006-06-18 08:59:39 +00:00
dist Belatedly Bump date after my not-so-recent changes. 2006-08-07 20:57:56 +00:00
distrib gcc4 fixes: a lot of char * signed/unsigned mismatches. 2006-08-04 05:30:13 +00:00
doc Note netbsd-4 branch, and sort the netbsd-2* branches better. 2006-08-08 05:19:20 +00:00
etc Per lukem's request, revert previous change which skipped installation 2006-08-07 02:08:47 +00:00
games Attribute ``A language that doesn't affect the way you think about 2006-06-24 13:32:45 +00:00
gnu Add NetBSD 5.0. 2006-08-08 08:30:11 +00:00
include add services.db 2006-07-27 18:29:01 +00:00
lib Bump date for previous. Remove some Pp for consistency. 2006-08-05 18:18:37 +00:00
libexec Make filehandles opaque to userland 2006-07-31 16:34:42 +00:00
regress Add a regression test for PR#34111. 2006-08-07 12:05:06 +00:00
rescue lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
sbin Bump date for previous. 2006-08-06 23:38:13 +00:00
share describe that hw VLAN tagging is not supported ATM. 2006-08-07 20:41:16 +00:00
sys files.x86 isn't included by Xen kernels, so opt_powernow_k8.h never gets 2006-08-08 16:34:34 +00:00
tools * Fix parallel build race condition between real{all,depend} and 2006-08-03 17:11:05 +00:00
usr.bin Check that the device is not a pseudo-device in deldev(), too (as in 2006-08-07 12:03:32 +00:00
usr.sbin deal with variable sized file handles. 2006-08-08 13:10:05 +00:00
x11 Remove Xpmax stuff. 2006-07-30 03:25:43 +00:00
build.sh preliminary support for powerpc64 toolchain: 2006-06-22 20:00:18 +00:00
BUILDING mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord. 2006-01-29 14:03:59 +00:00
Makefile remove support for building (with) GCC 2.95. also: 2006-06-02 22:16:18 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Mention ACPI PCI interrupt changes (original code from FreeBSD) 2006-07-04 00:40:43 +00:00