Commit Graph

203313 Commits

Author SHA1 Message Date
mbalmer
e37f33931b is is -> is 2011-07-24 08:28:11 +00:00
mbalmer
8e2a0ad61a Correct typo, while here, unfold lines. 2011-07-24 07:18:17 +00:00
mrg
d4bb67a86f update to xorg-server 1.9.5 2011-07-24 01:40:40 +00:00
christos
63147c0e32 don't set flags in the wrong fields. 2011-07-24 01:35:15 +00:00
mrg
4cdc33f137 updates for freetype 2.4.5 2011-07-24 00:33:38 +00:00
mrg
5ddc88b9ab link against bz2 where necessary. 2011-07-23 23:42:02 +00:00
mrg
186dba1af5 obsolete pcftypes.h and link against -lbz2. 2011-07-23 23:38:19 +00:00
mrg
886cb954df updates for freetype 2.4.5. build bzip2. 2011-07-23 23:30:19 +00:00
mrg
80a5944ae9 define XINPUT and HAVE_XORG_SERVER_1_5_0. 2011-07-23 23:27:44 +00:00
martin
04bb4b5206 gcc optimizes away the side effect free call to the "poke" function which
is supposed to smash our stack in this test case.
So: make it print out some dummy value based on the smashing changes.
2011-07-23 22:17:43 +00:00
mrg
c91edb5d1b handle the rename of XSetCPtr.c to XISetCPtr.c. 2011-07-23 21:37:28 +00:00
jakllsch
4ada5b7e5e Enable or note aubtfwl(4) wherever ubt(4) is enabled or noted. 2011-07-23 21:12:57 +00:00
jakllsch
8b4fb53c96 Add driver to load Atheros AR3011 USB Bluetooth interface firmware. 2011-07-23 20:52:15 +00:00
jakllsch
f9ac712787 Replace spaces with tabs, to be more consistent. 2011-07-23 20:45:15 +00:00
martin
e81042abcf Enable DIAGNOSTIC by default 2011-07-23 19:14:37 +00:00
jym
175b1728c7 And struct cfdata => cfdata_t too... 2011-07-23 16:04:35 +00:00
jym
c3f2a905be struct device => device_t. Bump date. 2011-07-23 16:02:15 +00:00
martin
62d7638bb2 We use the "iterate phdrs method for exception unwinding now, so
make sure to pass --eh-frame-hdr to get the GNU_EH_FRAME header
generated.
2011-07-23 15:22:26 +00:00
hannken
1db98a4a6d putter_fop_stat(): set st_mode to S_IFCHR.
Fixes PR #44807: something broken in stat(2).
2011-07-23 14:28:28 +00:00
mrg
7ca27fc566 adjust for new XtAsprintf manual. sort set list. 2011-07-23 12:27:40 +00:00
mrg
918a3e013c build cayman_shader.c for xf86-video 6.14.2. 2011-07-23 12:13:40 +00:00
mrg
a57ef5ffad remove unused directory. 2011-07-23 12:13:17 +00:00
mrg
6e22635854 updates for xkeyboard-config 2.3 2011-07-23 12:03:10 +00:00
mrg
dc0e794795 updates for 2.3 2011-07-23 12:02:02 +00:00
jym
1e8ddd07b6 When KERN_SA is not defined, kern.no_sa_support is a constant (1). So
add CTLFLAG_IMMEDIATE to flags. Make the macro block logically reversed so
it looks more natural when reading.

Reported by Peter Tworek on tech-kern@.
2011-07-23 11:38:28 +00:00
alnsn
f60611afcd Don't assume that "first lock that blocks" is a lock with the lowest
start offset and change the test to work when F_GETLK returns any
lock that blocks.
2011-07-23 09:59:14 +00:00
mbalmer
57a529d87b When reading the bits from the I2C bus, also report SCL. Fixes PR43275.
Fix originally from Maxim Weber, thanks.
2011-07-23 09:03:38 +00:00
cliff
890cde0df7 - add little endian variants of cfi_opmodes tables (untested)
- try to reduce glop factor in cfi_jedec_fill()
2011-07-23 07:17:34 +00:00
mrg
4e9d8c7702 add .../man to the .PATH to find moved manuals. 2011-07-23 07:11:48 +00:00
mrg
18a4d96a28 add .../man to .PATH to find moved manuals. 2011-07-23 06:41:08 +00:00
cliff
7537bb1c40 - dump raw QRY and/or JEDEC data depending on CFI_DEBUG_QRY, CFI_DEBUG_JEDEC
- add ability to emulate CFI based on table lookup keyed by JEDEC IDs.
- warn if CFI command set is unknown
2011-07-23 06:27:40 +00:00
cliff
372f1da981 - names changed: erase_chiptime_* --> erase_chip_time_*
- define CFI_IFCODE_* and use those instead of literals
- add field 'cfi_emulated' to struct cfi;
use when the cfi query info are synthesized/faked
based on table lookup, i.e. for a non CFI chip.
- add field 'cfi_name' to struct cfi;
- add struct cfi_jedec_tab to allow creating lookup table
to obtain chip parameters given JEDEC ID.
2011-07-23 06:27:09 +00:00
cliff
8038ced2c6 - names changed: erase_chiptime_* --> erase_chip_time_* 2011-07-23 06:26:26 +00:00
cliff
789fdaa1b6 - add option flags CFI_DEBUG_QRY CFI_DEBUG_JEDEC in opt_cfi.h 2011-07-23 06:24:54 +00:00
mrg
3d08ad6ff0 add .../man to the .PATH to find moved manuals. 2011-07-23 06:06:40 +00:00
uch
803c773c57 remove partition check from v7fs_mount. problem on rump implementation. 2011-07-23 05:10:30 +00:00
matt
8d3710a029 Regen. 2011-07-23 03:10:11 +00:00
matt
b8f10147e8 Add MARVELL2 vendor and 88SE9123 device. 2011-07-23 03:09:41 +00:00
christos
e55e3f51cc fixes from gilbert dot fernandes at orange dot fr 2011-07-22 23:22:38 +00:00
joerg
9c6b248add Set error indicator on invalid arguments. From Carsten Hey. 2011-07-22 23:12:30 +00:00
jym
714fcad23a Turn AES NI support code into something more readable.
i386 and amd64 both tested with their own chroot. No regression observed.
2011-07-22 22:50:55 +00:00
macallan
58c16d3dc5 voyagerfb wants properties too 2011-07-22 20:41:57 +00:00
macallan
88d2bc622c RAM shows up in PCI space at 0x80000000, not 0x00000000
Now my Gdium finds USB devices and manages to get an IP via DHCP
2011-07-22 20:41:37 +00:00
christos
f00e05ebcb fixes from OpenBSD 2011-07-22 19:20:28 +00:00
christos
8095409b69 Sync keyboard list with reality. 2011-07-22 19:06:23 +00:00
njoly
fc562f149a Fix printf format 2011-07-22 18:21:10 +00:00
christos
f11ae0d12b PR/35473: Wigcher Spanninga: Add Dutch keyboard support to wscons 2011-07-22 18:17:11 +00:00
dholland
1cb7b735a0 Improve previous; thanks to tsutsui-san for reminding me of the proper
reference. PR 45166
2011-07-22 15:53:21 +00:00
jakllsch
99909122e5 Implement recognition of more wmieeepc(4) hotkey events. 2011-07-22 15:53:02 +00:00
dholland
fb83b6fe13 Clarify UFS2 superblock format stuff. Bump date. 2011-07-22 15:47:46 +00:00