Re: Deprecating smbfs(5) and removing it before FreeBSD 14

2024-06-05 Thread Gleb Popov
On Wed, Jun 5, 2024 at 12:52 AM John Hixson wrote: > > I am working on a from scratch implementation of smbfs. I do not have > any kind of time estimate since it is in my spare time. I chose this > route after spending considerable time looking at Apple and Solaris > implementations and wanting

Re: CURRENT on laptop ASUS VivoBook Pro 14 90NB0VZ2-M01230

2024-03-27 Thread Gleb Popov
On Wed, Mar 27, 2024 at 12:38 PM Matthias Apitz wrote: > > > Hello, > > I bought the laptop ASUS VivoBook Pro 14 90NB0VZ2-M01230 and managed to > boot FreeBSD with boot verbose messages from an USB key and I'm able to > login. The /var/log/messages are here >

Re: amd64 SIMD libc work has landed

2023-12-25 Thread Gleb Popov
On Mon, Dec 25, 2023 at 5:38 PM Robert Clausecker wrote: > > Greetings! > > I am happy to announce that the FreeBSD Foudation sponsored amd64 libc > SIMD enhancement work has landed in CURRENT following extensive testing. > > Big thanks to all those who assisted in testing and reviewing the >

Re: port www/qt5-webengine fails reproducible at the same place compilation

2023-09-21 Thread Gleb Popov
On Thu, Sep 21, 2023 at 4:47 PM Matthias Apitz wrote: > > Should I file a new PR? You should check git log: https://cgit.freebsd.org/ports/commit/?id=190bd2d090115c5c38661198d16fd55288aeb9c1 This commit is just several commits later than the one you're building.

OpenSSL 3 ports fallout

2023-08-13 Thread Gleb Popov
Some of the ports I'm using are failing to build after OpenSSL 3 import due to the following problem. OpenSSL headers that are shipped in base contain declarations of various deprecated functions for which libcrypto.so doesn't contain definitions. Some of them are RSA_generate_key and ERR_*

Re: Deprecating smbfs(5) and removing it before FreeBSD 14

2021-10-28 Thread Gleb Popov
On Thu, Oct 28, 2021 at 6:39 PM Miroslav Lachman <000.f...@quip.cz> wrote: > I am working for one company where smbfs is heavily used to connect > Windows / MacOS / Linux / FreeBSD (12.2) machines and we are really sad > that FreeBSD's mount_smbfs does not support SMBv2 / SMBv3 protocols (so > we

Re: Alternate Screen

2021-05-15 Thread Gleb Popov
On Sat, May 15, 2021 at 11:07 PM Kevin Oberman wrote: > We went through this "alternate screen" thing about 12 or more years ago > and almost everyone hated it except those used to Linux behavior. I don't > think it ever made it into a release after all of the screams of pain. It > drives me

Re: Alternate Screen

2021-05-15 Thread Gleb Popov
On Thu, May 13, 2021 at 5:02 PM Eric van Gyzen wrote: > There was a recent discussion about a terminal database update and the > new Alternate Screen behavior. I'm curious about the resolution, but I > can't find that discussion. Would someone kindly send a clue-by-four > via overnight

Re: CURRENT crashes at early boot on Lenovo T540p: rtsx to blame - 13.0-RELEASE crashes same way!

2021-05-07 Thread Gleb Popov
Just to add to this thread: I'm running CURRENT with rtsx device and driver and it works fine for me. ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to

Re: 13.0 RC4 might be delayed

2021-03-28 Thread Gleb Popov
On Mon, Mar 29, 2021 at 4:37 AM David G Lawrence via freebsd-current < freebsd-current@freebsd.org> wrote: > > > On 27/03/21 06:04, David G Lawrence via freebsd-current wrote: > > >>> On Fri, Mar 26, 2021 at 1:01 PM Graham Perrin < > grahamper...@gmail.com> > > >>> wrote: > > >>> > > On

Re: Today's 13-STABLE panic on boot

2021-02-06 Thread Gleb Popov
On Sat, Feb 6, 2021 at 4:55 PM Oleh Hushchenkov wrote: > Indeed, this fixes the panic, but now I have many messages like: > > rtsx0: Controller timeout for CMD8 > rtsx0: Controller timeout for CMD8 > rtsx0: Controller timeout for CMD55 > rtsx0: Controller timeout for CMD55 > rtsx0: Controller

Re: git tools for building in base?

2020-12-18 Thread Gleb Popov
On Fri, Dec 18, 2020 at 7:50 PM Warner Losh wrote: > On Fri, Dec 18, 2020, 7:27 AM Guido Falsi wrote: > > > On 18/12/20 14:02, Miroslav Lachman wrote: > > > On 25/11/2020 06:54, Thomas Mueller wrote: > > > > > >> NetBSD users face a similar problem with their upcoming switch from > > >> cvs to

Re: Deprecating ftpd in the FreeBSD base system?

2020-09-17 Thread Gleb Popov
On Thu, Sep 17, 2020 at 6:05 PM Cy Schubert wrote: > I've been advocating removing FTP (and HTTP) from libfetch as well. People > should be using HTTPS only. > Isn't this a bit too much? I often find myself in need to download something starting with "http://; or "ftp://; and use fetch for

Re: editors/libreoffice PDF export/printing broken

2020-06-22 Thread Gleb Popov
On Mon, Jun 22, 2020 at 9:04 PM Kostya Berger wrote: > r362292In editors/libreoffice 6.4.4 PDF export is broken, including also > PDF print to file. Tried with locally built 6.4.4 and pre-built package > 6.4.4.2 from official repo (separate installation for testing purposes). > Symptoms: of all

Re: New format for binaries?

2019-07-09 Thread Gleb Popov
On Tue, Jul 9, 2019 at 1:33 AM Unidef wrote: > Instead of just cc files*c -o file > > We can do > > cc files*. -o file.c > > And cpp file*cpp -o file.cpp > > We can hook it up to a MySQL or a neural database? A neural database is a > multi dimensional multi directional binary tree with a master

Re: Core: Yes please, Code of Conduct committee: No Thanks.

2019-05-21 Thread Gleb Popov
On Tue, May 21, 2019 at 2:28 PM Dima Pasechnik wrote: > On Sat, May 11, 2019 at 3:25 PM Julian H. Stacey wrote: > > > > FreeBSD Core Team Secretary wrote: > > > The FreeBSD Core Team is aware of recent controversial statements made > > > on social media by a FreeBSD developer. We, along with

Re: r336921 broke booting on MBP 2017, EFIRT related

2018-08-29 Thread Gleb Popov
I met similar panic on my ASUS ROG GL553VE: module_register_init: MOD_LOAD (vesa, 0x80a9dd30, 0) error 19 random: registering fast source Intel Secure Key RNG random: fast provider: "Intel Secure Key RNG" nexus0 Fatal trap 12: page fault while in kernel mode cpuid = 7; apic id = 07 fault

Re: OpenVPN produces garbage on TAP on -current

2018-08-06 Thread Gleb Popov
On Sun, Aug 5, 2018 at 11:51 PM, Lars Schotte wrote: > Here a bit of paste: > https://paste.fedoraproject.org/paste/Hn4M2JqZ~5xccLWOVD1xUw/raw > just to illustrate how it does not work. > > TAP device works good inside OS (FreeBSD current) however, everything > that comes over OpenVPN is just

Re: Runtime loader issue

2018-05-10 Thread Gleb Popov
On Thu, May 10, 2018 at 2:45 AM, Steve Kargl < s...@troutmask.apl.washington.edu> wrote: > In review PR 228007, it came to my attention some individuals are > mis-characterizing a FreeBSD loader issue as "gfortran's FreeBSD > issue". See > >