tnozaki
bbed57c2e0
make _locale_impl_t.cache as pointer to maintain easily binary compatibility in future.
...
no ABI change was made.
2010-05-22 13:15:59 +00:00
mrg
fa68f85d6c
obsolete a bunch of obsolete man pages. missed in update builds...
2010-05-22 11:20:18 +00:00
mrg
61d6ec5ea8
note about xsrc update build issues.
2010-05-22 11:10:59 +00:00
mrg
5a7790f513
fine new libpciaccess shlib minor
2010-05-22 10:32:18 +00:00
mrg
27dac673c0
add common_io.c and bump the minor.
2010-05-22 10:31:20 +00:00
mrg
ba96436c4c
push HAVE_XEXTPROTO_71 into Makefile.xf86-driver. (for now?)
2010-05-22 10:18:03 +00:00
phx
b6b4a2923a
Disabled DEBUG_SYNC. Reenable when needed.
2010-05-22 09:58:53 +00:00
mrg
cf4dd6192b
scrnsaver.h comes from libXScrnSaver now days.
2010-05-22 09:22:15 +00:00
tnozaki
5abea6a8dd
ctype.h was splitted, so you have to make cleandir tools/mklocale.
2010-05-22 09:11:04 +00:00
mrg
1373148e6a
install GL/internal/sarea.h and GL/internal/dri_interface.h, like Mesa does.
2010-05-22 08:52:33 +00:00
tnozaki
32cc8c2e5f
rune.h is not public, so merge with rune_local.h.
2010-05-22 08:13:18 +00:00
mrg
14480fe477
trident_driver.c needs -Wno-error for xf86dgastr.h
2010-05-22 07:26:18 +00:00
mrg
b7c73ab99a
define HAVE_XEXTPROTO_71.
...
tga_driver.c needs -Wno-error for xf86dgastr.h
2010-05-22 07:26:09 +00:00
tnozaki
a6a1331586
include ctype_local.h
2010-05-22 07:18:44 +00:00
tnozaki
9763c57c60
rune.h is not public, so merge with rune_local.h
2010-05-22 07:18:43 +00:00
mrg
cfabf5e9d9
these use xf86dgastr.h, so they need -Wno-error for now.
2010-05-22 07:18:37 +00:00
tnozaki
64a7d4fa9a
1. hide _CTYPE_PRIVATE section in ctype.h, move them to private header ctype_local.h.
...
2. do not use _CTYPE_NUM_CHARS macro to read data from LC_CTYPE(old BSDCTYPE style) database.
because 1<<CHAR_BIT is MD, so i added MI macro _CTYPE_CACHE_SIZE(1<<8).
3. remove _NB_CACHED_RUNE macro, use _CTYPE_CACHE_SIZE instead.
2010-05-22 06:38:15 +00:00
mrg
e7d715554c
merge various Xorg package updates, mostly Xext and friends.
2010-05-22 06:21:05 +00:00
mrg
f85e8b0e1e
XXX: use -Wno-error for files that use old foostr.h includes that now have
...
XXX: #warning's in them.
2010-05-22 05:45:01 +00:00
mrg
baac7eafac
add ge.h and geproto.h
2010-05-22 05:44:08 +00:00
mrg
34de959959
define HAVE_XEXTPROTO_71 now.
2010-05-22 05:42:54 +00:00
mrg
890816e5fc
-Wno-error for bigreq.c for now...
2010-05-22 02:42:37 +00:00
mrg
0d9594b9b8
minor canonicalisation against other Makefile's.
2010-05-22 02:41:49 +00:00
mrg
1be3f650ac
- update includes list and delete obsolete man pages
...
- new -Wno-error's
2010-05-22 02:41:33 +00:00
mrg
b2b9a22c91
add new sources and -Wno-error's for libX11 1.3.3.
2010-05-22 02:41:13 +00:00
mrg
656264decd
version.c is gone.
2010-05-22 02:40:55 +00:00
mrg
e74fd8b361
apply -Wno-error in several places where new X11 headers warn about
...
being used (but in many cases, there are no new versions that don't
use them...)
2010-05-22 02:40:40 +00:00
christos
ad3a6c191f
mention compiled xkb move.
2010-05-22 02:31:25 +00:00
mrg
aaf63c2df2
update the includes list for Xext 7.1.1 and other dependant updates.
2010-05-22 02:27:06 +00:00
pgoyette
e085f425eb
When PCIVERBOSE is not included, pci_findvendor() and pci_findproduct()
...
can return NULL. Defend against this and print the values in hex if we
can't decode them properly.
2010-05-22 01:51:14 +00:00
njoly
445bab754c
Update some keywords. Fix MKGROFF=no build.
2010-05-21 21:46:48 +00:00
pooka
cd743723f8
Do you see over yonder, friend Sancho, thirty or forty hulking setlists?
...
I intend to do battle with them and add t_extattrctl into them.
2010-05-21 16:59:12 +00:00
pooka
42da46e1d2
Don't namei while holding vnode lock. kern/43328
2010-05-21 16:48:55 +00:00
pooka
d377aeaac4
test extattrctl kernel panic (kern/43328)
2010-05-21 16:47:45 +00:00
agc
2f931ff55c
correct indentation - no functional change
2010-05-21 14:28:44 +00:00
phx
9a60877b24
idesc(4) does no longer exist
2010-05-21 12:56:47 +00:00
phx
ea2d79517b
Some code cleanup and style guide compliance.
2010-05-21 12:52:14 +00:00
pooka
d4af2513b1
PUFFSDEVELVERS is a goner
2010-05-21 11:59:38 +00:00
pooka
33b074be7e
add option string for no attribute cache
...
(foreseeing the odd event I might actually implement one some day)
2010-05-21 11:29:42 +00:00
pooka
335bcd0d3c
mention extended attribute ops
2010-05-21 11:20:50 +00:00
pooka
d7de76765f
Bump major of libpuffs, librefuse and libp2k.
...
Hmm, 60 lines changed (!!), 3 medium camels sacrificed and half
the total working time spent here. I picked the wrong day to not
quit editing setlists.
2010-05-21 11:07:20 +00:00
pooka
0eb828b571
bump major of libs NEEDING libpuffs
2010-05-21 10:53:41 +00:00
pooka
55a238165a
support extended attributes
2010-05-21 10:52:17 +00:00
pooka
c3be8a8cd5
* support extended attributes
...
* bump major due to structure growth
* add some spare space
* remove ABI sillyness
2010-05-21 10:50:52 +00:00
pooka
539062e7e1
adjust for protocol changes
2010-05-21 10:43:07 +00:00
pooka
40b04abea5
Since libpuffs needs a major bump for extattr support anyway, make
...
some changes to the user-kernel protocol. Namely, try to be a
little more resilient some future changes.
2010-05-21 10:40:19 +00:00
pooka
b91d2535d9
Support extended attributes.
2010-05-21 10:16:54 +00:00
pooka
651aab9fcd
Don't try to print the names of messages we don't know about.
2010-05-21 08:46:14 +00:00
agc
b70f7cde8e
Protect against NULL pointers in key output in a different way - only
...
advance its counter if it's non-NULL.
Regression test for this is:
netpgpkeys --list-key '\.de\>'
with my standard keyring (to list all keys which have at least one subuid
with a German email address).
2010-05-21 06:53:51 +00:00
mrg
a19e1fdc43
find the app-defaults file in the new place, as a non- .cpp file.
2010-05-21 06:37:26 +00:00