Commit Graph

245675 Commits

Author SHA1 Message Date
uwe
5b48185605 Xref to useradd(8) by its official name. 2016-10-18 23:24:48 +00:00
wiz
90f5b47a4a Sort sections. new sentence, new line. Whitespace. 2016-10-18 22:26:13 +00:00
jdolecek
9879797546 provide intr xname 2016-10-18 22:08:30 +00:00
jdolecek
e1d3e1b041 add isa_intr_establish_xname() to MD isa headers so that it can be used
by MI drivers
2016-10-18 22:04:33 +00:00
mrg
94cfe7b367 revert the previous - those are only relevant for 64 bit builds and
are listed in ad.mips with arch64 tag.  fixes emips builds.
2016-10-18 20:44:59 +00:00
nat
c1b9bee02c Stop crash when switching vt or leaving X windows.
Improved upon and OK from christos@
2016-10-18 20:17:37 +00:00
maya
303adcbf0c Bump date for previous ciss(4) change 2016-10-18 18:56:39 +00:00
aymeric
2be441b364 add commented out entry to attach Pi Face Real Time Clock 2016-10-18 18:56:32 +00:00
aymeric
674ce7c434 add support for the MCP7940 based Pi Face Real Time Clock 2016-10-18 18:54:54 +00:00
gson
b12dd756a7 HP Smart Array P410i works for me 2016-10-18 18:44:20 +00:00
christos
476dcf2b00 make this compile again, and simplify. 2016-10-18 17:56:31 +00:00
kiyohara
97249b6741 Move set_mpu_volt() from */*_machdep.c to am335x_prcm.c. 2016-10-18 15:10:35 +00:00
manu
edb96218ee Make FUSE socket buffer tunable
When dealing with high I/O throughput, we could run out of buffer
space if the filesystem was not consuming requests fast enough.
Here we slightly raise the buffer size, and we make it tunable
through the PERFUSE_BUFSIZE environment variable so that we can
cope with higher requirement later.

While there, document PERFUSE_OPTIONS environment variable.
2016-10-18 15:06:17 +00:00
kiyohara
1fb68d572c Remove intrbase and intr from omapgpio. 2016-10-18 14:48:11 +00:00
kiyohara
3050382859 Enable tifb and wsdisplay. 2016-10-18 14:45:05 +00:00
kiyohara
2704cce243 Support tifb. 2016-10-18 14:39:52 +00:00
kiyohara
df33876426 Update unused tifb. wscons is working.
Tested on PEPPER and VTC100.
2016-10-18 14:14:51 +00:00
kiyohara
9cfb68f6a3 The variable gpio_module[] into #ifdef TI_AM335X - #endif.
Thanks for joerg@.
2016-10-18 14:08:53 +00:00
kiyohara
8168e9d014 Allow obio_intr == OBIOCF_INTR_DEFAULT. 2016-10-18 14:02:48 +00:00
kiyohara
400e7b1b26 Indent. 2016-10-18 13:58:52 +00:00
christos
6fd3d22580 try to fix copy-pasto 2016-10-18 12:56:11 +00:00
christos
bca50078b8 fix typo. 2016-10-18 12:52:32 +00:00
christos
93f4a9e00c add libc_fp 2016-10-18 12:51:05 +00:00
ozaki-r
df2616c199 Remove unused rtcache_lookup_noclone 2016-10-18 09:43:20 +00:00
nonaka
1648ffa057 fix a sync range size when number of bus_dma segment is greater than 2. 2016-10-18 07:48:05 +00:00
ozaki-r
3be3142886 Don't hold global locks if NET_MPSAFE is enabled
If NET_MPSAFE is enabled, don't hold KERNEL_LOCK and softnet_lock in
part of the network stack such as IP forwarding paths. The aim of the
change is to make it easy to test the network stack without the locks
and reduce our local diffs.

By default (i.e., if NET_MPSAFE isn't enabled), the locks are held
as they used to be.

Reviewed by knakahara@
2016-10-18 07:30:30 +00:00
mrg
f8dd93e519 libc_fp is arch64 only. 2016-10-18 06:40:06 +00:00
ozaki-r
54d2407a67 Make test names self-descriptive 2016-10-18 04:10:24 +00:00
martin
95d7be9185 Make this compile again. 2016-10-18 03:38:50 +00:00
ozaki-r
6cabf64625 Fix indentation 2016-10-18 02:46:50 +00:00
ozaki-r
5faeb64f4b Remove unnecessary pserialize_read_enter 2016-10-18 02:46:21 +00:00
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