kre
8744da7208
Merge tzdata2016g
2016-09-29 20:41:33 +00:00
kre
87963c4046
Import tzdata2016g from ftp://ftp.iana.org/tz/releases/tzdata2016g.tar.gz
...
Summary of changes in tzdata2016g (2016-09-13 08:56:38 -0700):
Timezone switch in Turkey (summer time becomes standard time)
Transition time corrections for historic timestamps in
America/Los_Angeles
zones using USSR rules in early 20th century
Some (more) time zone abbreviations converted to numeric form
Asia/Rangoon becomes Asia/Yangon (with backward compat link)
2016-09-29 20:40:55 +00:00
kre
36f0250a07
Import tzdata2016g from ftp://ftp.iana.org/tz/releases/tzdata2016g.tar.gz
...
Summary of changes in tzdata2016g (2016-09-13 08:56:38 -0700):
Timezone switch in Turkey (summer time becomes standard time)
Transition time corrections for historic timestamps in
America/Los_Angeles
zones using USSR rules in early 20th century
Some (more) time zone abbreviations converted to numeric form
Asia/Rangoon becomes Asia/Yangon (with backward compat link)
2016-09-29 20:40:49 +00:00
uwe
c3674760a3
Run configure with MAKE=${TOOL_GMAKE:Q} - otherwise "checking
...
dependency style" test fails on non-netbsd hosts where nbmake can't
find share/mk.
Ok phone@
2016-09-29 20:08:25 +00:00
macallan
5f9a2b7b6b
enable igs driver on shark, build pnozz and ag10e drivers only for old xorg
...
for now
2016-09-28 18:12:06 +00:00
joerg
e2e07da7d3
Split -mv8plus into the appropiate flags for GCC and clang.
2016-09-27 19:26:06 +00:00
joerg
3d96c42069
Don't bail out on the const lose for the driver name for clang. Also
...
accepts differences in pointer signs.
2016-09-27 19:24:19 +00:00
joerg
f713f3f1c9
Allow clang to generate SPARCv8+ assembly for now.
2016-09-27 19:18:42 +00:00
joerg
87e9b90cbb
Disable pointer sign warnings for clang.
2016-09-27 19:15:09 +00:00
christos
c243d8dd7b
need XFree86LOADER
2016-09-27 02:33:16 +00:00
mrg
981b4dd997
build the modesetting driver on x86.
...
build the modesetting driver for xorg-server 1.18.4. it has moved
into the xorg-server tree itself, and changed significantly.
2016-09-26 22:37:31 +00:00
christos
0c1628ad4e
restore rules after the database is open, add error message to prevent
...
silent failure in the future. (Kurt Lidl)
2016-09-26 19:43:43 +00:00
christos
e4026cc8ea
__NetBSD__ -> SANITIZER_NETBSD
2016-09-22 13:13:09 +00:00
christos
0b7ade5bd2
Avoid definining a prototype for signal(3) from <sys/param.h> because the
...
INTERCEPTOR macro cannot handle function returns easily.
TODO: fix <sys/param.h> to avoid this kind of name pollution.
2016-09-22 03:43:07 +00:00
christos
1fab549d94
Find bin.h
2016-09-22 01:53:39 +00:00
christos
2e3ca227c0
need <sys/param.h>
2016-09-21 23:18:42 +00:00
christos
9c3dcc6f8b
move from /usr/src/usr.sbin/mdsetimage
2016-09-21 21:52:26 +00:00
christos
37b1f1d690
Check the NetBSD version
2016-09-21 21:30:56 +00:00
christos
a75c439d9f
add new field
2016-09-21 19:18:01 +00:00
mrg
41da45e36d
always build the XAA files as well. they have functions used
...
by the EXA code and besides a minor fix, were already setup to
build with HAVE_XAA_H not defined.
this should really fix PR#51480.
2016-09-21 18:00:26 +00:00
christos
a8b83ade53
remove dup
2016-09-21 16:26:18 +00:00
christos
5cafd780cd
fix printf format.
2016-09-21 01:33:42 +00:00
christos
639759bc47
Print more info.
2016-09-20 20:57:45 +00:00
christos
2839ad01b7
XXX: This driver still needs XFree86LOADER defined to expose intelModuleData.
2016-09-19 19:15:04 +00:00
christos
9acd45d4f4
provide a NO_AUTH option to strip auth for boot media; saves around 40K.
2016-09-18 15:37:23 +00:00
christos
f4001fd30b
XXX: manually add uniform_int_dist.h because everyone else has it and
...
it breaks the build!
2016-09-18 02:03:16 +00:00
christos
d120f5b7a3
undo the attempt to figure out mult clobbering; breaks compilation; revert
...
to the fsf version
2016-09-17 00:55:40 +00:00
christos
f47e9f5683
turn off split wide types to avoid gcc bug. Arguably this should be fixed
...
in m68k.md, but I will leave this to someone more qualified.
2016-09-16 20:31:00 +00:00
christos
7f119c296e
put the clobber after the instruction.
2016-09-16 20:30:14 +00:00
pgoyette
06402e0a42
Move kern_ctf.c into the dtrace_fbt module (the only place it is used)
...
rather than including in kernels with KDTRACE_HOOKS defined. Update
the dtrace_fbt module to depend on the zlib module.
Bump kernel version to avoid module mismatch.
Welcome to 7.99.38 !
2016-09-16 03:10:45 +00:00
mbalmer
eeff2bf6a8
Remove a typo, %i is not conversion specification.
2016-09-10 09:31:24 +00:00
mbalmer
1c38c58ca4
Define LUA_STRFTIMEOPTIONS so that the conversion specifications of the Lua
...
os.date() function match the conversion specifications of the underlying
strftime() function.
2016-09-10 09:29:13 +00:00
salazar
b6231d31d5
fix code style issue
2016-09-08 21:19:44 +00:00
salazar
45e7e42b1d
fix kernel Lua code style issues
2016-09-08 20:57:20 +00:00
salazar
da64b47369
fix bug 3 (for Lua.5.3.3) reported on www.lua.org/bugs.html
2016-09-08 02:57:32 +00:00
salazar
36b38267b2
fix bug 2 (for Lua.5.3.3) reported on www.lua.org/bugs.html
2016-09-08 02:55:50 +00:00
salazar
03a5d4850a
fix bug 1 reported on www.lua.org/bugs.html
2016-09-08 02:53:39 +00:00
salazar
10422b434c
fix misplaced kernel Lua ifndef
2016-09-08 02:51:53 +00:00
salazar
c7f896d7b5
merge Lua 5.3.3
2016-09-08 02:21:31 +00:00
christos
8514813e35
more errors for text relocations
2016-09-05 14:25:33 +00:00
christos
118ae671e7
sync error with x86_64.
2016-09-05 09:17:35 +00:00
martin
2aa3eb8e7d
HAVE_GCC may not be set at all
2016-09-05 06:30:40 +00:00
joerg
7871f8fcbc
Update LLVM and Clang to 3.8.1+ r280599. The most relevant changes for
...
NetBSD are driver logic for PIE linkage and a number of SPARC fixes.
2016-09-03 23:22:38 +00:00
joerg
e2a06b5df1
Import Clang 3.8.1+ r280599.
2016-09-03 23:11:41 +00:00
joerg
6a611ff2ed
Import LLVM 3.8.1+ r280599.
2016-09-03 21:50:19 +00:00
christos
6f1abd5174
gcc generates incorrect jump tables with -fPIE
2016-09-03 15:47:54 +00:00
jakllsch
cf7e416543
More clang -Wno-error=
2016-09-02 11:38:01 +00:00
jakllsch
36e77d45ce
More clang -Werror avoidance
2016-09-02 04:49:48 +00:00
jakllsch
0b4c497657
More clang -Werror avoidance
2016-09-02 04:27:13 +00:00
jakllsch
574279d13e
Add -Wno-error=enum-conversion when building glamor with clang.
2016-09-02 03:58:59 +00:00