Commit Graph

199170 Commits

Author SHA1 Message Date
jruoho
e845edb12c Add missing period. 2011-03-19 05:18:36 +00:00
jruoho
1194e4acc3 Briefly document __predict_true() and __predict_false(). 2011-03-19 04:59:43 +00:00
cliff
0d7e06e2aa compat/netbsd32 ioctl support for FLASH_GET_INFO 2011-03-19 04:07:35 +00:00
dholland
4a414f41ec Fix memory leak introduced with the struct pathbuf changes. Hi, me.
Closes PR 44625.
2011-03-19 01:34:24 +00:00
mrg
d85d9a6541 apply the fix_label hack to partitionSizeHi as well. it's needed there.
to do so, move the call to fix the label inside of rf_reasonable_label()
itself, so we can fix the partition sizes before calling
rf_component_label_partitionsize() itself.

fixes the failure mode where i had garbage not in numBlocksHi but in
partitionSizeHi, and the check against rf_component_label_partitionsize()
would fail and my raid would not auto-configure.
2011-03-18 23:53:26 +00:00
joerg
73a4306de0 Update LLVM snapshot. This allows deriving the target from the binary
name, provides a proper CPP mode and fixes a number of compat issues
in the integrated assembler.

Build the toolchain compiler optimized and without assertions now.
2011-03-18 23:32:01 +00:00
jruoho
bf02b615d6 Note also tests(7). 2011-03-18 22:24:57 +00:00
jruoho
2d03f41467 Fix xref; security(8) -> security(7). 2011-03-18 22:19:31 +00:00
jruoho
cc518b13cc Remove ENHANCED_SPEEDSTEP, EST_FREQ_USERWRITE, INTEL_ONDEMAND_CLOCKMOD,
POWERNOW_K7, POWERNOW_K8, and VIA_PADLOCK.
2011-03-18 22:16:25 +00:00
jruoho
5c4331b81a Xref x86/ichlpcib(4) instead of ichlpcib(4). 2011-03-18 21:22:04 +00:00
jruoho
0322b31dcf Add some datasheets to SEE ALSO. 2011-03-18 21:17:17 +00:00
jruoho
036d412966 Comment out IA32_TEMPERATURE_TARGET temporarily. 2011-03-18 20:56:46 +00:00
cliff
a89d7a0136 fix typo 2011-03-18 20:23:26 +00:00
cliff
df950be7f2 style improvements, input from matt@ 2011-03-18 19:58:21 +00:00
dyoung
95804f750f Simplify tags target to reduce diffs with amd64/Makefile tags target. 2011-03-18 19:48:12 +00:00
dyoung
85f22fe9ae Fix tags target. 2011-03-18 19:46:19 +00:00
dyoung
6d2b55b6aa Obey MKNLS=no. 2011-03-18 19:45:27 +00:00
jakllsch
9e4c8abd95 Honor bp_timeout even if someone sets X86_BP_FLAGS_NOBOOTCONF. 2011-03-18 18:24:09 +00:00
jakllsch
f7cb5f6ff7 Honor bp_timeout even when X86_BP_FLAGS_NOBOOTCONF is set.
Or, in other words, bring back the 5 second countdown in pxeboot(8).
2011-03-18 18:21:38 +00:00
jakllsch
0f57ab9175 Automatically adjust pxeboot(8) stack based on the end of .bss, like is already
done in biosboot.S for boot(8).
(The heap location will need to be adjusted if pxeboot expands much more.)
2011-03-18 17:46:26 +00:00
jakllsch
dbf4ec1adb Bump symtab space. 2011-03-18 17:19:06 +00:00
ahoka
4ad1d11f7a use %zu for size_t, also add rcsid 2011-03-18 16:46:04 +00:00
tsutsui
81a6c364a8 - include <mips/mips_param.h> after MACHINE is defined
- remove MACHINE_ARCH and MID_MACHINE that are defined in <mips/mips_param.h>
- remove redundant comment
2011-03-18 16:39:58 +00:00
tsutsui
ad0452ba4c - include <mips/mips_param.h> after MACHINE is defined
- remove redundant comment
2011-03-18 16:35:03 +00:00
tsutsui
24157545c8 Include <mips/mips_param.h> after MACHINE is defined. 2011-03-18 16:33:41 +00:00
tsutsui
d9e5144132 - include <mips/mips_param.h> after MACHINE is defined
- remove redundant comment
2011-03-18 16:28:51 +00:00
tsutsui
2e4462e038 Include <mips/mips_param.h> after MACHINE is defined. 2011-03-18 16:23:09 +00:00
jruoho
d466b2f980 Fix xref; security(8) -> security(7). 2011-03-18 16:21:46 +00:00
tsutsui
98e6fe4141 - include <mips/mips_param.h> after MACHINE is defined
- remove redundant comment
2011-03-18 16:21:30 +00:00
jruoho
0ad14641dc Fix xref; security(8) -> security(7). 2011-03-18 16:20:12 +00:00
tsutsui
0965b62500 Include <mips/mips_param.h> after MACHINE is defined. 2011-03-18 16:19:13 +00:00
jruoho
5fe4360942 Fix xref; security(8) -> security(7). 2011-03-18 16:18:45 +00:00
tsutsui
0eb7af1e56 - no need to define MACHINE_ARCH in MD header
- include <mips/mips_param.h> after MACHINE is defined
2011-03-18 16:17:22 +00:00
jruoho
384721eebe Remove xref to nonexistent option(4). 2011-03-18 16:14:49 +00:00
jruoho
bbf5008a45 Note the previous also in the lead paragraph. 2011-03-18 16:12:26 +00:00
jruoho
40e6b55766 Note the 'fetch_pkg_vulnerabilities=YES' also here. In lack of a proper
name, put this under "administrative security".
2011-03-18 16:11:13 +00:00
jruoho
ffb49bc1b1 Use .Ss for non-standard subtitles. 2011-03-18 15:32:26 +00:00
joerg
93bcfd6d63 Use explicit size with fld. 2011-03-18 15:32:02 +00:00
tsutsui
8411622879 Use vaddr_t for pc instead of uint32_t. 2011-03-18 15:31:38 +00:00
jruoho
f6eafc1d10 Move security(8) to the section 7. Discussed on source-changes a while back.
Should address PR # 35718 at least partially.
2011-03-18 15:21:56 +00:00
tsutsui
452f95afe0 Make this compile with options DEBUG and MIPS1 only config. 2011-03-18 15:19:43 +00:00
joerg
8eab2cff56 Remove static branch prediction hints. They pessimize code for all CPUs
but Pentium IV. Discussed with ad@ and dsl@
2011-03-18 15:18:16 +00:00
tsutsui
94e49d10f9 tools/mklocale has not required ctype_bits.h since the following fix:
http://mail-index.NetBSD.org/source-changes/2010/06/20/msg011122.html

Tested build.sh tools on CentOS 5.
2011-03-18 15:13:54 +00:00
he
83a6b62058 It would be nice if lint knew that abort() will never return.
For now just insert a /* NOTREACHED */ comment to fix the build failure.
2011-03-18 14:56:01 +00:00
plunky
e411304db7 disable use of gcc-specific "label as values" feature for HAVE_PCC 2011-03-18 10:50:36 +00:00
roy
f42fd8d0f1 Simplify some conversion by usig pre formatted strings and a function
to print a parameter.
2011-03-18 10:42:54 +00:00
mrg
4d4222abed re-add local ebusvar.h, and use it to share between ebus.c and ebus_mainbus.c 2011-03-18 09:52:54 +00:00
martin
30b9b129ac Test the proper array index. Discovered by sparc64 automatic test runs. 2011-03-18 09:07:20 +00:00
jruoho
97cb123ac6 Add the specification to the SEE ALSO. 2011-03-18 08:26:19 +00:00
cliff
43977beaad RMIXL_FLASH_BAR_MASK_MAX is __BITS(34,0)
so avoid using extent if that value overflows 'long'
2011-03-18 07:12:29 +00:00