Commit Graph

218951 Commits

Author SHA1 Message Date
christos
286adf2825 declaring mtrr_funcs once should be enough. 2013-06-05 14:37:04 +00:00
joerg
8ca7e152f2 If /usr/bin/cpp is not executable and RPCGEN_CPP was not set, try
/usr/bin/clang-cpp. This allows rpcgen to work in a clang-only release
build. Document hack to be resolved when the final decision about
/usr/bin/cpp and friends is made.
2013-06-05 13:54:26 +00:00
mrg
71fc3761d4 updates for freetype 2.4.12 and pixman 0.30.0. 2013-06-05 09:06:21 +00:00
mrg
0baffc3fd7 add new files for pixman 0.30.0. bump minor. 2013-06-05 09:04:16 +00:00
mrg
738904b116 updates for freetype 2.4.12. stop installing internal headers. 2013-06-05 08:42:56 +00:00
mrg
de02b28338 install vmware(4) again 2013-06-05 08:42:21 +00:00
mrg
57ee32ee8a find new manuals in their new location. 2013-06-05 07:42:54 +00:00
mrg
43546c5b7b define X11SRCDIR.xorg-docs. 2013-06-05 07:41:56 +00:00
mrg
c521d0cd80 spell the new header properly. 2013-06-05 07:36:22 +00:00
mrg
47b64c54af add new files for xf86-input-mouse 1.9.0. 2013-06-05 07:29:45 +00:00
mrg
42c44ae3d0 build fixes, build the new .pc file, and install the new header. 2013-06-05 07:26:36 +00:00
mrg
4798ae88ac vmware has just one w. 2013-06-05 06:28:57 +00:00
mrg
76af22cd62 updates for xf86-video-vmware 13.0.1 2013-06-05 06:27:51 +00:00
mrg
03422ac88f updates for xf86-video-vmware 13.0.1. just build the normal driver now. 2013-06-05 06:27:27 +00:00
msaitoh
9de0c89abb regen. 2013-06-05 05:19:11 +00:00
msaitoh
016555b5da Add some Intel devices from the following datasheets:
- Desktop 4th Generation Intel Core Processor Family Datasheet Volume 2 of 2
 - Mobile 4th Generation Intel Core Processor Family Datasheet Volume 2 of 2
 - Intel Xeon Processor E3-1200 v3 Product Family  Datasheet Volume 2 of 2
2013-06-05 05:18:44 +00:00
sjg
c2bb7dcfaf JobCreatePipe: do fcntl() *after* any fiddling of fd's
to avoid leaking descriptors.
Job_ServerStart: set closed on exec for jp_0 and jp_1.
2013-06-05 03:59:43 +00:00
mrg
b01ef1be52 libXdmGreet depends upon a bunch of libs; move it. 2013-06-05 02:51:49 +00:00
mrg
4b1793c146 bump vmmouse_drv.so 2013-06-05 01:18:35 +00:00
christos
107717d211 depcrecate IPSEC_NAT_T 2013-06-05 01:01:57 +00:00
mrg
52ed54801a adapt for libXi 1.7.1. 2013-06-05 00:52:22 +00:00
christos
025acb1dac conditionalize the net traversal code on FAST_IPSEC to make rump build. 2013-06-05 00:48:32 +00:00
mrg
06949c250d update properly for xdm 1.1.11:
- link libXdmGreet against the same libs that modular does
- copy all the config.h defines we need (could do the copy config.h
  thing here, but we use a bunch of non-standard paths)
- support ipv6 properly
- move freetype include to Makefile.xdm so the greeter can find it
2013-06-05 00:01:16 +00:00
christos
213e873fd6 PR/47886: Dr. Wolfgang Stukenbrock: IPSEC_NAT_T enabled kernels may access
outdated pointers and pass ESP data to UPD-sockets.
While here, simplify the code and remove the IPSEC_NAT_T option; always
compile nat-traversal in so that it does not bitrot.
2013-06-04 22:47:37 +00:00
mrg
1ca75828fb updates for merge xf86-video-suncg14 1.1.2, xf86-video-suncg6 1.1.2,
xf86-video-sunffb 1.2.2, xf86-video-suntcx 1.1.2 and xf86-video-sunleo 1.2.1
2013-06-04 22:45:07 +00:00
macallan
8df3ac20cc report actual VRAM size in fb_type.fb_size 2013-06-04 22:31:30 +00:00
macallan
cfaf702b2e add STore with (plane) Mask instruction 2013-06-04 22:30:30 +00:00
msaitoh
ccd17a16c3 Fix a bug that the check of reset complete fails on Intel 8 series with
"wm_lan_init_done: lan_init_done failed to complete" message.
The broken code was used for ICH8, 9... and PCH2 but I've never seen the
problem.
2013-06-04 16:55:07 +00:00
pooka
69c4f929cd FreeBSD does the Solaris-like map->l_addr boogie.
from Ben Gras
2013-06-04 15:17:28 +00:00
pooka
957b817e0a On Linux, pass the inotify descriptor up so that we can correctly read
it in the wait() routine.
2013-06-04 14:54:34 +00:00
christos
87abbfb647 sync drm with i386 2013-06-04 14:39:31 +00:00
msaitoh
23a617d62c Add Intel 8 Series / C220 Series LPC devices. 2013-06-04 13:59:16 +00:00
msaitoh
0ca069e8bb regen 2013-06-04 13:58:12 +00:00
msaitoh
8a3f000cf5 Add some Intel devices from document (Intel 8 Series / C220 Chipset
Family Platform Controller Hub (PCH) Datasheet)
2013-06-04 13:57:48 +00:00
macallan
7ad41540d3 actually map the whole SX IO space instead of just the first page over and
over again (doh)
2013-06-04 13:42:37 +00:00
njoly
10b6526db0 Fix width in .Bl macro. 2013-06-04 12:11:12 +00:00
roy
709217a62f Sync 2013-06-04 09:40:12 +00:00
roy
c3da4b2ac2 Import openresolv-3.5.5 with the following changes from 3.5.3
* Fix setting IPv6 namservers over DBus to dnsmasq
 * Fix pdnsd config file generation
 * Man page fixes
2013-06-04 09:37:21 +00:00
wiz
771efcbeb7 Fix SYNOPSIS. Reported by Brad Harder in PR 47885. 2013-06-04 07:47:54 +00:00
mrg
482dede0a7 build libXdmGreet. 2013-06-04 07:44:45 +00:00
christos
850cc78403 use the proper name for kdump pretty-printing. 2013-06-03 23:45:31 +00:00
mrg
d94e18866f install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.
2013-06-03 23:25:43 +00:00
christos
8459d89004 more vax Makefile damage 2013-06-03 23:02:43 +00:00
christos
2e135f948c hack for old gcc. 2013-06-03 23:01:12 +00:00
wiz
d9f4f0b529 Formatting fix. 2013-06-03 21:59:41 +00:00
christos
2fa09f799a widen the operation on the RHS as suggested in the PR. 2013-06-03 21:01:18 +00:00
dholland
5cb2af665c prenice (like pgrep and pkill) won't match itself. Also fix nearby typo.
Bump date. From Ted Unangst in PR 47880.
2013-06-03 20:44:01 +00:00
christos
81949309cf fix pasto 2013-06-03 20:26:31 +00:00
mrg
4194596dec updates for fontconfig 2.10.93. 2013-06-03 20:23:39 +00:00
msaitoh
997d64307d Use wm_gmii_hv_{read,write}reg() for I21[78]. 2013-06-03 18:47:52 +00:00