uebayasi
55c41203fb
Don't define ISC_R_* symbols, that conflict with the newest bind.
2014-12-10 07:43:34 +00:00
christos
f6799648ae
merge conflicts.
2014-12-10 04:37:50 +00:00
christos
ba1c350cba
Import bind 9.10.1-P1
2014-12-10 03:34:22 +00:00
christos
442a409943
Import bind 9.10.1-P1
2014-12-10 03:31:12 +00:00
christos
37a454e05c
Import bind 9.10.1-P1
2014-12-10 02:25:10 +00:00
roy
c4df7c91c1
Sync
2014-12-09 20:21:05 +00:00
christos
c549f6694c
fix bogus kernel core magic entries from file HEAD.
2014-12-08 20:54:33 +00:00
mrg
c6ef549192
enable __GLX_ALIGN64 on sparc*. probably more need it.
...
fixes crashes seen when using newer Mesa libGL.so.
2014-12-08 06:33:26 +00:00
hannken
aaf5c384d9
Change zfs to vcache.
...
- zfs_loadvnode() is based on zfs_zget() plus zfs_znode_alloc().
2014-12-05 09:13:32 +00:00
hannken
f43b9b375a
Remove vnode creation from zfs_create_fs() and zfs_create_share_dir()
...
as a vnode is not needed here.
Inspired by FreeBSD r253603.
2014-12-05 09:12:29 +00:00
christos
765d671eef
avoid macro clash.
2014-12-02 22:13:13 +00:00
aymeric
426034c57f
. do not abort() if we read a zero cs or rip, or if we can't read them
...
. end the backtrace when encountering a soft interrupt, since they live in
their own lwp
2014-12-02 10:34:27 +00:00
dennis
937de38ba9
Work around RISC-V compiler bug in gcc 4.8.3 (at least).
...
Should be reconsidered if the compiler is updated.
PR toolchain/49425
2014-12-02 03:20:39 +00:00
lneto
789f0f4f81
lua(4): fixed Lua stack size
2014-11-30 19:00:46 +00:00
christos
ff90272441
exrc expects 1 argument.
2014-11-27 20:00:09 +00:00
roy
c1ce8e7e2b
Sync
2014-11-26 16:05:14 +00:00
roy
fd710a4140
Sync
2014-11-26 13:43:06 +00:00
jmcneill
6eceb7f535
Change the "mDNSPlatformRawTime went backwards" message from LogMsg to
...
debugf. It's not that interesting, as it is comparing the results of two
gettimeofday() calls.
2014-11-25 02:29:57 +00:00
joerg
5d029cc2d6
Replace very question pointer games to override const, mark the member
...
writeable when inside the guts of the library.
2014-11-23 01:47:59 +00:00
mrg
eea473d2a5
regenerate mknative files for m68000 now that the build actually completes.
...
this includes a hack matt@ found -- remove -fPIC from libgcc's defs.mk, i
have not yet figured out how to stop confgiure adding it.
2014-11-22 19:42:11 +00:00
christos
9010cfb72a
kill the dropped privs info message
2014-11-21 13:31:19 +00:00
joerg
153b8c97fc
Restrict workaround to GCC 4.8 as intended.
2014-11-21 01:11:50 +00:00
joerg
06da94bf06
Merge upstream d840c081f8082e8b9e63fead5306643975a97bb3 to fix
...
UB as seen by a clang compiled as.
2014-11-20 21:44:56 +00:00
christos
9a89a9bc17
l in ntohl is not long!
2014-11-20 04:51:18 +00:00
christos
b3a00663c5
merge conflicts
2014-11-20 03:05:03 +00:00
jmcneill
54d9119f96
compile xftrender.c to workaround a crash in XftGlyphSpecRender on earm with gcc 4.8.4
2014-11-20 02:00:19 +00:00
christos
c47fd3787d
Import tcpdump 4.6.2
2014-11-20 01:30:52 +00:00
christos
d91862193c
merge changes
2014-11-19 19:33:30 +00:00
christos
74e9dc92b2
import newest libpcap
2014-11-19 18:04:51 +00:00
wiz
971d420649
Close comment.
...
From Henning Petersen in PR 49403.
2014-11-19 10:37:29 +00:00
nakayama
c787a50b1a
Mention about -E and -c options in the BUGS section.
2014-11-18 10:38:52 +00:00
apb
1f80bef788
Import tzdata2014j from ftp://ftp.iana.org/tz/releases/tzdata2014j.tar.gz
...
Summary of changes in tzdata2014j (2014-11-10 17:37:11 -0800):
* Turks & Caicos' switch from US eastern time to UTC-4 year-round
did not occur on 2014-11-02 at 02:00.
* Many pre-1989 time stamps have been corrected for Asia/Seoul and
Asia/Pyongyang, based on sources for the Korean-language Wikipedia
entry for time in Korea.
* Some more zones have been turned into links, when they differed
from existing zones only for older (pre-1970) time stamps.
* Changes affecting commentary.
Summary of changes in tzdata2014i (2014-10-21 22:04:57 -0700):
* Pacific/Fiji will observe DST from 2014-11-02 02:00 to 2015-01-18 03:00.
* A new Zone Pacific/Bougainville, for the part of Papua New Guinea
that plans to switch from UTC+10 to UTC+11 on 2014-12-28 at 02:00.
* Since Belarus is not changing its clocks even though Moscow is,
the time zone abbreviation in Europe/Minsk is changing from FET
to its more-traditional value MSK on 2014-10-26 at 01:00.
* The new abbreviation IDT stands for the pre-1976 use of UT+8 in
Indochina, to distinguish it better from ICT (UT+7).
* Many time stamps have been corrected for Asia/Ho_Chi_Minh before 1976.
Asia/Ho_Chi_Minh has been added to zone1970.tab, to give tzselect
users in Vietnam two choices, since north and south Vietnam
disagreed after our 1970 cutoff.
* Asia/Phnom_Penh and Asia/Vientiane have been turned into links, as
they differed from existing zones only for older (pre-1970) time stamps.
* Changes affecting commentary.
2014-11-16 07:08:08 +00:00
nakayama
990b9f4b61
- add smbutil(1) and mount_smbfs(8) to SEE ALSO section each other.
...
- fix sample file path in smbutil(1).
2014-11-15 18:57:25 +00:00
nakayama
1686dd5137
Disable unused codes that causes SIGBUS or SIGSEGV if character
...
sets option (-E) is specified to mount_smbfs/rump_smbfs.
2014-11-15 18:55:26 +00:00
joerg
755f404f87
Remove tautologic check.
2014-11-15 01:24:53 +00:00
joerg
f7673b99b4
Comment out impossible code.
2014-11-15 01:24:38 +00:00
joerg
31a77d8abb
Drop pointer checks that are always true.
2014-11-15 01:15:45 +00:00
joerg
5e9c3bb2be
Install cpuid.h on X86 and arm_neon.h on ARM.
2014-11-14 15:59:46 +00:00
joerg
f26a5b846f
LLVM switched to three component point release version, so follow here.
2014-11-14 15:56:12 +00:00
roy
3c322f3bc1
Sync
2014-11-14 12:00:54 +00:00
tron
cf47292001
Fix build with "USE_SSP" set to "yes".
2014-11-11 11:30:55 +00:00
roy
c38e639c09
Add RCSIDs
2014-11-07 20:51:02 +00:00
roy
3eaad260cb
Sync
2014-11-07 20:43:33 +00:00
roy
32584761dd
Sync
2014-11-07 20:32:04 +00:00
snj
a8efcf820f
a single -DHAVE_GETLINE will suffice.
2014-11-06 18:58:18 +00:00
christos
15a09d9090
adjust to newer sources
2014-11-05 18:01:16 +00:00
prlw1
4d61fdd14f
Install fbpict.h
...
(e.g., new xf86-video-intel assumes it exists if RENDER is defined)
2014-11-05 14:30:00 +00:00
matt
549cefa5e6
Avoid using ld -x. Instead use ${OBJCOPY} ${OBJCOPYLIBFLAGS} to string
...
local symbols.
2014-11-02 14:54:27 +00:00
christos
be13e1550a
don't fail for anonymous unions.
2014-11-01 23:21:31 +00:00
justin
3cf1fc0878
Add libraries in order that they will link if static as well as dynamic
2014-10-30 21:15:13 +00:00