agc
d1923dbd04
add 3 more niggles (from Luke)
...
check whether a callback function is needed
2009-06-12 04:12:25 +00:00
snj
9d3fa903c6
Add a missing source file. X now works again in vmware.
2009-06-12 04:10:57 +00:00
mrg
216c4cfb08
add missing source files.
2009-06-12 04:00:56 +00:00
mrg
bddc6fb749
oops.. missed imstt.0
2009-06-12 02:14:42 +00:00
mrg
d225a0d5f8
build updates for xorg-server 1.6.
2009-06-12 01:59:04 +00:00
mrg
6bfaba4900
merge all the changes for xorg-server 1.6
2009-06-12 01:55:59 +00:00
nisimura
1d622581c6
- be more cautious before turning on Dcache.
...
- add lines to determine platform identification .
- fix a little ANSI style conversion breakage.
2009-06-12 00:24:33 +00:00
joerg
94cd590d07
Provide fallback definitions of be[32|64]toh and htobe[32|64] for
...
systems without sys/endian.h.
2009-06-11 22:40:42 +00:00
christos
13573b1916
use memcpy for bitcount writes to the buffer to avoid type punning issues.
2009-06-11 20:43:00 +00:00
christos
46f23cedb2
- fix sha224 functions that used sha256 ctx, and add casts.
...
- fix sha224 function lengths.
- wrap long lines
- use NULL
- fix whitespace
- put all 224 functions together in the same spirit as 384
2009-06-11 20:35:29 +00:00
njoly
198ddcca4b
In sendmsg(2), do copy the msghdr structure before trying to use it.
2009-06-11 19:57:58 +00:00
joerg
02c4298092
KNF
2009-06-11 19:05:17 +00:00
joerg
8c33577af1
De-uglify:
...
- drop useless asserts
- use uintXX_t directly
- use NULL
2009-06-11 19:02:04 +00:00
joerg
c8f28eff97
Simplify by using sys/endian.h functions. Fixes Big Endian case for SHA2.
2009-06-11 18:46:37 +00:00
mrg
a4e3acd4f6
build new xorg-server dri2 component
2009-06-11 17:59:25 +00:00
agc
b655c49f3f
Update to version 1.99.12
...
CHANGES 1.99.11 -> 1.99.12
+ only prompt for the passphrase for the secret key if the secret key is
protected by a passphrase
+ portability fix for Mac OS X
2009-06-11 17:05:17 +00:00
mrg
edc8c76e47
use -Wno-error for a deprecated warning.
2009-06-11 15:54:18 +00:00
mrg
db1f69493d
"version.def" is gone.
2009-06-11 15:33:12 +00:00
mrg
e02f3af610
use -Wno-error for a deprecated warning.
2009-06-11 15:32:38 +00:00
mrg
8a1ae9c0dc
add glapi_getproc.c.
2009-06-11 15:25:53 +00:00
tsutsui
2d503ac381
Call cache_flush_all() in getcpuinfo().
...
Not sure if it's actually necessary, but it fixes panic
"makememarr: cannot find "memory" node" on RT626 HyperSPARC.
Ok'ed by martin@.
2009-06-11 14:42:47 +00:00
cegger
eb7545174c
regen.
2009-06-11 12:43:13 +00:00
cegger
db97db6aee
add ADP2, Marvell and Triones devices.
...
Taken from mvsata diff from Kiyohara Takashi, resolved apply conflicts.
2009-06-11 12:42:31 +00:00
cegger
535480ccf0
Attach Marvel 88SE6121 SATA II controller on ahci.
...
W/o this, it attaches on pciide.
2009-06-11 11:02:11 +00:00
wiz
bba67e2c66
Sync usage with man page.
2009-06-11 08:12:00 +00:00
wiz
d28fa3c589
Remove -P from -p section, not from -f one.
2009-06-11 08:11:52 +00:00
jnemeth
cd77abc691
No time travelling. Teaches me right for blindly trusting the last
...
entry. Hi Christos!
2009-06-11 07:08:59 +00:00
agc
6808773a84
Remove workaround not needed any more.
2009-06-11 06:45:11 +00:00
mrg
86d423063c
remove a dir that does not exist
2009-06-11 06:18:12 +00:00
mrg
8342211d1b
upgrade the build framework for xorg-server 1.6.
...
this doesn't quite work yet. Xvfb and Xnest attempt to link but
have missing symbols. Xorg doesn't build all its components yet.
2009-06-11 05:43:15 +00:00
mrg
ee5acb3c1c
add the new subdirs used by xkeyboard-config.
2009-06-11 05:40:18 +00:00
mrg
74da3bca40
update XORG_VERSION_CURRENT.
...
update the pkgconfig sed script to handle newer pixman.
XXX: should make the pkgconfig sed script barf it it ends up leaving
XXX: behind something that looks like "@.*@", i think.
2009-06-11 05:34:22 +00:00
mrg
2575b988d6
add xkeyboard-config.
2009-06-11 05:30:15 +00:00
mrg
5b782c3aa9
build libpciaccess on x86.
...
exchange xkeyboard-config for xkbdata.
2009-06-11 05:15:06 +00:00
mrg
14eb698ce3
update reach over build for pixman 0.15.10.
2009-06-11 05:11:14 +00:00
mrg
870faed3ec
fix up the Mesa version for the gl*.pc files.
2009-06-11 05:10:49 +00:00
agc
7478ab55e5
+ only prompt for the passphrase for the secret key if the secret key is
...
protected by a passphrase
2009-06-11 04:57:51 +00:00
ginsbach
2248a77687
Add -o output option, which can be used to specify an output file. The
...
file can even be the same as the input file. Idea from IRIX unifdef(1).
2009-06-11 03:16:34 +00:00
lukem
0a833e378f
Use grep to search for specific error messages rather than expecting
...
the entire command stderr to never change.
2009-06-11 02:55:35 +00:00
lukem
87ffa43d9a
Run the "diff of expected output" in a separate AT_CHECK instead of
...
using the 'run-if-pass' section; this correctly detects failure.
2009-06-11 02:48:20 +00:00
lukem
b042093ed7
(ab)use --pass-fd to avoid the passphrase prompt
2009-06-11 02:36:38 +00:00
lukem
efcb034d7c
Use AT_TESTED
...
Modify the PATH to the build dir instead of hardcoding NETPGP* vars.
2009-06-11 02:28:50 +00:00
mrg
514d913b26
reachover build for libpciaccess.
2009-06-11 01:52:03 +00:00
mrg
4671955d07
reachover build for xkeyboard-config
2009-06-11 01:49:20 +00:00
mrg
3cc1732796
this needs -lm now.
2009-06-11 01:47:51 +00:00
mrg
d7990fa409
build fixes for Mesa 7.4.2.
2009-06-11 01:47:08 +00:00
lukem
99f0a62f6e
two items I want and/or am working on with Al.
2009-06-11 01:17:43 +00:00
agc
9b75345600
CHANGES 1.99.10 -> 1.99.11
...
+ address keys array from 0 with unsigned indices
+ print results to io->res stream - default to stderr, and set using
netpgp_setvar(..., "results", filename)
+ __ops_keyid()'s third arg was always the size of the keyid array - no need
to pass it
+ get rid of the excessive type-checking in packet-show-cast.h, which wasn't
necessary, and fold all the show routines into packet-show.c
+ introduce a generic __ops_new() and use it for some structure allocation
2009-06-11 01:12:42 +00:00
yamt
1a7984dbf3
do_posix_fadvise:
...
- deactivate pages on POSIX_FADV_DONTNEED.
- more sanity checks. fix a panic in genfs_getpages
introduced by the previous (rev.1.15).
2009-06-10 23:48:10 +00:00
yamt
724fd50176
don't make F_GETLK or the common case of F_UNLCK fail for per-user limit.
2009-06-10 22:34:35 +00:00