summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/rum
diff options
context:
space:
mode:
authormatt <matt@NetBSD.org>2009-08-06 15:58:46 +0000
committermatt <matt@NetBSD.org>2009-08-06 15:58:46 +0000
commitcff0705eb4581ca1b15507c5d84ee3be29fb01e7 (patch)
tree7f0fc81967ed208891c11aadb3e1d64ef9257cae /sys/dev/microcode/rum
parentbb6666c5a73bf7af227a84d70bf0fd891cad6237 (diff)
The Loongson2 secondary cache is unified.
Diffstat (limited to 'sys/dev/microcode/rum')
0 files changed, 0 insertions, 0 deletions
46 +0000'>2006-06-30Use _TOOL_PREFIX if present.ross 2004-05-07Track make(1) build simplifications.ross 2003-07-26netbsd.org->NetBSD.orgsalo 2002-10-04Check for <poll.h>. If it is not found, -DUSE_SELECT=1.thorpej 2002-09-13Be more conservative with quoting, to play nice with /bin/sh on Solaris 8.thorpej 2002-04-27Define _PATH_BSHELL to the first "sh" on the PATH when bootstrappingbjh21 2002-04-24Check for the location of sh on the path, and use that to construct thebjh21 2002-04-24Remove an "eval" from docmd, in order to stop it over-evaluating thingsbjh21 2002-01-25Make util.c replacement functions use autoconf conditionals to probetv 2002-01-25Abort on C compiler error. Add @DEFS@ to compile line.tv 2002-01-15Break out make(1) bootstrap config into an autoconf-based mechanism thattv