137201 Commits

Author SHA1 Message Date
scw
86303b3cae Appease the const and shadow gods. 2005-06-03 10:57:17 +00:00
rearnsha
17ba11f3dc Add CPU_ID_ARCH_V5TEJ and CPU_ID_ARCH_V6.
Add CPU_IDs for ARM1136J-s and ARM1136J-S R1.
2005-06-03 10:51:14 +00:00
scw
e3896510e9 Fix const fallout when DEBUG is defined. 2005-06-03 08:55:33 +00:00
scw
53b848b950 Fix const fallout. 2005-06-03 08:54:03 +00:00
scw
f479c18874 Fix -Wshadow and -Wcast-qual fallout. 2005-06-03 08:52:55 +00:00
scw
ed71b1e86c Fix -Wcast-qual fallout. 2005-06-03 08:51:08 +00:00
scw
4a5c0908e5 Fix const fallout. 2005-06-03 08:49:03 +00:00
scw
ff791adf4c Placate -Wshadow 2005-06-03 08:45:47 +00:00
scw
78ac56ed09 Fix const fallout. 2005-06-03 08:45:08 +00:00
scw
d6d7806045 Placate -Wshadow 2005-06-03 08:42:54 +00:00
martin
c111fbbb32 constify 2005-06-03 07:11:20 +00:00
skrll
88aa783dd0 const fallout. 2005-06-03 07:03:22 +00:00
lukem
366252f608 * Improve error handling with unrecognized chars after :t.
* Explicitly goto default_case for unknown chars encountered after
  various : modifiers, rather than multiple FALLTHRUs.
* Appease gcc -Wuninitialized for sv_name and v_ctxt.

Discussed with sjg.
2005-06-03 07:02:39 +00:00
lukem
fb0f76d8e8 cosmetic comment tweak 2005-06-03 05:56:25 +00:00
martin
cb09c74620 constify 2005-06-03 03:58:36 +00:00
snj
d3df836a71 Fix a typo in a comment. 2005-06-03 03:34:44 +00:00
dbj
331e001f0c the cluster summary must be swapped even for ufs2 2005-06-03 01:14:07 +00:00
dbj
3b7cb4bd57 ufs2 disk addresses in dp2->di_db[] must be swapped with bswap64, not bswap32 2005-06-03 01:10:50 +00:00
uwe
093a9acc88 Use __UNCONST to pass default calibration data to tpcalib_ioctl(). 2005-06-02 21:38:17 +00:00
uwe
6a13aaa20f Constify. 2005-06-02 21:36:25 +00:00
uwe
b7896157ac Drop parameter names from prototype to avoid shadowing warnings. 2005-06-02 21:33:08 +00:00
uwe
8d16df2baf Rename local vars to avoid shadowing. 2005-06-02 21:32:03 +00:00
uwe
b4a8a52b69 Rename local var to avoid shadowing. 2005-06-02 21:26:00 +00:00
uwe
cc2fdca25f Constify. 2005-06-02 20:29:09 +00:00
uwe
e1638036b3 Drop redundant (and wrong) cast. 2005-06-02 20:27:30 +00:00
martin
a2a1dc8e7c Add extern declaration for "bufpages". 2005-06-02 20:14:55 +00:00
uwe
a0690c7849 Catch up with constification. 2005-06-02 20:12:35 +00:00
uwe
fd4f28440c Catch up with constification. 2005-06-02 19:33:04 +00:00
uwe
7f3b59be3f Drop parameter names from prototypes to avoid shadowing warnings. 2005-06-02 19:32:03 +00:00
he
6848502579 Fix const fallout. 2005-06-02 18:06:10 +00:00
he
172a623876 Adapt to shadowing and qualifier-cast warnings. 2005-06-02 17:45:59 +00:00
tsutsui
628dca69dd Add workaround for volatile struct timeval time vs. todr_*() function
prototype mismatch. Based on sparc64 fixes.
2005-06-02 17:15:10 +00:00
tsutsui
487beba2df Add a const. 2005-06-02 17:14:43 +00:00
matt
22642767aa constify and adapt for newly enabled warnings. 2005-06-02 17:07:30 +00:00
matt
25a0e29a75 When writing coredumps, don't write zero uninstantiated demand-zero pages.
Also, with ELF core dumps, trim trailing zeroes from sections.  These two
changes can shrink coredumps by over 50% in size.
2005-06-02 17:01:43 +00:00
tsutsui
bce385b9f7 Add a const. 2005-06-02 16:54:52 +00:00
tsutsui
e29ae5bc6f Fix one more shadow warning in #ifdef DIAGNOSTIC. 2005-06-02 16:47:42 +00:00
tsutsui
5ae2540794 Add a const. 2005-06-02 16:45:41 +00:00
tsutsui
f0e30792eb 2nd arg of config_foundroot() is aux, so it should not be strings. 2005-06-02 16:44:27 +00:00
tsutsui
8cfaaf11ef Add const. 2005-06-02 16:25:02 +00:00
tsutsui
21d8a5ab2a Add const. 2005-06-02 16:00:16 +00:00
tsutsui
a7d2ad1e85 Add a const. 2005-06-02 15:55:49 +00:00
explorer
48c9742722 restore NetBSD RCS tag in __KERNEL_RCSID() macro 2005-06-02 15:48:11 +00:00
tsutsui
9ea6c33d1b Add workaround for volatile struct timeval time vs. todr_*() function
prototype mismatch. Based on sparc64 fixes.
2005-06-02 15:45:56 +00:00
tron
e1ec153e47 Backout the last two revisions. These changes should have been applied to
"src/gnu/usr.bin/groff/tmac/mdoc.local". Pointed out by wizd(8) in
private e-mail.
2005-06-02 15:44:20 +00:00
wiz
e3214269d3 Add NetBSD-4.0. 2005-06-02 15:34:33 +00:00
tron
87269b5e72 Add NetBSD 4.0. 2005-06-02 15:26:43 +00:00
tsutsui
effe013df7 - add const
- u_char -> uint8_t
- sccport0a is not used as pointer, so make it uint32_t address
- idrom is stored in ROM, so make it const rather than volatile
2005-06-02 15:26:35 +00:00
tsutsui
11d4655d5d Fix a shasow warning. 2005-06-02 15:24:04 +00:00
tsutsui
189e121846 Fix shadow warnings. 2005-06-02 15:22:03 +00:00