Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (1h)  netbsd-8 (5d)  netbsd-10 (5d)  netbsd-9 (11d)  thorpej-ifq (175d)  thorpej-altq-separation (178d) 

2024-05-10 04:37:05 UTC Now

2019-05-29 10:09:01 UTC MAIN commitmail json YAML

Addition of ec_ifmedia.

Welcome to 8.99.42.

(msaitoh)

2019-05-29 10:07:30 UTC MAIN commitmail json YAML

2019-05-29 09:04:01 UTC MAIN commitmail json YAML

don't use a spin lock, the USB host driver may need to take other locks.
stop watchdog timer early to prevent calling txeof twice.
allow more output after USB error by clearing OACTIVE in error path.

(mlelstv)

2019-05-29 08:23:54 UTC MAIN commitmail json YAML

mutexes are destroyed unconditionally in detach, so also init them
unconditionally.

(mlelstv)

2019-05-29 07:46:09 UTC MAIN commitmail json YAML

- Simplify MII structure initialization and reference.
- Use the common path of SIOCGIFMEDIA in sys/net/if_ethersubr.c

(msaitoh)

2019-05-29 06:21:58 UTC MAIN commitmail json YAML

2019-05-29 06:17:28 UTC MAIN commitmail json YAML

2019-05-29 05:06:40 UTC MAIN commitmail json YAML

2019-05-29 05:05:24 UTC MAIN commitmail json YAML

2019-05-29 03:25:46 UTC MAIN commitmail json YAML

2019-05-29 03:24:23 UTC MAIN commitmail json YAML

White space fix. No functional change.

(msaitoh)

2019-05-29 02:34:19 UTC MAIN commitmail json YAML

2019-05-29 02:30:43 UTC MAIN commitmail json YAML

Fix typo(s/suppport/support/) in comment. From FreeBSD.

(msaitoh)

2019-05-29 01:58:39 UTC MAIN commitmail json YAML

2019-05-29 01:57:59 UTC MAIN commitmail json YAML

amd64 switched to gdb-8.3

(christos)

2019-05-29 01:56:34 UTC MAIN commitmail json YAML

src/external/gpl3/gdb/lib/libbfd/arch/x86_64/bfd-in3.h@1.8 / diff / nxr@1.8
src/external/gpl3/gdb/lib/libbfd/arch/x86_64/bfd.h@1.8 / diff / nxr@1.8
src/external/gpl3/gdb/lib/libbfd/arch/x86_64/bfd_stdint.h@1.9 / diff / nxr@1.9
src/external/gpl3/gdb/lib/libbfd/arch/x86_64/bfdver.h@1.8 / diff / nxr@1.8
src/external/gpl3/gdb/lib/libbfd/arch/x86_64/config.h@1.9 / diff / nxr@1.9
src/external/gpl3/gdb/lib/libbfd/arch/x86_64/defs.mk@1.7 / diff / nxr@1.7
src/external/gpl3/gdb/lib/libbfd/arch/x86_64/targmatch.h@1.10 / diff / nxr@1.10
src/external/gpl3/gdb/lib/libdecnumber/arch/x86_64/config.h@1.4 / diff / nxr@1.4
src/external/gpl3/gdb/lib/libdecnumber/arch/x86_64/gstdint.h@1.9 / diff / nxr@1.9
src/external/gpl3/gdb/lib/libgdb/arch/x86_64/build-gnulib/config.h@1.9 / diff / nxr@1.9
src/external/gpl3/gdb/lib/libgdb/arch/x86_64/config.h@1.11 / diff / nxr@1.11
src/external/gpl3/gdb/lib/libgdb/arch/x86_64/defs.mk@1.15 / diff / nxr@1.15
src/external/gpl3/gdb/lib/libgdb/arch/x86_64/init.c@1.15 / diff / nxr@1.15
src/external/gpl3/gdb/lib/libgdb/arch/x86_64/jit-reader.h@1.6 / diff / nxr@1.6
src/external/gpl3/gdb/lib/libgdb/arch/x86_64/version.c@1.9 / diff / nxr@1.9
src/external/gpl3/gdb/lib/libgdb/arch/x86_64/xml-builtin.c@1.9 / diff / nxr@1.9
src/external/gpl3/gdb/lib/libgdb/common-agent.c@1.3 / diff / nxr@1.3
src/external/gpl3/gdb/lib/libiberty/arch/x86_64/config.h@1.8 / diff / nxr@1.8
src/external/gpl3/gdb/lib/libopcodes/arch/x86_64/config.h@1.7 / diff / nxr@1.7
src/external/gpl3/gdb/lib/libreadline/arch/x86_64/config.h@1.4 / diff / nxr@1.4

regen

(christos)

2019-05-29 01:56:06 UTC MAIN commitmail json YAML

adjust for gdb-8.3

(christos)

2019-05-29 01:46:50 UTC MAIN commitmail json YAML

2019-05-29 01:41:33 UTC MAIN commitmail json YAML

2019-05-29 01:41:01 UTC MAIN commitmail json YAML

Add a declaration for canonicalize_file_name(), it really does not belong
here, but it is the most convenient (since it is only used in pathstuff.c)

(christos)

2019-05-29 01:38:27 UTC MAIN commitmail json YAML

2019-05-29 01:37:55 UTC MAIN commitmail json YAML

2019-05-29 01:21:33 UTC MAIN commitmail json YAML

2019-05-28 22:11:33 UTC MAIN commitmail json YAML

2019-05-28 21:57:21 UTC MAIN commitmail json YAML

Enable USB2 controllers on Cubieboard4.

(jmcneill)

2019-05-28 21:56:24 UTC MAIN commitmail json YAML

Add sun9iusbclk, sun9iusbphy

(jmcneill)

2019-05-28 21:56:04 UTC MAIN commitmail json YAML

2019-05-28 21:31:53 UTC MAIN commitmail json YAML

Correct the example in kcov(4)

mmap(2) has to be called with MAP_SHARED, not MAP_PRIVATE.

Reported by Maciej Grochowski.

(kamil)

2019-05-28 20:22:18 UTC MAIN commitmail json YAML

Add more axp809 controls

(jmcneill)

2019-05-28 18:25:23 UTC MAIN commitmail json YAML

2019-05-28 17:17:16 UTC MAIN commitmail json YAML

remove superfluous parentheses

(tnn)

2019-05-28 16:43:24 UTC MAIN commitmail json YAML

Avoid the 1<<31 construct

Shift unsigned int rather than signed one.

Detected with kUBSan when reading /proc/cpuinfo.

(kamil)

2019-05-28 15:30:39 UTC MAIN commitmail json YAML

2019-05-28 14:20:09 UTC MAIN commitmail json YAML

2019-05-28 13:34:40 UTC MAIN commitmail json YAML

Correct misaligned pointer dereference of type UINT32 in ACPICA

Detected with kUBSan.

(kamil)

2019-05-28 13:24:25 UTC MAIN commitmail json YAML

Clear the screen after running installboot.  If we don't, there will
be a leftover line saying "Status: Finished" at the top of subsequent
screens, and the message "Hit enter to continue" will be redrawn after
the set selection is complete, which confuses literal-minded robotic
users such as anita.  Fix copied from landisk.

(gson)

2019-05-28 13:20:23 UTC MAIN commitmail json YAML

Disable sanitizer instrumentation in x86_hotpatch()

Local variables have empty (0-sized), unknown alignment to UBSan.
This is hard to workaround without mutating the code too much.

(kamil)

2019-05-28 10:14:46 UTC MAIN commitmail json YAML

Fix ldo_io[01] enable and disable values for axp809

(jmcneill)

2019-05-28 09:52:17 UTC MAIN commitmail json YAML

Enable always-on and boot-on regulators at attach time

(jmcneill)

2019-05-28 09:24:34 UTC MAIN commitmail json YAML

Add missing ETHER_LOCK().

(msaitoh)

2019-05-28 08:59:36 UTC MAIN commitmail json YAML

2019-05-28 07:51:58 UTC MAIN commitmail json YAML

Update from the latest Intel SDM:
- Add Cascade Lake, Copper Lake
- Add Future Xeon (Cannon Lake)
- Add 06_7DH for another Ice Lake
- Add Coffee Lake based Xeon E

(msaitoh)

2019-05-28 07:44:14 UTC MAIN commitmail json YAML

Revert previous (accidentally committed).

(msaitoh)

2019-05-28 07:41:50 UTC MAIN commitmail json YAML

2019-05-28 07:39:17 UTC MAIN commitmail json YAML

changes of r1.68 was reverted by r1.69. apply it again.

(ryo)

2019-05-28 07:07:00 UTC MAIN commitmail json YAML

Modify to use athn_set_multi().

(msaitoh)

2019-05-28 05:08:47 UTC MAIN commitmail json YAML

- since ttyinput (t_linesw->l_rint) should not be called from interrupt context,
  it has been modified to use softint like other serial drivers.
- add spinlock for interrupt.

ok jmcneill@. thanks

(ryo)

2019-05-28 05:07:13 UTC MAIN commitmail json YAML

Fix typos. From OpenBSD r1.52.

(msaitoh)

2019-05-28 04:04:11 UTC MAIN commitmail json YAML

Use pack attribute for AML_RESOURCE in acpica

This fixes kUBSan warnings.

Patch by Akul Pillai.

(kamil)

2019-05-28 03:56:46 UTC MAIN commitmail json YAML

Decorate struct in6_addr with the __packed attribute

This avoids undefined behavior when accessing misaligned pointers.

Detected by kUBSan.

Patch by Akul Pillai.

(kamil)

2019-05-28 03:53:29 UTC MAIN commitmail json YAML

Avoid unportable shift base -1 in ffs_subr.c

Cast the start variable before the modulo opration to unsigned int.

Detected with kUBSan.

(kamil)

2019-05-28 03:52:09 UTC MAIN commitmail json YAML

Replace misaligned operations with memcpy() calls in kobj_machdep.c

Detected with kUBSan.

(kamil)

2019-05-28 01:20:02 UTC MAIN commitmail json YAML

2019-05-28 00:25:27 UTC MAIN commitmail json YAML

If a mem function fails to initialize, set the error flag so sdmmc doesn't try to use it anyway.

(jmcneill)

2019-05-28 00:02:32 UTC MAIN commitmail json YAML

2019-05-27 23:28:41 UTC MAIN commitmail json YAML

Add basic support for AXP809

(jmcneill)

2019-05-27 23:27:26 UTC MAIN commitmail json YAML

Enable phy-supply if present

(jmcneill)

2019-05-27 23:27:14 UTC MAIN commitmail json YAML

Add has_io_bias_config property to sunxi_gpio_padconf

(jmcneill)

2019-05-27 23:27:01 UTC MAIN commitmail json YAML

Enable vmmc-supply if present

(jmcneill)

2019-05-27 23:26:42 UTC MAIN commitmail json YAML

Set has_io_bias_config flag

(jmcneill)

2019-05-27 23:26:20 UTC MAIN commitmail json YAML

Fix support for Allwinner-specific pin bindings and add support for pink bank regulators

(jmcneill)

2019-05-27 23:18:33 UTC MAIN commitmail json YAML

Honour regulator-enable-ramp-delay

(jmcneill)

2019-05-27 21:36:08 UTC MAIN commitmail json YAML

Adjust regulator voltage at attach time to be between the min and max values specified in the dts

(jmcneill)

2019-05-27 21:19:55 UTC MAIN commitmail json YAML

Use Mt for emails.

(wiz)

2019-05-27 21:13:29 UTC MAIN commitmail json YAML

Add sun8iapbclk, sun9icpusclk, ac100ic

(jmcneill)

2019-05-27 21:12:54 UTC MAIN commitmail json YAML

2019-05-27 21:11:51 UTC MAIN commitmail json YAML

2019-05-27 21:11:13 UTC MAIN commitmail json YAML

FDT-ize AC100 driver

(jmcneill)

2019-05-27 21:10:44 UTC MAIN commitmail json YAML

Add support for AXP806

(jmcneill)

2019-05-27 18:36:37 UTC MAIN commitmail json YAML

Change the effect of SVS on the TLB. Keep CR4_PGE set when SVS is enabled,
but don't use PTE_G on the kernel PTEs in general.

Add PTE_G on only a few pages, that are already leaked to userland and do
not contain secrets.

This slightly improves syscall performance.

(maxv)

2019-05-27 17:32:36 UTC MAIN commitmail json YAML

2019-05-27 16:54:38 UTC MAIN commitmail json YAML

2019-05-27 07:31:11 UTC MAIN commitmail json YAML

As a _NETBSD_SOURCE extension define static_assert for pre-c11/c++99

Proposed on source-changes-d.

(kamil)

2019-05-27 05:33:48 UTC MAIN commitmail json YAML

Don't take softnet_lock in sysctl_rtable

Taking softnet_lock there can cause a deadlock with nfs sosend, so we don't.
Having only KERNEL_LOCK is enough because now the routing table is protected by
KERNEL_LOCK that was introduced by the fix for PR 53043.

PR kern/54227 from Paul Ripke

(ozaki-r)

2019-05-27 03:08:13 UTC MAIN commitmail json YAML

Claim suspend support.

From Uwe Kr端ger in PR kern/42633

(maya)

2019-05-27 02:23:16 UTC MAIN commitmail json YAML

Remove very outdated note about no WPA support.
From Giles Lean in PR bin/37024, who confirmed wpa_supplicant works fine.

I didn't add a mention of wpa_supplicant. I don't think people expect WPA
support to come in any other form.

(maya)

2019-05-27 00:24:37 UTC MAIN commitmail json YAML

Print result of function we tested (sinf),
not of function we didn't test (sin).

no need to print 17 digits for a float.

from Riastradh.

(maya)

2019-05-27 00:10:36 UTC MAIN commitmail json YAML

on i386 with FLT_EVAL_METHOD=2, the computation inside cosf was done in
binary80 arithmetic and never rounded to binary32 at the end, so it
appeared farther from the correctly rounded result in binary32 than expected.

Force binary32 using volatile float.

PR lib/54232: lib/libm/t_cos:cosf_angles regression on i386

From Riastradh.

(maya)

2019-05-26 23:03:32 UTC MAIN commitmail json YAML

2019-05-26 23:00:57 UTC MAIN commitmail json YAML

The config files supported by this port are regened from this template.
Apply the changes which I previously made directly to the config files by
mistake.

(sevan)

2019-05-26 22:53:22 UTC MAIN commitmail json YAML

Include bsd.own.mk so that ${TOOL_SED} in expanded correctly

(sevan)

2019-05-26 22:30:23 UTC MAIN commitmail json YAML

Set nosplit to suppress newline in AUTHORS

(ryoon)

2019-05-26 21:40:06 UTC MAIN commitmail json YAML

2019-05-26 21:04:56 UTC MAIN commitmail json YAML

2019-05-26 20:26:43 UTC MAIN commitmail json YAML

build gdb from gdb.old

(christos)

2019-05-26 20:14:48 UTC MAIN commitmail json YAML

2019-05-26 20:01:07 UTC MAIN commitmail json YAML

Add entries for the recent tests/lib/libcurses commit.

(hannken)

2019-05-26 19:36:22 UTC MAIN commitmail json YAML

ure(4) also uses rgephy(4)

(ryoon)

2019-05-26 19:34:57 UTC MAIN commitmail json YAML

Add <> to e-mail address

(ryoon)

2019-05-26 19:23:04 UTC MAIN commitmail json YAML

fix flatly wrong indent

(dholland)

2019-05-26 17:48:47 UTC MAIN commitmail json YAML

Also destroy the mutex. Thanks chs@ for noticing.

(mlelstv)

2019-05-26 14:49:18 UTC MAIN commitmail json YAML

Rename cv from old driver name "awinp2wi" to new "sunxirsb"

(jmcneill)

2019-05-26 14:14:27 UTC MAIN commitmail json YAML

Match allwinner,sun9i-a80-apbs-gates-clk

(jmcneill)

2019-05-26 14:12:35 UTC MAIN commitmail json YAML

2019-05-26 13:56:46 UTC MAIN commitmail json YAML

2019-05-26 10:22:59 UTC MAIN commitmail json YAML

upport wedges as vdevs, use DIOCGWEDGEINFO before DIOCGPARTINFO.

PR kern/54219 zpool create pool dk5 causes kernel panic

(hannken)

2019-05-26 10:22:07 UTC MAIN commitmail json YAML

Take "sc_lock" after calling disk_ioctl() to make GPT partitioning work.

(hannken)

2019-05-26 10:21:33 UTC MAIN commitmail json YAML

Fix IOCSNPRINTF(), 'R' and 'W' were reversed.

(hannken)

2019-05-26 10:21:01 UTC MAIN commitmail json YAML

2019-05-26 09:54:33 UTC MAIN commitmail json YAML

2019-05-26 08:12:41 UTC MAIN commitmail json YAML

Add sanity checks to SCIOCCOMMAND, adapter drivers might be confused or trigger
assertions (e.g. umass).

(mlelstv)

2019-05-26 07:47:37 UTC MAIN commitmail json YAML

Start supporting wide char tests.

(blymn)

2019-05-26 07:28:15 UTC MAIN commitmail json YAML

2019-05-26 06:18:14 UTC MAIN commitmail json YAML

2019-05-26 05:41:45 UTC MAIN commitmail json YAML

Drop no longer available macros KCOV_STORE() KCOV_LOAD() in kcov(4)

Recently KCOV_STORE() and KCOV_LOAD() were equivalent to x=y.

Obtained from <R3x>

(kamil)

2019-05-26 04:52:07 UTC MAIN commitmail json YAML

usbd_transfer may sleep, add a mutex to prevent a race in mue_start.

(mlelstv)

2019-05-26 02:49:34 UTC MAIN commitmail json YAML

2019-05-26 02:49:12 UTC MAIN commitmail json YAML

2019-05-26 02:42:00 UTC MAIN commitmail json YAML

use explicit_memset()
XXX: fix in autoconf

(christos)

2019-05-26 01:44:34 UTC MAIN commitmail json YAML

Drop no longer needed macros KCOV_STORE() KCOV_LOAD() in kcov(4)

Corrently KCOV_STORE() and KCOV_LOAD() are equivalent to x=y.

Obtained from <R3x>

(kamil)

2019-05-26 00:30:35 UTC MAIN commitmail json YAML

tuck in include inside ifdef, from Ryosuke Moro

(christos)

2019-05-25 21:32:35 UTC MAIN commitmail json YAML

2019-05-25 21:31:29 UTC MAIN commitmail json YAML

2019-05-25 21:11:13 UTC MAIN commitmail json YAML

2019-05-25 21:02:33 UTC MAIN commitmail json YAML

Fix bug. We must fetch the whole FPU state, otherwise XSTATE_BV could be
outdated, and we could be filling the AVX registers with garbage.

(maxv)

2019-05-25 20:10:22 UTC MAIN commitmail json YAML

2019-05-25 19:21:34 UTC MAIN commitmail json YAML

Restore "not configured" autoconfiguration prints by using config_found_sm_loc on the default pass

(jmcneill)

2019-05-25 16:30:18 UTC MAIN commitmail json YAML

2019-05-25 15:18:52 UTC MAIN commitmail json YAML

Undo previous (disable lsan), and instead fix it by passing 1 instead of 0
to the address argument in detach. Apparently linux ignores the address
argument for detach (or treats 0 as 'do not set').

(christos)

2019-05-25 13:54:37 UTC MAIN commitmail json YAML

don't claim lsan support on netbsd.

PR toolchain/54226: address sanitizer doesn't work

(maya)

2019-05-25 12:14:28 UTC MAIN commitmail json YAML

Add bcm2837-rpi-3-a-plus.dts, meson-gxl-s805x-libretech-ac.dts,
meson-gxl-s905d-phicomm-n1.dts, rk3399-gru-scarlet-inx.dts,
rk3399-gru-scarlet-kd.dts, rk3399-nanopc-t4.dts, rk3399-nanopi-m4.dts,
rk3399-rock-pi-4.dts, sun50i-a64-amarula-relic.dts,
sun50i-a64-pine64-lts.dts, sun50i-h5-emlid-neutis-n5-devboard.dts,
sun50i-h6-orangepi-lite2.dts, tegra210-p2894-0050-a08.dts.

(jmcneill)

2019-05-25 12:06:59 UTC MAIN commitmail json YAML

Add bcm2837-rpi-3-a-plus.dts, sun8i-h3-mapleboard-mp130.dts

(jmcneill)

2019-05-25 12:04:27 UTC MAIN commitmail json YAML

2019-05-25 11:49:56 UTC MAIN commitmail json YAML

dts: Import dts files from Linux 5.1.4.

(jmcneill)

2019-05-25 11:48:48 UTC MAIN commitmail json YAML

dts updated to 5.1.4

(jmcneill)

2019-05-25 11:48:05 UTC MAIN commitmail json YAML

Merge conflicts

(jmcneill)

2019-05-25 05:11:14 UTC MAIN commitmail json YAML

Document TRAP_SCE and TRAP_SCX in siginfo(2)

(kamil)

2019-05-25 04:41:53 UTC MAIN commitmail json YAML

Make it compilable even with debug option.

(isaki)

2019-05-25 04:25:30 UTC MAIN commitmail json YAML

Fix yds_intr.  It has not worked well since netbsd-8.
- Read data offset before set ACTV2.
- The interrupts occur every hardware block, not blocksize specified
  by round_blocksize.  The hardware block may span (upper layer's)
  two blocks.  So bus_dmamap_sync'ing each (upper layer's) block is
  not enough.
  XXX To fix this, Use only 48kHz and drop other frequencies. It can
  make blocksize fixed.  Then the hardware block aligns to upper layer's
  block alignment.
Analyzed by Y.Sugahara.

(isaki)

2019-05-25 04:25:14 UTC MAIN commitmail json YAML

Update the ptrace(2) documentation

Document that TRAP_EXEC can be returned for PT_SYSCALL.
Document truncated byte transfers.

(kamil)

2019-05-25 03:25:08 UTC MAIN commitmail json YAML

Add new user_va0_disable* tests in t_ptrace_wait*

Add tests:
- user_va0_disable_pt_continue
- user_va0_disable_pt_syscall
- user_va0_disable_pt_detach

Assert that setting PC to 0x0 in PT_CONTINUE/PT_SYSCALL/PT_DETACH for
vm.user_va0_disable==0 is disallowed.

(kamil)

2019-05-25 03:22:53 UTC MAIN commitmail json YAML

Add get_user_va0_disable() in t_ptrace_wait.h

Add a utility function to check vm.user_va0_disable.

(kamil)

2019-05-25 03:20:43 UTC MAIN commitmail json YAML

Relax prohibition of Program Counter set to 0x0 in ptrace(2)

In PT_CONTINUE, PT_SYSCALL and PT_DETACH the 3rd argument of ptrace(2)
allows to set PC. It used to be allowed to set PC to 0x0 without
restrictions, later prohibited unconditionally.

Change the condition and make it depending on vm.user_va0_disable. Whenever
the VA 0 mapping is disallowed, reject setting PC to 0x0.

While there comment truncated and empty transfers in PT_READ/PT_WRITE
and PT_IO.

(kamil)

2019-05-25 02:49:26 UTC MAIN commitmail json YAML

isaki-audio2 branch is terminated (merged to -current).

(isaki)

2019-05-25 02:42:04 UTC MAIN commitmail json YAML

Fix typo in comment.

(isaki)

2019-05-25 01:37:55 UTC MAIN commitmail json YAML

2019-05-24 21:32:06 UTC MAIN commitmail json YAML

Remove empty line.

(wiz)

2019-05-24 16:02:08 UTC MAIN commitmail json YAML

Add <> for e-mail address

(ryoon)

2019-05-24 15:52:36 UTC MAIN commitmail json YAML

LUNA's firmware requires OMAGIC a.out.

(tsutsui)

2019-05-24 15:51:00 UTC MAIN commitmail json YAML

Add rbtree(3) to SEE ALSO

(ryoon)

2019-05-24 14:28:49 UTC MAIN commitmail json YAML

2019-05-24 10:37:39 UTC MAIN commitmail json YAML

Use standard DT bindings for card detect

(jmcneill)

2019-05-24 10:08:46 UTC MAIN commitmail json YAML

ALPR ANPR AVI CPR LPR MLPR VLPR VRI

(sevan)

2019-05-24 08:30:26 UTC MAIN commitmail json YAML

Add il(4). Commented out.

(msaitoh)

2019-05-24 08:29:17 UTC MAIN commitmail json YAML

Make if_il.c compilable again.

(msaitoh)

2019-05-24 08:27:44 UTC MAIN commitmail json YAML

2019-05-24 08:22:05 UTC MAIN commitmail json YAML

Make it compilable. Not tested.

(msaitoh)

2019-05-24 07:34:51 UTC MAIN commitmail json YAML

KNF. No functional change.

(msaitoh)

2019-05-24 06:26:39 UTC MAIN commitmail json YAML

2019-05-24 06:01:06 UTC MAIN commitmail json YAML

Also schedule timeouts when all openings are in use.

(mlelstv)

2019-05-24 05:57:35 UTC MAIN commitmail json YAML

No functional change:
- ac -> ec
- KNF.

(msaitoh)

2019-05-24 00:13:25 UTC MAIN commitmail json YAML

2019-05-23 21:37:55 UTC MAIN commitmail json YAML

Merge the following commits from upstream:

arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64
https://github.com/torvalds/linux/commit/26e2d7b03ea7ff254bf78305aa44dda62e70b78e

arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64
https://github.com/torvalds/linux/commit/a8772e5d826d0f61f8aa9c284b3ab49035d5273d

(jmcneill)

2019-05-23 21:36:26 UTC MAIN commitmail json YAML

2019-05-23 20:50:30 UTC MAIN commitmail json YAML

Remove vcc_host1_5v hack now that fixedregulator honours pin polarity

(jmcneill)

2019-05-23 20:49:44 UTC MAIN commitmail json YAML

Honour the polarity of the pin xref

(jmcneill)

2019-05-23 16:05:01 UTC MAIN commitmail json YAML

- Fix compile error (remove unused variable).
- KNF.
- ac -> ec
- Remove extra RCS Id.

(msaitoh)

2019-05-23 15:54:28 UTC MAIN commitmail json YAML

2019-05-23 13:10:53 UTC MAIN commitmail json YAML

2019-05-23 12:20:27 UTC MAIN commitmail json YAML

Remove unnecessary file lock.
It has been introduced to prevent multiple syscalls entering
simultaneously.  But it's completely unnecessary.
It fixes firefox problem in PR kern/54177.

(isaki)

2019-05-23 11:13:17 UTC MAIN commitmail json YAML

PR bin/54222

Don't use portal_node_reclaim() inappropriately.  It frees data we
did not allocate, but which might have been allocated by someone else.

While here, various other cleanups (avoid losing fd's if fork fails,
don't compose mangled st_mode S_IFMT values - puffs or's in what it
thinks is correct to the value we set, one case I saw was producing
0110600 for the mode, the 011 isn't any defined type at all - I'd
never seen ls print a '?' as the first char of ls -l output before!

This is still not really correct, but is I believe, better than before.

(kre)

2019-05-23 10:57:29 UTC MAIN commitmail json YAML

2019-05-23 10:51:39 UTC MAIN commitmail json YAML

2019-05-23 10:40:40 UTC MAIN commitmail json YAML

2019-05-23 10:34:44 UTC MAIN commitmail json YAML

- Use aprint_*().
- KNF
- u_int*_t -> uint*_t

(msaitoh)

2019-05-23 10:30:36 UTC MAIN commitmail json YAML

2019-05-23 09:15:45 UTC MAIN commitmail json YAML

Remove superfluous Pp.

(wiz)

2019-05-23 08:32:31 UTC MAIN commitmail json YAML

2019-05-23 04:44:49 UTC MAIN commitmail json YAML

Remove extra white spaces. No functional change.

(msaitoh)

2019-05-23 04:37:31 UTC MAIN commitmail json YAML

Note change to comments in portal.conf for mount_portal(8).

(kre)

2019-05-23 04:34:25 UTC MAIN commitmail json YAML

Better handling of comments in portal.conf ... # now only introduces
a comment at beginning of line, or after whitespace.  This allows #
to be used as data otherwhere in the line (there is no escape mechanism).

(kre)

2019-05-23 02:39:06 UTC MAIN commitmail json YAML

KNF:  blank lines after declarations, return (x) -> return x, and
      eliminate spaces between cast and value being cast (most were OK already)
NFCI.

(kre)

2019-05-22 23:22:24 UTC MAIN commitmail json YAML

Swap polarity of the vcc_host1_5v pin to enable USB power

(jmcneill)

2019-05-22 21:25:01 UTC MAIN commitmail json YAML

Limit static_assert visibility to C11.

The existing definition caused issues as GCC only provides _Static_assert
when building C11 code.
This follows the C standard: static_assert available since C11.

Fixes https://rt.perl.org/Public/Bug/Display.html?id=134023

(maya)

2019-05-22 17:27:41 UTC MAIN commitmail json YAML

2019-05-22 17:26:05 UTC MAIN commitmail json YAML

2019-05-22 15:34:26 UTC MAIN commitmail json YAML

LOCKDEBUG kernels should work now.

(scole)

2019-05-22 15:32:14 UTC MAIN commitmail json YAML

Increase LD_BATCH_SHIFT for ia64 LOCKDEBUG kernels.  Otherwise, ia64 pmap will run out of space with this kernel debug option enabled.

Discussed with <chs> over email.

(scole)

2019-05-22 15:17:48 UTC MAIN commitmail json YAML

filesystem -> file system

(wiz)

2019-05-22 15:10:13 UTC MAIN commitmail json YAML

Add missing include to fix the crash(8) build, from Tobias Ulmer, PR port-sparc64/54221

(martin)

2019-05-22 08:47:02 UTC MAIN commitmail json YAML

Implement disk_rename()/iostat_rename() to rename a disk.

Use it from zvol_rename_minor() when renaming a ZVOL.

(hannken)

2019-05-22 08:46:27 UTC MAIN commitmail json YAML

Add missing zvol_close() to zfsdev_close().

Change zvol_size_changed() to initialize "zv->zv_volsize"
and initialize only "dg_secsize" and "dg_secperunit".
Calling disk_set_info() will initialize the remaining
parts of the geometry.

Set "doread" in zvol_strategy() to make reading from
device possible.

Reorganize/add disk_busy()/disk_unbusy() instrumentation.

Redo zvol_ioctl() to implement DIOCGWEDGEINFO and let
disk_ioctl() process the remaining ioctls.

(hannken)

2019-05-22 08:45:32 UTC MAIN commitmail json YAML

2019-05-22 08:44:49 UTC MAIN commitmail json YAML

Update ddi environment:
- Put device major numbers into "dev_info_t".
- Fix an off-by-one in zvol_create_minor().
- When creating a node handle existing nodes
  and add owner read/write permission.
- When removing nodes remove now empty directories.

(hannken)

2019-05-22 08:42:57 UTC MAIN commitmail json YAML

Implement the needed part of Solaris lookupname().

Remove unneeded protoype lookupnameat().

(hannken)

2019-05-22 08:31:26 UTC MAIN commitmail json YAML

Allow to use KCOV + kASan together

Stop instrumenting KCOV files with kASan and the other way around.
This fixes booting of the setup of using them together.

In theory the checks could be more fine grained, however there is no good
reason (except extra DIAGNISTIC) for running a kernel sanitizer without
kernel coverage.

Patch by <R3x>

(kamil)

2019-05-22 07:40:09 UTC MAIN commitmail json YAML

Fix previous and use the original patch from PR port-sparc64/54221
instead (XXX should fix comments in param.h)

(martin)

2019-05-22 04:17:39 UTC MAIN commitmail json YAML

Relax test for valid stack frame address (now that we have multiple kernel
stacks since ... a long time). Just test for a valid kernel VA, using
the same test as for "pc".
Very close to a patch suggested by Tobias Ulmer in PR port-sparc64/54221.

(martin)

2019-05-22 02:25:28 UTC MAIN commitmail json YAML

Note initial 9P2000.u support

(ozaki-r)

2019-05-21 22:34:13 UTC MAIN commitmail json YAML

Not yet. Back out EFS description which was committed by mistake.

(sevan)

2019-05-21 22:31:39 UTC MAIN commitmail json YAML

2019-05-21 22:15:26 UTC MAIN commitmail json YAML

opp-v2 table seems to list opps from lowest to highest, so swap the order to ensure the highest frequency is first

(jmcneill)

2019-05-21 18:09:31 UTC MAIN commitmail json YAML

provide more info about who is getting ERESTART.

(christos)

2019-05-21 16:56:10 UTC MAIN commitmail json YAML

Add APPLE_UFS (disabled)

(sevan)

2019-05-21 16:45:19 UTC MAIN commitmail json YAML

Sort Keywords section

(sevan)

2019-05-21 16:22:36 UTC MAIN commitmail json YAML

2019-05-21 16:18:07 UTC MAIN commitmail json YAML

2019-05-21 12:52:57 UTC MAIN commitmail json YAML

Adjust debug message.  Inspired from PR kern/54177.

(isaki)

2019-05-21 09:58:15 UTC MAIN commitmail json YAML

- I think it's not required to test "#if defined(IFM_ETHER)" now.
- Fix compile error. It seems no one use this file. Is it OK to remove this
  file?

(msaitoh)

2019-05-21 09:24:21 UTC MAIN commitmail json YAML

Fix some typos and remove cargo-cult quoting.

(wiz)