mrg
fd3edae8ec
add new version.c for xterm 293.
2013-05-31 21:40:29 +00:00
msaitoh
72571d1b0a
- Revert rev. 1.250. I really misunderstood. Add some comments.
...
- Set DMA watermark depend on the PCI max payload size.
2013-05-31 17:48:12 +00:00
msaitoh
66c65a0d58
Remove unused macros.
2013-05-31 17:15:19 +00:00
pooka
394c73a3c4
minor terminology and generality fixes
...
"no functional change"
2013-05-31 16:25:24 +00:00
pooka
5b7912d506
run shutdownhooks
2013-05-31 16:16:40 +00:00
tsutsui
9731120678
The 'vesa' command can take 'list' flag so mention it in an error message.
2013-05-31 15:11:07 +00:00
gson
321ad68594
Don't rely on "kill -0" to check whether a background shell command
...
has exited; it does not work reliably because the process may still
exist as a zombie. OK mlelstv.
2013-05-31 14:40:48 +00:00
mrg
ed2038fadf
update the libxcb generated files from libxcb 1.9
2013-05-31 10:56:16 +00:00
mrg
80fb2cd92f
add a note about xsrc updates.
2013-05-31 10:39:02 +00:00
mrg
d00244159c
define HAVE__XEATDATAWORDS.
2013-05-31 09:33:17 +00:00
mrg
c07d01a3b1
define HAVE_MKSTEMP and HAVE_LRINT for bitmap.
...
define PACKAGE_STRING/VERSION correctly for xrandr, xsetroot and xstdcmap.
define ICONV_CONST for xwininfo.
install new xcb-proto files.
build new Xrandr sources.
bump version on libxcb and libXrandr.
2013-05-31 09:14:18 +00:00
mrg
333eafa290
update for libxcb and libXrandr updates
2013-05-31 09:10:49 +00:00
mrg
2cd0c0938b
icetrans.c has a const/char * issue as well; avoid it for now.
2013-05-31 08:18:41 +00:00
mrg
211a35742c
find moved manual and app-defaults files.
2013-05-31 08:01:59 +00:00
mrg
fd9c59ec0e
find manuals in new locations
2013-05-31 07:22:21 +00:00
mrg
d4ca5095b0
find newly named and relocated app defaults.
2013-05-31 06:50:45 +00:00
mrg
f8cebe2a9e
add LIBX11_XCB; unfortunately since the library is named with a -
...
in it, we have to use an ugly hard coded assignment for now.
(could be cleaned up with more make variable magic i'm sure.)
2013-05-31 06:48:43 +00:00
mrg
1ecae96708
convert to generated config.h. add libX11-xcb.
2013-05-31 06:47:31 +00:00
mrg
7580303a9f
this needs xrandr now.
2013-05-31 06:47:07 +00:00
mrg
e484af049b
find the new manual location.
2013-05-31 06:46:55 +00:00
mrg
7d3af8c6a2
find manuals moved into man/ subdirs.
2013-05-31 06:24:05 +00:00
mrg
6e0b7b5aac
mkfontdir was renamed to a .in using @bindir, instead of CPP. deal.
2013-05-31 05:42:14 +00:00
mrg
b1d88a9dbb
look for a config.h
2013-05-31 05:41:50 +00:00
mrg
603dc6da07
add -Wno-error to work around some const issues.
2013-05-31 05:41:26 +00:00
mrg
b8d8f6d38e
handle moved manual pages, and tools build of bdftopcf.
2013-05-31 05:24:49 +00:00
mrg
9b8f8a1562
remove cache.c from SRCS list for xfs 1.1.3
2013-05-31 01:50:25 +00:00
mrg
009b7f0005
find the relocated sxpm.man
2013-05-31 01:41:56 +00:00
mrg
3f5a0ad575
find the relocated cxpm.1 manual.
2013-05-31 01:41:08 +00:00
mrg
9616e7976b
need -DHAVE_ASPRINTF
2013-05-31 00:54:58 +00:00
mrg
1fc1e4e182
need to define HAVE__XEATDATAWORDS.
2013-05-31 00:47:53 +00:00
mrg
0307c2fd59
find the moved manual.
2013-05-31 00:38:16 +00:00
mrg
6043037101
updates for libX11 1.5.99.902:
...
- remove ja.S90 and ja.U90 locales
- use -Wno-error for files that use (now deprecated) XKeycodeToKeysym()
- add -I${X11SRCDIR.X11}/src for xicmp
- add stub for _XGetRequest()
2013-05-30 23:42:19 +00:00
macallan
defb6a4ab0
add sxreg.h
2013-05-30 20:10:14 +00:00
macallan
d9d045776f
add SX_SELECT_S instruction
2013-05-30 20:09:23 +00:00
macallan
be5435b2d3
install sxreg.h to /usr/include/sparc/
2013-05-30 20:08:47 +00:00
martin
cf7199d040
Make it compile again
2013-05-30 16:01:25 +00:00
martin
0664111be5
Avoid dereferencing an uninitialized pointer
2013-05-30 08:28:13 +00:00
msaitoh
d3b843151d
0x4B657654(BGE_SRAM_FW_MB_MAGIC) == ~0xB49A89AB(BGE_SRAM_FW_MB_RESET_MAGIC),
...
so the same code I added in rev. 1.223 exists in bge_poll_fw(), too. Remove it.
And then, call bge_poll_fw() before writing BGE_MODE_CTL register like the
latest linux tg3 dirver.
2013-05-30 05:50:06 +00:00
rkujawa
ee9601a634
Note Armada XP support.
2013-05-30 00:07:07 +00:00
rkujawa
c8173e69c6
Add CVS IDs where appropriate.
2013-05-29 23:50:34 +00:00
christos
bc15abe61d
eliminate sc_size and fix printf formats
2013-05-29 23:37:10 +00:00
rkujawa
ce34c2e6e4
Explicitely cast to unsigned. Avoid bugs caused by misintepreting the result as
...
signed.
riastradh@ suggested to change these macros into static inline functions.
But I'm still not convinced...
Obtained from Marvell, Semihalf.
2013-05-29 23:29:44 +00:00
christos
96636d6c11
eliminate dk_geom
2013-05-29 23:25:55 +00:00
christos
1af75d448c
eliminare dk_geom
2013-05-29 23:25:39 +00:00
christos
cfef8e95ca
get dir of dk_geom.
2013-05-29 23:11:56 +00:00
rkujawa
5e5986c7b5
Add build configuration for Armada XP.
...
Obtained from Marvell, Semihalf.
2013-05-29 22:52:19 +00:00
rkujawa
07ee67d028
Add support for Armada XP PIC.
...
Obtained from Marvell, Semihalf.
2013-05-29 22:35:34 +00:00
macallan
b4df4454b7
allow userland to map SX registers and IO space
2013-05-29 22:26:39 +00:00
macallan
43e7cffbe8
fix a typo
2013-05-29 22:25:23 +00:00
wiz
8bc43ad27d
regen using 'make regen' from src/doc.
2013-05-29 21:59:51 +00:00