Commit Graph

218893 Commits

Author SHA1 Message Date
mrg
2583cbf47f define HAVE_XAA_H. 2013-06-03 10:03:14 +00:00
mrg
15729b0b73 XXX: define SAVAGEDRI to avoid build failures. 2013-06-03 09:23:07 +00:00
mrg
87d54722af don't re-define HAVE_XAA_H 2013-06-03 09:12:28 +00:00
mrg
18f6a82dc3 define HAVE_XEXTPROTO_71. 2013-06-03 09:09:17 +00:00
mrg
5857e76311 define HAVE_XAA_H 2013-06-03 08:51:18 +00:00
mrg
2419004b57 update to xorg-server 1.10.6. 2013-06-03 07:39:07 +00:00
mrg
2a914124d1 bump libfontconfig minor 2013-06-03 07:24:11 +00:00
mrg
2299f405af don't build fcarch.c into the library! 2013-06-03 07:23:02 +00:00
mrg
acf05b4e7d bump shlib version; some symbols were added. 2013-06-03 07:21:32 +00:00
mrg
cef019f1eb add fontconfig 2.10.2 files. 2013-06-03 07:08:20 +00:00
mrg
9d9132cc5c build pc-pattern. 2013-06-03 06:56:49 +00:00
mrg
cd434df61b add fc-pattern. fix fc-cache build with fontconfig 2.10.2 2013-06-03 06:56:32 +00:00
mrg
45c5f0e7de updates for fontconfig 2.10.2 2013-06-03 06:46:53 +00:00
tteras
05fbc8efab From Alexander Sbitnev <alexander.sbitnev@gmail.com>: fix admin port
establish-sa for tunnel mode SAs.
2013-06-03 05:49:31 +00:00
khorben
c31b1e76e3 Using a sysmon taskqueue to report events; fixes crashes when booting
multi-user while calling sysmon_pswitch_event().

Imported from the khorben-n900 branch
2013-06-03 01:47:58 +00:00
msaitoh
caa514cdf8 Cleanup. No functional change. 2013-06-03 01:31:37 +00:00
msaitoh
ee6c864922 - Fix a bug that wm_attach() may fail on some PCH2 or newer system.
wm_valid_nvm_bank_detect_ich8lan() misunderstood the NVM's bank number.
  Fixes PR#47878
- Remove a quick hack for NVM checksum that I added in last commit (rev. 1.249)
2013-06-02 17:23:33 +00:00
rodent
032a3316e4 +sx Sint Maarten
-yu Yugoslavia; deprecated on 2010-03-30 [1]

[1]:
http://web.archive.org/web/20100201171046/http://www.rnids.rs/en/node/67
2013-06-02 16:37:37 +00:00
wiz
faa87fa7ed Sync with man page. From jmc@openbsd. 2013-06-02 13:27:20 +00:00
wiz
c9aebf8ce5 Improvements from jmc@openbsd. 2013-06-02 13:27:12 +00:00
christos
39b77304e7 PR/47877: Michael van Elst: Disable and enable software flow control properly 2013-06-02 13:18:12 +00:00
mlelstv
e4c6cefc70 The hardware only supports xon/xoff processing for both directions together,
enable it only if both directions are requested.
2013-06-02 12:45:00 +00:00
mbalmer
d7a7f8507d New variable MKX11MOTIF to enable building libGLw with Motif support.
Defaults to 'no'.
2013-06-02 11:02:40 +00:00
msaitoh
08290fa5f4 Note about I217 and I218 support (wm(4)). 2013-06-02 09:45:04 +00:00
msaitoh
3cf319d9a9 Add I21[78]. 2013-06-02 09:43:34 +00:00
msaitoh
d403328cb4 Add I217 (and I218) support.
- The name of I217 is similar to I210, but the function is rather similar to
  PCH2.
- Not tested well. Tested with my own Intel DQ87PG which has I217LM onboard.
- It seems that PCH2 and PCH_LPT specific function for RAL should be written.
- Quick hack for the NVM checksum mismatch. if_wm.c currently has no
  wm_write_eeprom(), so it cannot update NVM's "updated bit". To avoid this
  problem, check only the last 12bits of the checksum. My own DQ87PG's
  updated bit is not set, and I could avoid the problem using with this
  hack.
2013-06-02 09:36:22 +00:00
msaitoh
aad6e39e2f regen 2013-06-02 09:13:27 +00:00
msaitoh
b20e6dbf2e Intel I217 PHY 2013-06-02 09:13:07 +00:00
mrg
aa45ee5030 updates for xf86 1.3.4, xf86-video-mga 1.6.2, xf86-video-neomagic 1.2.7
and xf86-video-r128 6.9.1.
2013-06-02 08:57:17 +00:00
mrg
adb1d1aba2 update for xf86-video-glint 1.2.8 2013-06-02 07:41:35 +00:00
christos
947a14b9f0 add missing source path 2013-06-02 03:13:41 +00:00
rmind
bdfcfdcad8 - NPF connection tracking: rework synchronisation on tracking disable/enable
points and document it.  Split the worker thread into a separate module
  with an interface, so it could be re-used for other tasks.
- Replace ALG list with arrays and thus hit fewer cache lines.
- Misc bug fixes.
2013-06-02 02:20:04 +00:00
mrg
8449f87118 update for openchrome 0.3.3. 2013-06-01 21:21:36 +00:00
pooka
b043cb36bc check for EOF from backing sucket 2013-06-01 20:22:27 +00:00
pooka
98a1d881d2 Some minor tweaks to make this compile on Solaris. 2013-06-01 11:46:14 +00:00
pooka
3731822a1d Assert that we get PRU_ATTACH requests only for the families we
have registered.
2013-06-01 11:44:37 +00:00
pooka
f0037a8c6d default portalgo to random_start, for less connections from port 65535 2013-06-01 11:02:42 +00:00
pooka
83023c7fae Give portalgo a compile-time override; for cases where the default default
doesn't make enough sense to even consider it (a lot of outgoing connections
from rump kernels with local port 65535).
2013-06-01 11:01:48 +00:00
pooka
ff8987496b cosmetic: put portalgo.c in the conceptually right place 2013-06-01 10:54:24 +00:00
mrg
a81fe56441 bump libpciaccess minor. 2013-06-01 10:54:02 +00:00
mbalmer
505154a96f Reflect the minor version bump of libpciaccess.so.0. 2013-06-01 10:52:38 +00:00
stacktic
3df1f0e301 Add IPv6 support 2013-06-01 10:10:57 +00:00
stacktic
79e963ee99 Translate function parameters between the hypervisor and rump kernel 2013-06-01 10:09:05 +00:00
stacktic
6e6b2fc7a4 regen 2013-06-01 09:50:32 +00:00
stacktic
9a5521f4ff Grab more network-related macros 2013-06-01 09:49:37 +00:00
mrg
2db442aae2 bump libpciaccess minor for the 2 new apis. 2013-06-01 09:08:01 +00:00
mrg
b9c4a40bac add a specific note about an xdm.man failure mode 2013-06-01 08:25:17 +00:00
mrg
d3d664fa1a define HAVE__XEATDATAWORDS. 2013-06-01 07:53:11 +00:00
mrg
7e896eef17 oops, semantics, not symbols, subdir was removed. 2013-05-31 23:50:51 +00:00
mrg
39b807c226 find the renamed app-defaults file 2013-05-31 23:50:35 +00:00