Commit Graph

245644 Commits

Author SHA1 Message Date
ozaki-r
48ec99bd49 Add missing pserialize_read_exit 2016-10-18 02:45:41 +00:00
mrg
07ee0c7402 regen mknative for all ports and GCC 5.4 and -current. many ports
were using 5.3 data, and none of them had <stdalign.h>.
2016-10-18 01:32:56 +00:00
ozaki-r
ee138b23cc Avoid double frees of mbuf
May fix one of panicks reported by Tom Ivar Helbekkmo in PR kern/51522
2016-10-18 01:15:20 +00:00
mrg
7b202c5d1e fix earmhf and earmhfeb builds. 2016-10-18 00:16:58 +00:00
christos
2a60a2e549 account for socket name change. 2016-10-17 22:47:16 +00:00
mrg
7793157d87 switch evbcf and powerpc64 to GDB 7.12.
remaining ports:  hppa, sun2, vax, m68k, sh3, mips64*
2016-10-17 22:42:34 +00:00
mrg
baa792517e reverse the HAVE_GDB test - list the unconverted ports. 2016-10-17 21:42:54 +00:00
maya
2909b24516 OPEN_MAX is 128 now, unless defined differently in config 2016-10-17 20:43:19 +00:00
mrg
c3c016d002 switch i386 and 32 bit mips to GDB 7.12. 2016-10-17 20:25:34 +00:00
mrg
3f412ee160 fix oabi arm builds - no eabi ldscripts. 2016-10-17 20:16:57 +00:00
nat
7b977f0d18 Add a kthread to update display with framebuffer contents.
X11 will now work with wsfb(4).

OK christos@
2016-10-17 20:04:48 +00:00
nat
b82a1afd02 regen. 2016-10-17 20:00:25 +00:00
nat
23539045ab Add DisplayLink FY-DVI usb adaptor.
OK christos@
2016-10-17 19:58:42 +00:00
mrg
c78a23b309 mknative-gdb for GDB 7.12 and coldfire/m68000. untested.
this completes our regularly scheduled mknative-gdb for all ports.
until next time enjoy your flight and have a nice day.
2016-10-17 18:44:43 +00:00
mrg
fbe48ae2ff remove unused files. 2016-10-17 18:32:33 +00:00
maya
ae394a6300 use mktemp instead of $RANDOM for tmpdir
..$RANDOM won't work with our /bin/sh.

unsure if this script is used, but it is wrong.
might help the spurious build failures that occasionally
show up on autobuilds.
2016-10-17 18:24:42 +00:00
jdolecek
ee25a7878f provide stub intr xname establish for xen 2016-10-17 18:23:49 +00:00
mrg
400d1a1689 mknative-gdb for GDB 7.12 and sh3*. untested. 2016-10-17 18:19:06 +00:00
mrg
e110ade75c mknative-gdb for GDB 7.12 for m68k and vax. untested. 2016-10-17 17:38:07 +00:00
mrg
15077f1b3c add some missing casts and make these build. 2016-10-17 17:37:44 +00:00
flxd
c49ef5bc4b Add 53C810AP for FreeAXP's emulation of a DEC KZPAA adapter. 2016-10-17 16:02:10 +00:00
christos
a417a46e02 regen powerpc64 2016-10-17 14:02:20 +00:00
ryo
6ee745045e * Add option MEMSIZE_RESERVED to reserves memory for Cortex-M4 area
* change KERNEL_BASE from 0x80008000 to 0x82000000
2016-10-17 10:36:56 +00:00
ryo
68069712b5 add more register definitions. 2016-10-17 09:21:51 +00:00
mrg
c1e10f7755 mknative-gdb for GDB 7.12 and i386 (untested) 2016-10-17 06:26:37 +00:00
mrg
fe0f2a5492 add missing i386bsd_supply_gregset() and i386bsd_collect_gregset() protos 2016-10-17 06:26:20 +00:00
mrg
3caff98623 mknative-gdb for GDB 7,12 and mips64*. untested (but builds.) 2016-10-17 04:15:35 +00:00
christos
8481accb85 PR/51558: ast@: ftp dumps core after usage message when IPv6 URL lacks a slash.
Initialize variable so that we don't get random behavior on cleanup.
2016-10-17 00:52:53 +00:00
joerg
e9e26132dd Add basic glue for AArch64, including not-yet-used assembler files. 2016-10-17 00:24:13 +00:00
joerg
11ff370a53 Make assembler modules optional for ARM architectures. 2016-10-17 00:23:47 +00:00
kiyohara
b12de3745b omap2_gpio_*() into #if - #endif. 2016-10-16 23:07:31 +00:00
dholland
55654b73a0 Use ktrgeniov, not ktrgenio, in writev. 2016-10-16 20:09:53 +00:00
mrg
8ff6613533 switch alpha to GDB 7.12. it works just as featureful as 7.7/7.10.
'step' and 'stepi' both fail, but 'next' and break points are ok,
so a sufficiently determined user can get somewhere..

someone should try to fix 'step'.  it appears to loop forever inside
ld.elf_so for me in an atomic cas function.
2016-10-16 19:20:02 +00:00
nat
c4d769f277 regen. 2016-10-16 18:49:17 +00:00
nat
529ceae0f0 Add quirk for C-Media USB Pnp sound card.
Without this I was unable to record.  The recording volume is still way to
low but it's possibly my microphone.

OK christos@
2016-10-16 18:47:49 +00:00
kiyohara
690d79d20d Remove not commited header-file and variable. 2016-10-16 13:54:28 +00:00
kiyohara
64c45e020d Fix miss commit.
Add macro OMAP2_I2C_FIFOBYTES.
2016-10-16 13:09:57 +00:00
maxv
f89daf891a Remove unused (and buggy) function. Not even compile-tested, but I've
been told to go ahead anyway.
2016-10-16 10:57:58 +00:00
maxv
cde1c29832 Remove lapic_tpr on amd64 and i386, unused. Now, we have only one pointer
to the LAPIC page, and each register access is done with relative offsets.
2016-10-16 10:51:31 +00:00
maxv
2219f13b2a Use offsets to access the TPR, and not lapic_tpr.
For the record: I'm not sure exactly why it was originally done this way,
and the cvs logs are not quite enlightening. It might have been a way to
speed up the asm access, but it would sound a little bizarre since there
are many more legitimate reasons to do it on the EOI register instead.
2016-10-16 10:38:49 +00:00
maxv
7ab054030e Use the generic i82489_writereg instead of lapic_tpr, for consistency. 2016-10-16 10:24:58 +00:00
mrg
c9be6ee8d6 mknative-gdb for GDB 7.12 and alpha, mipsel and mipseb.
alpha and mipseb build (mipsel should), nothing is tested.
2016-10-16 08:23:05 +00:00
mrg
14a15c5f7b build fixes for sgimips and xorg-server 1.18.
newport and crime need to be ported away from XAA.
2016-10-16 08:20:58 +00:00
kre
30a3d786ca This should return the amd64 build to a working state (and hopefully
i386 as well) - but this is a hideous hack, and should be reverted
as soon as a better (which means any) alternative is available.
2016-10-16 06:40:43 +00:00
mrg
3488189caf begin to get alpha to xorg-server 1.18 - disable the known problematic
drivers.
2016-10-16 06:23:48 +00:00
abhinav
77df47bda0 Fix the bug introduced in the previous commit.
The lengths of the lines being compared were not correct. Essentially, we
were comparing the length of the buffers instead of the length of the strings.

This patch also avoids calling skip() twice for the same line.

Thanks to Rin Okuyama for the patch.
2016-10-16 06:17:51 +00:00
wiz
02b19f3777 Add missing verb. New sentence, new line. 2016-10-16 05:32:30 +00:00
wiz
d42d91aeec Add missing word. 2016-10-16 05:28:33 +00:00
wiz
7a268bffe0 New sentence, new line. 2016-10-16 05:26:20 +00:00
wiz
94e9fec48d Whitespace. 2016-10-16 05:25:52 +00:00