christos
e9f7791ec5
fix some empty bodies.
2011-10-11 15:10:17 +00:00
tteras
a09a6d0cd5
From Rainer Weikusat <rweikusat@mobileactivedefense.com>: Release unused
...
phase2 of passive remotes after acquire.
2011-10-11 14:50:15 +00:00
tteras
4c2f40f96a
From Wolfgang Schmieder <wolfgang.schmieder@honeywell.com>: setup phase1
...
port properly.
2011-10-11 14:37:17 +00:00
joerg
9aa0541bdf
Update LLVM/Clang snapshot to r141658. This primarily fixes a regression
...
preventing Qt4 from building.
2011-10-11 13:53:56 +00:00
tsutsui
ecc8104269
Fix "Error occurs, please reset" boot problem on
...
X68030 + 060turbo in 060 mode, found on NetBSD booth
at OSC 2011 Hiroshima:
- use -D__daddr_t=int32_t for all bootloader files
to avoid 64 bit ops in FFS
- explicitly specify -m68020-60 to avoid 64 bit mulsl/mulul
instructions which need to be handled by 060SP emulation
but not available in 060turbo IPL ROM
(LFS still has uint64_t members even with 32bit daddr_t)
The problem was investigated (at least 1.6.2 bootloaders worked)
by Yasushi Oshima at OSC booth, and fixes have been confirmed
by Y.Sugahara on his 060turbo. Thanks everyone!
Should also be pulled up to netbsd-5.
2011-10-11 13:07:06 +00:00
tsutsui
077be3445f
Consistently use "%#"PRIxVADDR to print VA, not "0x%#"PRIxVADDR
...
or "0x%"PRIxVADDR etc. Noticed by Y.Sugahara.
2011-10-11 12:25:56 +00:00
tsutsui
f6bedb7e36
Create sysmon(4) devices. Noticed by Y.Sugahara.
2011-10-11 12:08:20 +00:00
plunky
7602c6b7f6
use WARNS?=4 for all Lua modules
2011-10-11 07:10:15 +00:00
dholland
4c6b92a6b0
Fix sets for new tzdata.
2011-10-11 05:19:38 +00:00
mrg
58ea3a282e
force on -DPIC and re-apply the old .pico rules again.
...
i'd expect this to help hppa/sh3 builds, but it doesn't entirely.
it does get the related command lines much closer though.
2011-10-11 03:10:26 +00:00
christos
c6bacb34f2
regen arm
2011-10-10 23:14:48 +00:00
christos
7b0e9de91a
make this compile
2011-10-10 23:13:25 +00:00
tnozaki
6b58a1b843
revert r1.21, still problem exists for posix2008 mbsnrtowcs(not yet commited),
...
but i have no time to investigate t_mbrtowc failure.
2011-10-10 22:45:45 +00:00
christos
71f924834e
make alpha compile.
2011-10-10 22:18:08 +00:00
christos
fdf8f3b19f
mknative for sparc64 and alpha
2011-10-10 22:18:00 +00:00
christos
57ad8fd338
Handle sun2
2011-10-10 20:43:00 +00:00
christos
974dae711d
turn on warnings, and fix compilation issues.
2011-10-10 20:41:05 +00:00
apb
460315368f
zoneinfo: Import tzdata2011l. [apb 20111010]$
2011-10-10 20:05:51 +00:00
apb
81ae8d99d7
tzdata updated to 2011l.
...
Mailing list moved to <tz@iana.org> (archive at
<https://mm.icann.org/pipermail/tz/ >, but there's no field
for that in the 3RDPARTY file).
Robert Elz has taken over as temporary maintainer.
2011-10-10 20:01:08 +00:00
apb
670ea9dfc1
Sync with tzdata2011l.
2011-10-10 19:35:07 +00:00
apb
9b12fc4c00
Import tzdata2011l, from ftp://munnari.oz.au/pub/tzdata2011l.tar.gz.
...
This release was prepared by Robert Elz after a lawsuit
caused Arthur Olson to shut down the tz mailing list and the
FTP site at ftp://elsie.nci.nih.gov/pub/
Notable changes:
* Change in the end date for daylight savings time in Asia/Hebron (West Bank).
* Change in daylight savings time rules for Fiji.
2011-10-10 19:29:01 +00:00
apb
34e316abb9
Import tzdata2011k.
...
Notable changes:
* New time zone Asia/Hebron (West Bank), which no longer
follows the same rules as Asia/Gaza (Gaza Strip).
* Several Eastern European countries abolish
daylight svings time and move from +02:00 to +03:00.
2011-10-10 19:15:27 +00:00
apb
50abd63471
Import tzdata2011j.
...
Notable change: Samoa will move to the other side of the
International Date Line, jumping from 29 December 2011 23:59:59
to 31 December 2011 00:00:00.
2011-10-10 19:14:52 +00:00
jakllsch
c74047463e
x86_print_ldt() is only used in the USER_LDT && LDT_DEBUG case.
2011-10-10 15:15:28 +00:00
christos
33c386138b
add missing file
2011-10-10 14:07:16 +00:00
njoly
df6ea79418
Add missing SYNOPSIS.
2011-10-10 11:30:41 +00:00
njoly
c987dd88bf
Kill local definition of __unused attribute.
2011-10-10 11:15:24 +00:00
plunky
b053ea6a60
not sure that this is needed (Lua modules are built with -fPIC but
...
they are not conditional on MKPIC) but make this consistent with
the other instances
2011-10-10 10:40:35 +00:00
njoly
8ee20f16ad
Fix locale alias file substitution in man page.
2011-10-10 09:41:47 +00:00
christos
5b9dde0010
- Use PROGS instead of PROG so that we can co-exist with TESTS_C
...
- Make the helper program compile again.
2011-10-10 04:32:41 +00:00
christos
cb5943b9ae
We don't have printk. Use printf_nolog, and pass the function name.
2011-10-10 01:28:26 +00:00
christos
627cbe00c4
pass lint on i386
2011-10-09 22:14:17 +00:00
christos
4a5d314575
add support for setting the ufs label. (Nathan Whitehorn)
2011-10-09 21:33:43 +00:00
chs
24dea3d577
in emit_push_insn(), ignore alignment if we don't have a type.
...
works around a gcc ICE on m68k. from mrg.
2011-10-09 21:17:33 +00:00
chs
585f34003b
fix rdev reporting for UFS2 and ext2fs.
2011-10-09 21:16:00 +00:00
chs
ffe9cb42e2
add forward declarations for the VOP args structures
...
so that fstat can include this file.
2011-10-09 21:15:34 +00:00
chs
664ae21546
mark exit_psignal() as __noclone to work around a gcc 4.5 bug on arm.
2011-10-09 20:30:37 +00:00
chs
cf31f17743
add __noclone for gcc 4.5.
2011-10-09 20:30:19 +00:00
christos
7154510dcc
add the regex exhaustion test
2011-10-09 18:25:28 +00:00
christos
407d8594d2
Prevent regcomp/regexec DoS attacks by limiting the amount of memory used
...
and the level of recursion. Thanks to Maksymilian Arciemowicz for discovery
and help with the implementation.
2011-10-09 18:23:00 +00:00
christos
80ee4a02c3
Add a test to check for DoS attacks against regcomp/regexec. From
...
Maksymilian Arciemowicz.
2011-10-09 18:21:08 +00:00
christos
e6afcfa146
fix and re-enable the texinfo targets
2011-10-09 18:17:53 +00:00
christos
c582df5417
both gdb6 and 7 have gdbtui and we don't have gdb5 anymore.
2011-10-09 17:41:06 +00:00
christos
cfa2879daa
add arm and hppa
2011-10-09 17:19:03 +00:00
uebayasi
5430efd94b
Trim unused headers.
2011-10-09 14:34:39 +00:00
christos
66b6732ce0
forgot to commit this
2011-10-09 14:11:00 +00:00
christos
d824ea3fab
don't forget to set bindir.
2011-10-09 13:58:27 +00:00
tsutsui
2d5082b6f5
Make NetBSD/x68k kernel work with 8KB/page (i.e. PGSHIFT==13) settings.
...
It's quite interesting to check ATC miss rate with both settings on XM6i,
as noted in XM6i presentation by isaki@ at OSC 2011 Hiroshima.
2011-10-09 08:51:56 +00:00
tsutsui
702df10411
Move VM_MAXUSER_ADDRESS and VM_MAX_ADDRESS from 0xFFFFD000 to 0xFFF00000
...
which is used by other hp300 derived ports.
The previous values might be derived from (0 - UPAGES * PAGE_SIZE), but
there is no particular reason to have different values among m68k ports.
2011-10-09 08:42:15 +00:00
dholland
0f01dd7acc
When xprint was nuked, the .pc files from the libs were accidentally
...
removed from here instead of marked obsolete, so the files hang
around; this causes pkgsrc to think e.g. that a builtin libXprintUtil
is present, but it isn't really, so certain obscure and unimportant
packages fail to build. Bring the entries back marked obsolete. ok mrg
2011-10-09 04:29:14 +00:00