Commit Graph

236685 Commits

Author SHA1 Message Date
mrg
0aac484359 remove some duplication; pointed out by pgoyette. 2015-07-23 09:37:59 +00:00
msaitoh
34e6d56081 Fix a bug that I21[01] NVM revision >= 3.25 can't be attached.
Reported by MATSUI Yoshihiro.
2015-07-23 08:29:58 +00:00
msaitoh
a38a7538bb The WM_F_EEPROM_EERDEEWR is not required on iNVM device. 2015-07-23 08:24:07 +00:00
mrg
cf4dd8937a remove the xfree86 reachover makefiles and the vast majority of
the support in the rest of the source tree.

X11 sets could use some cleaning up perhaps (just deletion, as
we've never really marked the old X11R6 as obsolete for native
xorg using platforms so far either.)
2015-07-23 08:03:24 +00:00
mrg
8dc8986a69 remove obsolete directories (that are always removed by postinstall at
the end of the build.)
2015-07-23 07:45:44 +00:00
mrg
08c866994a add rstart and showfont. 2015-07-23 07:44:46 +00:00
mrg
c73007bdff remove obsolete tools and comments. 2015-07-23 07:36:54 +00:00
mrg
57b7c10bc0 copy reachovers and mostly update for modern xorg. showfont builds
but rstart doesn't quite yet...
2015-07-23 07:34:38 +00:00
mrg
1d32bc8471 delete obsolete reachovers. 2015-07-23 07:33:33 +00:00
mrg
d9b30e28a9 build libXpresent. 2015-07-23 05:46:39 +00:00
mrg
1dfb3d9037 link against Xinerama now that xterm 318 would prefer to. 2015-07-23 05:45:09 +00:00
mrg
8e27198081 add libXpresent. 2015-07-23 05:44:26 +00:00
mrg
82690547ac update for ark 0.7.5. 2015-07-23 02:04:09 +00:00
pgoyette
f54820aed9 Sync descriptive text with actual game definition. 2015-07-23 01:19:20 +00:00
mrg
7873bb551a update for libxcb 1.11. 2015-07-23 01:06:32 +00:00
mrg
39fd47d868 delete obsolete vga and radeonhd drivers. 2015-07-22 16:37:33 +00:00
nonaka
c7506b40a5 iwm(4) can read the firmware image from disk when interface up.
This change is useful for full-disk encryption environment.
2015-07-22 15:18:01 +00:00
maxv
1e2d60e127 Memory leak, triggerable from an unprivileged user. 2015-07-22 14:25:39 +00:00
maxv
750cd9d76e Memory leak. Triggerable from an unprivileged user via COMPAT_43. 2015-07-22 14:18:08 +00:00
maxv
da640ae79a Double compiler branch.
Found by Brainy
2015-07-22 14:10:45 +00:00
maxv
fb721ebcf7 Set 'error' properly. 2015-07-22 14:06:26 +00:00
ginsbach
8b0d942b48 More KNF style changes -- consistent use of whitespace in #defines. 2015-07-22 13:33:59 +00:00
knakahara
fe17f03a55 fix typo 2015-07-22 11:14:13 +00:00
skrll
2937f60293 Trailing whitespace. 2015-07-22 10:32:16 +00:00
ryo
4469b0d73d need to forward the data pointer 2015-07-22 10:07:59 +00:00
skrll
ffeb9ab4ea Use C99 designated initializers.
No functional change.
2015-07-22 09:54:42 +00:00
mrg
40be8a6698 remove unused makefile. 2015-07-22 09:52:51 +00:00
mrg
0a1154b06c updates for xf86-input-mouse 1.9.1. 2015-07-22 09:49:51 +00:00
mrg
3b092926c9 updates for xmessage 1.0.4 and xwud 1.0.4. 2015-07-22 08:46:51 +00:00
hannken
126bb89545 rump_vfs_mount_print: use vfs_vnode_iterator to print attached vnodes. 2015-07-22 08:36:05 +00:00
mrg
d1b7211548 updates for xfsinfo 1.0.5 and xkbevd 1.1.4. 2015-07-22 08:35:26 +00:00
hannken
52b1363987 Adapter leaks requests when mpt_event_notify_reply() has to acknowledge
an event leading to "adapter resource shortage" messages when the scsipi
subsystem tries to use all adapt_openings.

Change mpt_ctlop() to free the request on event MPI_FUNCTION_EVENT_ACK.

Tested on a SunFire X4275 with Symbios Logic SAS1068E (1000:0058, rev. 4).
2015-07-22 08:33:51 +00:00
knakahara
4d35d6e899 Sorry, if_wm turns MSI/MSI-X default off by my mistake. 2015-07-22 08:22:55 +00:00
mrg
1d694e8a5a updates for fslsfonts 1.0.5, fstobdf 1.0.6, ico 1.0.4, luit 1.1.1 and
rgb 1.0.6.
2015-07-22 07:58:00 +00:00
mrg
816dc0e3d6 update for libXinerama 1.1.3 2015-07-22 02:23:20 +00:00
skrll
216c99d88d Trailing whitespace. 2015-07-21 21:42:15 +00:00
wiz
728c4be5f1 Fix Dd argument, whitespace, improve readability. 2015-07-21 12:05:02 +00:00
mrg
ec5f69b6a6 convert "component*" into "absent" for "START disks" part of the
output from "raidctl -G".  now this actually works when fed back
into raidctl -[cC].
2015-07-21 05:54:44 +00:00
knakahara
66e958c1e5 mofity for if_wm and if_bge to use pci_intr_alloc() 2015-07-21 03:15:50 +00:00
knakahara
f418a5c9d8 add pci_intr_alloc() man 2015-07-21 03:12:50 +00:00
knakahara
a3f2c8831d add pci_intr_alloc() API 2015-07-21 03:10:42 +00:00
msaitoh
b57c77f992 Fix typos reported by yuo@. 2015-07-21 02:04:24 +00:00
matt
a4f27301cc Adding -DNDEBUG saves about 5KB of text and disable asserts.
Adding -mthumb -mthumb-interwork, knowing this is Xscale which
has thumb, saves about 340KB of text.
2015-07-21 01:53:44 +00:00
mrg
cccf14aba7 add PACKAGE_NAME support to xorg-pkg-ver.mk.
switch to using xorg-pkg-ver.mk.
2015-07-20 23:50:22 +00:00
mrg
b04a8df815 rebuild these for xkeyboard-config 2.15. 2015-07-20 22:45:10 +00:00
christos
aa4b4f79ae we set SIGCHLD to SIG_IGN so we are not going to generate zombies so it
will be an error to wait.
2015-07-20 15:35:00 +00:00
ginsbach
2cacd9205d KNF and additional comments 2015-07-20 14:37:11 +00:00
joerg
613db6a115 Don't use fabs on integers. 2015-07-20 13:13:31 +00:00
joerg
a7c9fae5a0 Simplify the build of library archives by no longer doing a topological
sort.
2015-07-20 12:20:26 +00:00
mrg
896967499d use xorg-pkg-ver.mk 2015-07-20 06:34:29 +00:00