mrg
b04a8df815
rebuild these for xkeyboard-config 2.15.
2015-07-20 22:45:10 +00:00
christos
aa4b4f79ae
we set SIGCHLD to SIG_IGN so we are not going to generate zombies so it
...
will be an error to wait.
2015-07-20 15:35:00 +00:00
ginsbach
2cacd9205d
KNF and additional comments
2015-07-20 14:37:11 +00:00
joerg
613db6a115
Don't use fabs on integers.
2015-07-20 13:13:31 +00:00
joerg
a7c9fae5a0
Simplify the build of library archives by no longer doing a topological
...
sort.
2015-07-20 12:20:26 +00:00
mrg
896967499d
use xorg-pkg-ver.mk
2015-07-20 06:34:29 +00:00
mrg
499ffedcd0
updates for freetype 2.6.
2015-07-20 04:10:40 +00:00
mrg
0bd823f928
bump libXrandr.so minor
2015-07-20 03:14:12 +00:00
mrg
84e38ef2d1
bump libXrandr minor for added functions in new XrrMonitor.c.
2015-07-20 03:13:56 +00:00
mrg
01754778c8
use xorg-pkg-ver.mk.
2015-07-20 03:12:57 +00:00
mrg
952ccb2bbd
updates for xf86-video-trident 1.3.7.
2015-07-20 03:00:01 +00:00
mrg
5ddee1b75f
actually bump libdrm_intel.
2015-07-20 02:52:57 +00:00
mrg
0042ea73fc
bump libdrm and libdrm_intel shlib version -- both had functions added.
2015-07-20 02:51:33 +00:00
mrg
c768c0ca4c
updates for libdrm 2.4.62 and xf86-video-ast 1.0.1.
2015-07-20 02:50:42 +00:00
mrg
d32df95546
use xorg-pkg-ver.mk for silicon-motion.
2015-07-20 02:07:36 +00:00
mrg
28e6cab260
updates for r128 6.10.0 and mach64 6.9.5.
2015-07-20 01:17:46 +00:00
mrg
bffb453364
build updates for xlsatoms 1.1.2, xlsfonts 1.0.4, xman 1.1.4, xmh 1.0.03
...
xmodmap 1.0.9 and xvinfo 1.1.3.
2015-07-19 23:15:05 +00:00
mrg
6eba60ab4a
update for xfindproxy 1.0.4.
2015-07-19 22:43:26 +00:00
mrg
5a8cc879ab
updates for xgamma 1.0.6 and xkbprint 1.0.4.
2015-07-19 22:42:24 +00:00
mrg
37afb7eb68
use xorg-pkg-ver.mk to provide PACKAGE_*.
2015-07-19 22:30:58 +00:00
mrg
e60fe600c8
build updates for various x11 apps being updated.
2015-07-19 19:49:17 +00:00
mlelstv
80529807e9
use optimized refresh with VCONS_DRAW_INTR even when in polling mode.
2015-07-19 13:22:42 +00:00
martin
0ae2127055
Obey MKKMOD=no.
...
From Rin Okuyama in PR install/50061.
2015-07-19 10:16:55 +00:00
martin
61131c0e5d
Backout previous, it does not work.
2015-07-19 09:26:50 +00:00
martin
9497dabfdb
Backout previous - it is not that easy
2015-07-19 09:23:53 +00:00
mrg
c8dfc7fd8b
define HAVE_STRLCPY.
2015-07-19 08:49:50 +00:00
mrg
14b386c679
updates for libX11 1.6.3 - "xlocale" is removed.
2015-07-19 08:18:32 +00:00
mlelstv
e0cef65194
Handle non-DEV_BSIZE sectors.
2015-07-19 08:05:24 +00:00
mrg
005b613bb3
updates for new libXaw and libXt.
2015-07-19 07:55:07 +00:00
mrg
f6f5f8bb1b
enable arc4random_buf() use.
2015-07-19 05:53:44 +00:00
mrg
31a530f7fc
properly mark all libi2c files as obsolete.
2015-07-18 21:49:30 +00:00
htodd
47c34601a5
DDB is already defined in the included file.
2015-07-18 15:05:52 +00:00
mrg
4460fb1444
no longer build a bunch of xorg-server twice (for .a and _pic.a).
...
entirely obsolete installing libi2c since it's builtin.
libfb, libdri and libdri2 all want to be both .a for the Xorg link
and .so for the run-time, i didn't really look too closely.
remove a bunch of duplicated set list entries.
i built a bunch of platforms for this, and i think i got the sets
lists updates correct, including for debug sets, but it's probable
that i broke something.
XXX: pullup to netbsd-7, but not critical
2015-07-18 08:56:05 +00:00
htodd
7f6bcf1f58
Fix build.
2015-07-18 06:00:46 +00:00
matt
e70fdb9bb6
Build CUBOX-I kernels
2015-07-18 00:57:35 +00:00
matt
ecc2d96a28
Add install kernel for cubox-i
2015-07-18 00:57:10 +00:00
tsutsui
1d2382733b
Fix botch in "make disklabel a MI tool" changes in rev 1.2.
...
After that chanage, "MAXPARTITIONS" constant is not for the target port.
If host's MAXPARTITIONS is larger than a value of the target label and
target endianness is different from the build host, bswaplabel() could
overwrite data beyond the disklabel and primary boot stored after
LABELSECTOR in images might be corrupted.
This fixes boot failure of sun2 liveimage built by
"build.sh -U -m sun2 release live-image"
on TME.
Should be pulled up to netbsd-7.
2015-07-17 20:30:21 +00:00
matt
585d1e8810
Deal with more than 1GB of RAM.
2015-07-17 20:29:29 +00:00
martin
0e67954b15
Bump ram disk image size slightly
2015-07-17 19:32:48 +00:00
martin
b7974da6af
Provide a bit more space for the ram disk image
2015-07-17 19:32:24 +00:00
mrg
be0d6ee2f6
don't hard code FD_SETSIZE now that the code is fine.
2015-07-17 17:57:11 +00:00
christos
cb4eacf0ac
PR/50057: Wolfgang Stukenbrock: yp-map transfer removes SECURE-flag
2015-07-17 15:58:01 +00:00
wiz
f8a662ece8
gcc-5.2 out.
2015-07-17 15:24:27 +00:00
christos
be80d735d2
PR/50048: Martin Husemann: Avoid reaping the child twice by setting c->pid = 0
...
after the wait.
2015-07-17 15:17:07 +00:00
mrg
9cf77469e7
define FD_SETSIZE=512, to match the new XFD_SETSIZE. something ends up
...
including <sys/select.h> before Xpoll.h, and the wrong FD_SETSIZE is
used in our fd_set macros, leading to fail.
XXX: ugh. fix me properly.
2015-07-17 08:30:33 +00:00
mrg
bc10a851b4
look for config.h now it is needed.
2015-07-17 08:29:31 +00:00
wiz
307e20f618
Trailing whitespace, begone!
2015-07-17 06:45:55 +00:00
skrll
373bb6fc2c
Unwrap lines.
2015-07-17 06:42:48 +00:00
msaitoh
18b054e39f
KNF. No functional change.
2015-07-17 06:41:18 +00:00
mrg
700494939e
mkfontscale.c demands a PACKAGE_STRING now. set it to "NetBSD tools version"
2015-07-17 06:40:49 +00:00