271631 Commits

Author SHA1 Message Date
martin
b76c9f8f6f Make tar extraction flags depend on our usage of pax-as-tar or bsdtar. 2019-11-14 13:58:22 +00:00
martin
cced830f6a For gcc < 9 disable stringop-overflow warnings - they are broken. 2019-11-14 13:16:35 +00:00
mrg
a782ceec24 duplicate a some of Makefile.gnuhost.
should fix PR#53561.
2019-11-14 09:27:08 +00:00
msaitoh
98fe4013b6 Revert previous. Sorry. 2019-11-14 09:15:12 +00:00
msaitoh
ac2cbdda1a Add D-Link DGE-530T C1 and TP-Link TG-3468 v2. 2019-11-14 09:11:35 +00:00
msaitoh
6a2066383c Regen. 2019-11-14 09:11:05 +00:00
msaitoh
433440a185 Add D-Link DGE-530T C1 and TP-Link TG-3468 v2. 2019-11-14 09:10:41 +00:00
msaitoh
0261fff81e - Use auto-negotiation when forcing 1000BASE-T.
- Add XXX comment for strange pause setting code. I suspect this is wrong.
- On my environments, 1000BASE-T half duplex doesn't work, so we might remove
  IFM_1000T_HDX from this device in future.
2019-11-14 09:06:21 +00:00
msaitoh
45485586e6 STGE_PhyCtrl is not PHY register but MAC register, so use ukphy_status()
for IP1000A device.
2019-11-14 09:00:23 +00:00
msaitoh
e3b7337f95 KNF. No functional change. 2019-11-14 08:52:34 +00:00
hauke
61935312a7 The 16C1054 and 16C1058 serial multi-port controllers need a clock
multiplier of 8, just like the 16C1050 controller.

Verified with an ExSys EX-41388.

ryo@ checked back with the hardware his original commit was based on,
and confirmed the change.

XXX Pull-up to netbsd-{7,8,9}
2019-11-14 08:49:48 +00:00
tkusumi
50e304a6be autofs: Whitespace fix 2019-11-14 08:45:24 +00:00
hkenken
0ac14ebd3f Fixed bug. 2019-11-14 06:00:16 +00:00
msaitoh
5e1508fc9e Fix comment. 2019-11-14 04:14:30 +00:00
knakahara
d00f6f3b19 Reduce load for IKE negotiations when the system has many IPv6 addresses.
e.g. the system has many vlan(4), gif(4) or ipsecif(4) with link local address.
2019-11-14 03:17:08 +00:00
uki
dab314a7bd Fix uncorrect package name in xdebug mi 2019-11-14 02:27:18 +00:00
joerg
8a61152dc6 Mark old LLVM instance as dead. 2019-11-13 22:34:11 +00:00
joerg
3cdbfa93d9 Restore pax-as-tar. 2019-11-13 22:32:16 +00:00
joerg
e8e92eea69 Mark old LLVM instance as dead. 2019-11-13 22:19:09 +00:00
joerg
d053cf4338 Remove old LLVM build system. 2019-11-13 22:03:31 +00:00
martin
be173c6428 Drop MBR and cloning support on crunched install media. 2019-11-13 18:58:09 +00:00
martin
485d530922 Make cloning support optional, so we can save some space on very small
install media.
2019-11-13 18:57:26 +00:00
tsutsui
95d09e50d8 Make zaurus kernels use symbol tables loaded by the bootloader.
Now COPY_SYMTAB is no longer necessary and it saves ~500kbytes of
GENERIC, so re-enable options DDB (i.e. revert GENERIC rev 1.85).

Also fix zbsdmod.o (a kernel loader for Zaurus Linux) to load symbols
at a proper address as the MI sys/lib/libsa/loadfile_elf32.c does.

No particular comment on port-zaurus@:
 https://mail-index.netbsd.org/port-zaurus/2019/11/11/msg000086.html

Note zbsdmod.c (derived from OpenBSD/zaurus) assumed that the loaded
kernels had "esym" variable at the top of its data section and
implicitly overwrote it with the address of loaded symbol tables.
OpenBSD/zaurus kernels used the esym value written by the zbsdmod.o
to initialize ksyms(4) on startup, but we will avoid such implicit
MD interface between the bootloader and kernels (though we don't
bother to add a symbol address value into bootinfo but just assume
symbols are loaded at end[] of a loaded kernel, as per the MI
libsa loadfile() implementation).

Worth to pullup to both netbsd-8 and netbsd-9.
2019-11-13 17:59:56 +00:00
tsutsui
05d948a2d3 Fix another attach failure of zaudio(4) WM8731 on Zaurus SL-C7x0/860.
When kernels were configured for both CPU_XSCALE_PXA270 and
CPU_XSCALE_PXA250, the OST freq value was not set until tc_init(9)
then all delay(9) during configure(9) returned immediately.
While here, use proper macro with description for readability.

Should be pulled up to netbsd-8 and netbsd-9.
(though zaudio(4) won't work on netbsd-8)
2019-11-13 17:52:12 +00:00
tsutsui
bc98febd83 Fix attach failure of zaudio(4) WM8731 (C7x0/860) and WM8750 (C1000/3x00).
The new MI iic(4) layer requires an explicit quirk info of PROBE_STRATEGY
via device properties.  Fixes PR kern/54658.

Should be pulled up to netbsd-9.
2019-11-13 17:48:03 +00:00
pgoyette
84fd172ef5 Clean-up unnecessary inclusions of opt_coredump.h 2019-11-13 16:11:27 +00:00
pgoyette
86069f283e Return success if no coredump module is loaded/hooked. 2019-11-13 15:48:36 +00:00
maxv
d0dbdfd3b6 Rename:
PP_ATTRS_M -> PP_ATTRS_D
	PP_ATTRS_U -> PP_ATTRS_A
For consistency.
2019-11-13 12:55:10 +00:00
roy
a40a006166 Note import of dhcpcd-8.1.2 2019-11-13 10:52:40 +00:00
roy
8372335280 Sync 2019-11-13 10:50:22 +00:00
roy
de0c8b824b Import dhcpcd-8.1.2 with the following changes:
* hooks: STOPPED is now run on timeout and exit
 * BSD: Use IP_REVCIF rather than IN_PKTINFO
 * DHCP: When rebinding, ensure we have a DHCP ARP state
 * RA: Sort routers when reachability changes
 * RA: Apply hoplimit, reachable and retrans timer values to kernel
 * RA: Warn if advertised MTU > interface MTU
 * dhcpcd: Report SSID connection to when we gain carrier
 * DHCP: Fix corruption of address flags when renewing
2019-11-13 10:49:19 +00:00
maxv
29441e93f4 Use x86_patch_window_{open,close}. This also fixes a bug: the CR0/PSL
reloads were inverted.
2019-11-13 10:13:41 +00:00
nakayama
4ebf749c20 Revert workarounds for clang.
In-tree clang can now handle the "r" asm constraint for 64-bit values properly.
2019-11-13 10:06:38 +00:00
martin
c2a6468f90 Mention LLVM fallout 2019-11-13 09:59:02 +00:00
maxv
27e09b45b8 Switch to the new PTE naming. 2019-11-13 09:47:37 +00:00
hkenken
3783461dd0 Add support "phy-reset-post-delay". 2019-11-13 07:56:10 +00:00
isaki
8799519c62 Add some audio drivers in SEE ALSO. 2019-11-13 07:52:25 +00:00
hikaru
8c80fd2599 Disable MSI-X before writing the MSI-X table.
That fixes MSI-X interrupt lost on VMware ESXi 6.7 PCI passthrough devices.

ok knakahara@
2019-11-13 02:54:59 +00:00
ozaki-r
a8d6848953 Get rid of unnecessary NULL checks for rt_ifa and ifa_ifp
They are always non-NULL nowadays.
2019-11-13 02:51:22 +00:00
mrg
d96b7a130a put the ucode not found message under #ifdef DEBUG. use printf()
instead of aprint_error().

there's an error returned to userland and displayed by cpuctl.
2019-11-13 01:31:47 +00:00
kre
a4e7b926c7 Appease gcc. Init "terminator".
It is plainly obvious that the init value cannot be used (the
var was never used uninit'd - could not be) but gcc apparently cannot
work that out.   Revert this if we ever get a compiler with a brain.
2019-11-13 00:19:46 +00:00
christos
cfe16cc4b6 remove debugging. 2019-11-12 23:54:34 +00:00
christos
341414cc0c new tmux 2019-11-12 21:03:49 +00:00
christos
29e2eaddc1 new files and bump version 2019-11-12 21:02:46 +00:00
christos
0a274e8662 merge conflicts 2019-11-12 21:02:28 +00:00
christos
b9ecc063aa PR/54654: Soren Tempel: Make sure el_cursor.v < el_terminal.t_size.v when
moving around.
2019-11-12 20:59:46 +00:00
maya
df21d24007 Fix whitespace. From vezhlys 2019-11-12 19:44:46 +00:00
christos
ef36e74738 CHANGES FROM 2.9 to 2.9a
* Fix bugs in select-pane and the main-horizontal and main-vertical layouts.

CHANGES FROM 2.8 to 2.9

* Attempt to preserve horizontal cursor position as well as vertical with
  reflow.

* Rewrite main-vertical and horizontal and change layouts to better handle the
  case where all panes won't fit into the window size, reduce problems with
  pane border status lines and fix other bugs mostly found by Thomas Sattler.

* Add format variables for the default formats in the various modes
  (tree_mode_format and so on) and add a -a flag to display-message to list
  variables with values.

* Add a -v flag to display-message to show verbose messages as the format is
  parsed, this allows formats to be debugged

* Add support for HPA (\033[`).

* Add support for origin mode (\033[?6h).

* No longer clear history on RIS.

* Extend the #[] style syntax and use that together with previous format
  changes to allow the status line to be entirely configured with a single
  option.

  Now that it is possible to configure their content, enable the existing code
  that lets the status line be multiple lines in height. The status option can
  now take a value of 2, 3, 4 or 5 (as well as the previous on or off) to
  configure more than one line. The new status-format array option configures
  the format of each line, the default just references the existing status-*
  options, although some of the more obscure status options may be eliminated
  in time.

  Additions to the #[] syntax are: "align" to specify alignment (left, centre,
  right), "list" for the window list and "range" to configure ranges of text
  for the mouse bindings.

  The "align" keyword can also be used to specify alignment of entries in tree
  mode and the pane status lines.

* Add E: and T: format modifiers to expand a format twice (useful to expand the
  value of an option).

* The individual -fg, -bg and -attr options have been removed; they
  were superseded by -style options in tmux 1.9.

* Allow more than one mode to be opened in a pane. Modes are kept on a stack
  and retrieved if the same mode is entered again. Exiting the active mode goes
  back to the previous one.

* When showing command output in copy mode, call it view mode instead (affects
  pane_mode format).

* Add -b to display-panes like run-shell.

* Handle UTF-8 in word-separators option.

* New "terminal" colour allowing options to use the terminal default colour
  rather than inheriting the default from a parent option.

* Do not move the cursor in copy mode when the mouse wheel is used.

* Use the same working directory rules for jobs as new windows rather than
  always starting in the user's home.

* Allow panes to be one line or column in size.

* Go to last line when goto-line number is out of range in copy mode.

* Yank previously cut text if any with C-y in the command prompt, only use the
  buffer if no text has been cut.

* Add q: format modifier to quote shell special characters.

* Add StatusLeft and StatusRight mouse locations (keys such as
  MouseDown1StatusLeft) for the status-left and status-right areas of the
  status line.

* Add -Z to find-window.

* Support for windows larger than the client. This adds two new options,
  window-size and default-size, and a new command, resize-window. The
  force-width and force-height options and the session_width and session_height
  formats have been removed.

  The new window-size option tells tmux how to work out the size of windows:
  largest means it picks the size of the largest session, smallest the smallest
  session (similar to the old behaviour) and manual means that it does not
  automatically resize windows. aggressive-resize modifies the choice of
  session for largest and smallest as it did before.

  If a window is in a session attached to a client that is too small, only part
  of the window is shown. tmux attempts to keep the cursor visible, so the part
  of the window displayed is changed as the cursor moves (with a small delay,
  to try and avoid excess redrawing when applications redraw status lines or
  similar that are not currently visible).

  Drawing windows which are larger than the client is not as efficient as those
  which fit, particularly when the cursor moves, so it is recommended to avoid
  using this on slow machines or networks (set window-size to smallest or
  manual).

  The resize-window command can be used to resize a window manually. If it is
  used, the window-size option is automatically set to manual for the window
  (undo this with "setw -u window-size"). resize-window works in a similar way
  to resize-pane (-U -D -L -R -x -y flags) but also has -a and -A flags. -a
  sets the window to the size of the smallest client (what it would be if
  window-size was smallest) and -A the largest.

  For the same behaviour as force-width or force-height, use resize-window -x
  or -y.

  If the global window-size option is set to manual, the default-size option is
  used for new windows. If -x or -y is used with new-session, that sets the
  default-size option for the new session.

  The maximum size of a window is 10000x10000. But expect applications to
  complain and higher memory use if making a window that big. The minimum size
  is the size required for the current layout including borders.

  The refresh-client command can be used to pan around a window, -U -D -L -R
  moves up, down, left or right and -c returns to automatic cursor
  tracking. The position is reset when the current window is changed.
2019-11-12 19:18:21 +00:00
kre
5bb52324f6 Add a missing ("quoting") '>' in an atf_fail error message string.
Since the tests don't (usually) fail no-one ever noticed the missing char.

That is, the "received this" and "expected this" strings were supposed
to appear in the output err message as "<<string>>" but one of those
closing '>' chars was missing.

No-one should ever notice this change in normal operation, as the tests
are not intended to fail.
2019-11-12 18:59:51 +00:00
kamil
84cacc6757 Rework thread_concurrent_signals and trace_thread_lwpcreate_and_exit
Change the code to remove the LWP id assumptions that broke after
src/sys/kern/kern_lwp.c r. 1.206.

Original code by <mgorny>, tested and tweaked by myself.
2019-11-12 18:18:04 +00:00