[Bug 193984] SMBFS transfer very slow and sometimes hangs indefinitely

2022-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193984

--- Comment #6 from László Károlyi  ---
(In reply to Tomoaki AOKI from comment #5)
Hey,

I haven't tried patching anything since the server is a production server using
GENERIC kernel and I don't think it's a good idea to play around with this over
there.

As for the SMBv2 implementation, I'll keep my fingers crossed.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 262062] pgrep sshd do not get correct result

2022-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262062

Bug ID: 262062
   Summary: pgrep sshd do not get correct result
   Product: Base System
   Version: 13.0-RELEASE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: 345238...@qq.com

On 13.0R pgrep sshd get nothing while I have sshd service running:

root@fb4port:~ # pgrep sshd
root@fb4port:~ # ps auxwww | grep sshd
root   10679   0.0  0.0   209521368  -  Is7Feb22 0:00.02
/usr/sbin/sshd
root   79855   0.0  0.1   213885964  -  Is   15:26   0:00.02 sshd: 
[priv] (sshd)
   80913   0.0  0.1   213926028  -  S15:26   0:00.23 sshd:
@pts/2,pts/8 (sshd)
root5228   0.0  0.0   128682092  2  S+   20:15   0:00.00 grep sshd

tested on amd64 and arm v7,get the same result.

12.2R ruturn OK.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 193984] SMBFS transfer very slow and sometimes hangs indefinitely

2022-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193984

--- Comment #7 from Tomoaki AOKI  ---
(In reply to László Károlyi from comment #6)

FYI: smbfs is NOT built in GENERIC kernel at least for 11.0 and later.
It's built as module smbfs.ko and kldload'ed when needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 262056] usr.bin/fetch: strtol(3) overflow in -S (--require-size) on 32-bit systems

2022-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262056

Jan Beich  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|s...@freebsd.org
 Status|New |Closed
 Resolution|--- |FIXED

--- Comment #1 from Jan Beich  ---
Fixed by base 32066c96fa00.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 262064] oce(4) - disabling vlanhwtso not supported

2022-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262064

Bug ID: 262064
   Summary: oce(4) - disabling vlanhwtso not supported
   Product: Base System
   Version: 13.0-STABLE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: zarych...@plan-b.pwste.edu.pl

Minor bug, but still a bug. It was reported a few weeks ago by user b-04 on
IRC, but it looks like the bug wasn't submitted here by the reporter. I
confirmed this for the party, it's not any serious flaw in my case. The
command: 
ifconfig oce0 -vlanhwtso 
doesn't disable VLAN_HWTSO.

I am still able to reproduce this on 13.0-STABLE
stable/13test-n249428-bf2a85f4e30 with device:
oce0@pci0:22:0:0:   class=0x02 rev=0x03 hdr=0x00 vendor=0x19a2
device=0x0710 subvendor=0x10df subdevice=0xe70a
vendor = 'Emulex Corporation'
device = 'OneConnect 10Gb NIC (be3)'
class  = network
subclass   = ethernet

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 262038] fts(3): Check for readdir(3) errors

2022-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262038

Ganael LAPLANCHE  changed:

   What|Removed |Added

Summary|fts: Check for readdir  |fts(3): Check for
   |errors  |readdir(3) errors
   Priority|--- |Normal
   Keywords||patch, patch-ready

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 261751] vt newcons mouse pointer background display bug

2022-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261751

--- Comment #2 from Ed Maste  ---
Can you please attach a screenshot demonstrating the issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 262064] oce(4) - disabling vlanhwtso not supported

2022-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262064

--- Comment #1 from Marek Zarychta  ---
Created attachment 231967
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231967&action=edit
fix from snake oil salesman

Applied, tested, no panics, ifconfig(8) seems to be satisfied. Unfortunately,
the driver hasn't defined the list of capabilities.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Problem reports for b...@freebsd.org that need special attention

2022-02-20 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
New |197876 | [devfs] an error in devfs leads to data loss and  
New |198797 | [PATCH] Added an option to install BSDstats to bs 
New |202362 | ntp: restore refclocks selection (10.2-RELEASE re 
New |202740 | vi/ex string substitution problem when there is m 
New |204097 | witness_initialize() does not perform bound check 
New |206336 | [patch] usr.sbin/freebsd-update allow proxy confi 
New |209213 | UEFI Loader shows only black screen with Nvidia G 
New |210804 | installerconfig - using ZFS create in custom scri 
New |223470 | freebsd-update: Cannot identify running kernel (/ 
New |230620 | "install -d" issue
New |235085 | [PATCH] Option to make rc.d/sysctl more verbose ( 
New |252123 | fetch(3): Fix wrong usage of proxy when request i 
Open|177821 | sysctl: Some security.jail nodes are funky, dupli 
Open|182466 | [headers] [patch] make  self-contained  
Open|183618 | [panic] Dell PowerEdge R620 -- PERC H710 Mini (mf 
Open|187015 | agpgart: Panic make_dev_credv: bad si_name (error 
Open|192573 | Add ps(1) option: Print process start time in sec 
Open|194925 | [pf] [ifconfig] interface group keywords do not w 
Open|197921 | scheduler: Allow non-migratable threads to bind t 
Open|206528 | Emulex LPe 16002 FC HBA Not Recognized by oce(4)  
Open|206649 | cyapa(4): Add common gestures for Cypress APA I2C 
Open|207940 | stand/efi/boot1: Add boot partition selection 
Open|212608 | sockstat(1) and lsof(8) can not identity the owne 
Open|220246 | syslogd does not send RFC3164-conformant messages 
Open|221305 | Mouse cursor loss when moving cursor while loadin 
Open|221550 | kern.bootfile returns only /kernel on mips64 (ERL 
Open|221854 | makefs: Reject UFS labels that are too long to fi 
Open|226893 | freebsd-update: Support patchlevel argument for f 
Open|231810 | [build] release always fails with "mkimg: partiti 
Open|233578 | Unprivileged local user can prevent other users l 
Open|233988 | freebsd-update: Improve progress output on termin 
Open|236718 | system panics with message: vm_fault_hold: fault  
Open|237287 | moused(8) ignores button release events in virtua 
Open|237924 | Possible infinite loop in function empty_aux_buff 
Open|238183 | cam/scsi/scsi_sa.c: warnings issued by static ana 
Open|238486 | Possible buffer overflow bug in sc_allocate_keybo 
Open|238550 | Touchpad (via SMBus) not working: Synaptics (SYN1 
Open|238638 | mfi: Remove unnecessary pointer printing in mfi.c 
Open|238837 | init: Remove P_SYSTEM flag from PID 1 to allow ea 
Open|241697 | i915kms: Kernel panic loading module on custom ke 
Open|247132 | Fix build error: use of undeclared identifier 'cp 
Open|248352 | mfi(4): Remove RAID map sync functionality
Open|257149 | CFLAGS not passed to whole build  
New |260138 | TPM2 Support in bootloader / kernel in order to r 
New |261306 | Geli rc.d script does not support insertion of US 
Open|179832 | manual page of mac_from_text suggests incorrect f 

46 problems total for which you should take action.


[Bug 261553] vt newcons: double click does not mark whole word if word starts at beginning of line

2022-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261553

--- Comment #1 from Ed Maste  ---
See VTB_MARK_WORD in sys/dev/vt/vt_buf.c

This (untested) patch may fix it:

diff --git a/sys/dev/vt/vt_buf.c b/sys/dev/vt/vt_buf.c
index 9c9417d6eca4..6aae6054d6c5 100644
--- a/sys/dev/vt/vt_buf.c
+++ b/sys/dev/vt/vt_buf.c
@@ -814,6 +814,8 @@ vtbuf_set_mark(struct vt_buf *vb, int type, int col, int
row)
if (TCHAR_CHARACTER(r[i]) == ' ') {
vb->vb_mark_start.tp_col = i + 1;
break;
+   } else if (i == 0) {
+   vb->vb_mark_start.tp_col = i;
}
}
for (i = col; i < vb->vb_scr_size.tp_col; i ++) {

(Note that if the word continued from the previous line we would only highlight
from the beginning of the line. This would presumably be addressed with more
extensive work for PR260963.)

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 261928] drm-kmod / vt newcons: Loading the drm-kmod driver creates a gap in the vt newcons scrollback buffer

2022-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261928

Ed Maste  changed:

   What|Removed |Added

   Keywords||vt
 CC||ema...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 261914] vt newcons fails if a non-KMS xorg graphics driver is being used

2022-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261914

Ed Maste  changed:

   What|Removed |Added

 CC||ema...@freebsd.org
   Keywords||vt

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 261553] vt newcons: double click does not mark whole word if word starts at beginning of line

2022-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261553

Ed Maste  changed:

   What|Removed |Added

   Keywords||vt

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 261311] vt newcons does not respect colors set in kernel configuration file

2022-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261311

Ed Maste  changed:

   What|Removed |Added

   Keywords||vt

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 261909] vt / drm-kmod: hw.vga.textmode is ignored if drm-kmod driver is loaded

2022-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261909

Ed Maste  changed:

   What|Removed |Added

Summary|vt newcons / drm-kmod:  |vt / drm-kmod:
   |hw.vga.textmode is ignored  |hw.vga.textmode is ignored
   |if drm-kmod driver is   |if drm-kmod driver is
   |loaded  |loaded

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 261914] vt fails if a non-KMS xorg graphics driver is being used

2022-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261914

Ed Maste  changed:

   What|Removed |Added

Summary|vt newcons fails if a   |vt fails if a non-KMS xorg
   |non-KMS xorg graphics   |graphics driver is being
   |driver is being used|used

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 262086] usr.bin.diff.diff_test.functionname fails

2022-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262086

Li-Wen Hsu  changed:

   What|Removed |Added

  Component|tests   |bin
   Assignee|test...@freebsd.org |b...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.