[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

[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

[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:

[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

[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

[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|

[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|

[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 +++

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

[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=edit fix from snake oil salesman Applied, tested, no panics, ifconfig(8) seems to be satisfied.

[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 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

[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

[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

[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

[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

[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