schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Search results for tag #NetBSD

#netbsd boosted

[?]matthew - retroedge.tech ยป 🌐
@matthew@social.retroedge.tech

#netbsd boosted

[?]TomAoki ยป 🌐
@TomAoki@mastodon.bsd.cafe

@justine
Looks quite simple port without patch.
But reading the description, it seems to be a wrapper for specific syscall with the same name as the port.
So it would depend if the syscall exists on and compatible with the one on .
If matched above prerequisite, and ports infrastructure is enough alike with (IIRC, , the direct origin of , once introduced framework far before when it was still quite simple and switched to their own later), the conversion would be trivial.

On , porters (including myself) first create a port under specific category directory such as graphics, test, hook on category Makefile, generate diff and file a PR on Bugzilla and/or open review on Phabricator.

For any that are not intended to be included in official , no need to hook to category Makefile and no need to file PRs / opening reviews. Ports framework allows it. Hooking on category Makefile is needed to be picked for official building. Maybe , too, as without the allowance, how porters attempt to make new ports?

By searching Internet, found this.
openbsd.org/faq/ports/guide.ht

And FreeBSD has a (large) document "Porter's Handbook".
docs.freebsd.org/en/books/port

An example how I've added new FreeBSD port.
bugs.freebsd.org/bugzilla/show
reviews.freebsd.org/D55798

And its relevant commit.
cgit.freebsd.org/ports/commit/

Maybe would have its own workflow, though.

    [?]Eugene :freebsd: :emacslogo: [he/him] ยป 🌐
    @evgandr@mastodon.bsd.cafe

    Looks like not only backups but also my obsession^Wpassion to write detailed entries to my "selfhosting journal" pays back. Any change, I made in my main home server, has a date and a detailed description of changes made. Also, the process of installation and service installation is documented too, alongside with documented list of running services, opened ports, cronjobs, etc.

    At one bad day, my main server started to hangup at near 18:00 and at nea 08:00. There weren't any cron (or any another) jobs at this time. In the logs and monitoring the problems with mosquitto (MQTT server) were visibleย โ€” somehow it eats at near 100% of CPU, then monit restart it, then things become working, then (after some time) the server hangs completely. Investigation showed that write to my second ZFS disk (where the PostgreSQL DB lives) were extremely slowed, so ZFS panicked, crashed and crashes the kernel :drgn_flat_sob:

    [ 204836.661198] wd0d: device timeout writing fsbn 123148477 of 123148477-123148478 (wd0 bn 123148477; cn 122171 tn 1 sn 46), xfer 38, retry 1
    [ 204863.837664] wd0: soft error (corrected) xfer 38
    [ 206810.672323] wd0: autoconfiguration error: wd_flushcache: status=0x5128<TIMEOU>
    [ 212327.420695] SLOW IO: zio timestamp 211326864412007ns, delta 1000556283358ns, last io 211280726737075ns
    [ 212327.420695] panic: I/O to pool 'zfs' appears to be hung on vdev guid 1299234741086050345 at '/dev/wd0'.
    [ 212327.420695] cpu0: Begin traceback...
    [ 212327.420695] vpanic() at netbsd:vpanic+0x183
    [ 212327.420695] panic() at netbsd:panic+0x3c
    [ 212327.420695] vdev_deadman() at zfs:vdev_deadman+0x15e
    [ 212327.420695] vdev_deadman() at zfs:vdev_deadman+0x31
    [ 212327.420695] spa_deadman_wq() at zfs:spa_deadman_wq+0xe0
    [ 212327.430704] workqueue_worker() at netbsd:workqueue_worker+0xef
    [ 212327.430704] cpu0: End traceback...

    At the same time, I hear a strange metal noises from server at near 08:00 too, so the destiny of second drive was specified.

    The server restoration will take some time, but since anything were written in the log file, I'm able just to replay some actions and get all systems up as soon as possible :drgn_aww:

    Emacs buffer with journal entries (in OrgMode) related to the administrative actions in the server.

    Alt...Emacs buffer with journal entries (in OrgMode) related to the administrative actions in the server.

    Emacs buffer with description of NetBSD installation process on the main server and with lists of TODO items, services, opened ports, etc.

    Alt...Emacs buffer with description of NetBSD installation process on the main server and with lists of TODO items, services, opened ports, etc.

    EGA colored photo of a 2.5 inches HDD

    Alt...EGA colored photo of a 2.5 inches HDD

      [?]Eugene :freebsd: :emacslogo: [he/him] ยป 🌐
      @evgandr@mastodon.bsd.cafe

      @darth My main laptop, where I doing almost all computing now, running for (checks notes) 6 years.

      For homelab server(s) I'm using because it runs everywhere :drgn_aww:

        [?]Bitslingers-R-Us ยป 🌐
        @AnachronistJohn@zia.io

        It's mid-April! #pkgsrc 2026Q1 has been out for a little while now, so I'm a little late with the #NetBSD pkgsrc-2025Q4 final package counts:

        pkgsrc-2025Q4
        10.0: earmv4 12805
        10.0: m68k 9673 (+1445)
        10.0: powerpc 23911 (+6033)
        10.0: sparc64 17995 (+2764)
        10.0: vax 8558 (+1811)

          #netbsd boosted

          [?]Anthk ยป 🌐
          @anthk@neopaquita.es

          ... [SENSITIVE CONTENT]

          Oh, wait.
          for always had a interpreter and even
          if it's damn cool to have (much lighter than Emacs and comes
          with and base) it never got updated
          for XFT support.

          mirrors.mit.edu/pub/NetBSD/Net

          This runs straight:

          (defun factorial (n)
          (fact-iter 1 1 n))

          (defun fact-iter (a b n)
          (cond
          ((> b n) a)
          ('t
          (fact-iter (* a b) (+ b 1) n ))))

          (factorial 10)

          Press Ctrl-x e to evaluate at the end
          of every '()' function.

          It will evaluate to 3628800.

            🗳

            [?]Linux Renaissance ๐Ÿ‡ญ๐Ÿ‡ท ยป 🌐
            @darth@silversword.online

            For *BSD fans, I wish to understand something that truly bothers me.

            You are a fan of one or more BSD os. Is that BSD (doesn't matter which one) your daily driver, your primary OS on your main computer?

            Actually, my main is Mac OS:0
            Actually, my main is Linux:0
            Actually, my main is Windows:0
            Indeed it is! My primary OS is BSD (reply below):0

              [?]Peter N. M. Hansteen ยป 🌐
              @pitrh@mastodon.social

              The BSDCan 2026 schedule has been published, bsdcan.org/2026/timetable/time

              You can register for the conference, which runs June 17 - 20, 2026 at bsdcan.org/2026/registration.h @bsdcan

                [?]Peter N. M. Hansteen ยป 🌐
                @pitrh@mastodon.social

                Do you want to come to Brussels, mingle with BSD people, perhaps do a talk, a tutorial or a BOF session?

                The Call for papers 2026.eurobsdcon.org/cfp/ is open until June 20th, for the conference in Brussels September 9-13, 2026.

                We also offer pre-submission guidance/mentoring, as described in the CFP document.

                Wonder what BSD and the conferences are about? See nxdomain.no/~peter/what_is_bsd

                @EuroBSDCon

                  [?]Peter N. M. Hansteen ยป 🌐
                  @pitrh@mastodon.social

                  The BSDCan 2026 schedule has been posted. 30 regular talks, one set of lightning talks, and one Audio BoF: bsdcan.org/2026/timetable/time

                  Both FreeBSD and NetBSD will be holding two day Dev Summits across the hall from each other in DMS.
                  wiki.freebsd.org/DevSummit/202
                  netbsd.org/gallery/events.html

                  Just like last year, the reception on Saturday night is free if you register early. This year you must register before May 1, 2026: bsdcan.org/2026/registration.h
                  @bsdcan

                    [?]Jim Spath ยป 🌐
                    @jspath55@chaos.social

                    Third system with 11.0 RC3, a little pi slice.

                    neofetch NetBSD 11.0 RC3 output; NetBSD burgee in dark on light blue.

text:
 OS: NetBSD 11.0_RC3 evbarm
 Uptime: 8 hours, 12 mins
 Packages: 23 (pkg_info)
 Shell: sh
 Terminal: /dev/pts/0
 CPU: raspberrypi,3-model-a-plus (4)
 Memory: 319MiB / 430MiB

                    Alt...neofetch NetBSD 11.0 RC3 output; NetBSD burgee in dark on light blue. text: OS: NetBSD 11.0_RC3 evbarm Uptime: 8 hours, 12 mins Packages: 23 (pkg_info) Shell: sh Terminal: /dev/pts/0 CPU: raspberrypi,3-model-a-plus (4) Memory: 319MiB / 430MiB

                      [?]izzy [she/her] ยป 🌐
                      @izder456@fe.disroot.org

                      Rehash of an old toot on my old ieji.de account rephrased for clarity:

                      every os sucks. pick one that sucks the least for you, and use it. also- don't proselytize to me about it.

                      #linux #bsd #openbsd #freebsd #netbsd #illumos #macos #windows #apple #microsoft

                        #netbsd boosted

                        [?]vermaden ยป 🌐
                        @vermaden@mastodon.social

                        Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฒ/๐Ÿฌ๐Ÿฐ/๐Ÿญ๐Ÿฏ (Valuable News - 2026/04/13) available.

                        vermaden.wordpress.com/2026/04

                        Past releases: vermaden.wordpress.com/news/

                          [?]vermaden ยป 🌐
                          @vermaden@mastodon.bsd.cafe

                          Latest ๐—ฉ๐—ฎ๐—น๐˜‚๐—ฎ๐—ฏ๐—น๐—ฒ ๐—ก๐—ฒ๐˜„๐˜€ - ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฒ/๐Ÿฌ๐Ÿฐ/๐Ÿญ๐Ÿฏ (Valuable News - 2026/04/13) available.

                          vermaden.wordpress.com/2026/04

                          Past releases: vermaden.wordpress.com/news/

                            [?]jaj ยป 🌐
                            @jaj@mastodon.social

                            @astraleureka @atax1a If Linux is not a hard requirement, has support to this day:
                            wiki.netbsd.org/ports/mac68k/

                              [?]Peter N. M. Hansteen ยป 🌐
                              @pitrh@mastodon.social

                              This weekend is the perfect time to get your submissions done!

                              The Call for papers 2026.eurobsdcon.org/cfp/ is open until June 20th, for the conference in Brussels September 9-13, 2026.

                              We also offer pre-submission guidance/mentoring, see towards the end of the CFP document.

                              Wonder what BSD and the conferences are about? See nxdomain.no/~peter/what_is_bsd

                              @EuroBSDCon

                                #netbsd boosted

                                [?]Stephen Borrill ยป 🌐
                                @sborrill@justfollow.me.uk

                                @jschauma We get dh@ emails monthly with gnats stats about the bugs. The oldest one is always listed, either it's a doozy or so obscure no-one cares

                                  [?]Peter N. M. Hansteen ยป 🌐
                                  @pitrh@mastodon.social

                                  In the world of BSD conferendes, BSDCan 2026 bsdcan.org is next, on June 17-20 in Ottawa, Canada.

                                  Read more about the BSD conferences in "What is BSD? Come to a conference to find out!" nxdomain.no/~peter/what_is_bsd

                                    [?]Parade du Grotesque ๐Ÿ’€ ยป 🌐
                                    @ParadeGrotesque@mastodon.sdf.org

                                    Well, well, well... it's Friday, so let's have a little bit of fun, shall we?

                                    11, take two! :netbsd:

                                    $ qemu-img create -f qcow2 ~/Documents/VM/netbsd11.img 20G

                                    $ sudo qemu-system-x86_64 -accel kvm -m 2G -cpu host -smp 2 -boot d -hda /home/gil/Documents/VM/netbsd11.img -name NetBSD11 -cdrom Downloads/ISO/NetBSD/NetBSD-11.0_RC3-amd64-dvd.iso -display curses -net user,hostfwd=tcp::22222-:22 -net nic

                                      #netbsd boosted

                                      [?]Jim Spath ยป 🌐
                                      @jspath55@chaos.social

                                      Second system for 11.0 RC3, an Atom PC, upgraded with the i386 CD image.
                                      TIL how to skip sets that are not in the distribution sets. Apparently the 700 MB ISO file *just* fits, by leaving out manhtml and tests. I guess I can back-fill them?

                                      > 710453248 Apr 4 12:22 NetBSD-11.0_RC3-i386.iso

                                      neofetch core dump on a fresh 11.0 RC3 NetBSD upgrade to an i386 minion.

                                      Alt...neofetch core dump on a fresh 11.0 RC3 NetBSD upgrade to an i386 minion.

                                        [?]Jim Spath ยป 🌐
                                        @jspath55@chaos.social

                                        First system upgraded to 11.0 RC3. Not the last.

                                        $ time neofetch
             jim@
             ----
             OS: NetBSD 11.0_RC3 amd64
             Uptime: 5 mins
             Packages: 453 (pkg_info)
             Shell: sh
             Terminal: /dev/pts/2
             CPU: Intel 686-class (2)
             Memory: 723MiB / 3987MiB

real    0m0.497s
user    0m0.176s
sys     0m0.145s

                                        Alt...$ time neofetch jim@ ---- OS: NetBSD 11.0_RC3 amd64 Uptime: 5 mins Packages: 453 (pkg_info) Shell: sh Terminal: /dev/pts/2 CPU: Intel 686-class (2) Memory: 723MiB / 3987MiB real 0m0.497s user 0m0.176s sys 0m0.145s

                                          [?]JdeBP ยป 🌐
                                          @JdeBP@mastodonapp.uk

                                          Here are some things that one can add to the analysis of the MacOS TCP timeout clock freeze bug.

                                          The code for calculate_tcp_clock() in XNU was changed in May 2025. Older versions of this function (e.g. in xnu-11417) worked quite differently and wouldn't have stopped ticking the clock at 32-bit unsigned integer wraparound.

                                          None of , , nor share this exact way of doing TCP timeout processing with .

                                          FreeBSD does not have a tcp_now and works off the global 32-bit ticks variable. OpenBSD effectively works off the kernel's system clock, too, but with a randomized offset, and does 64-bit unsigned modular arithmetic. NetBSD uses a distinct 32-bit unsigned tcp_now counter that it simply increments by 1 at regular intervals, and does modular arithmetic subtraction.

                                          photon.codes/blog/we-found-a-t

                                            #netbsd boosted

                                            [?]Kemotep :de_gouges:๐Ÿ”ฐ [He/They] ยป 🌐
                                            @kemotep@mastodo.neoliber.al

                                            What is considered state of the art for Endpoint management, and specifically security controls (EDR, SIEM, RMM, etc.) for BSD? There usually exists clients and agents for Linux in this space. There is an abandoned(?) Wazuh port for FreeBSD.

                                            Essentially how does one manage and monitor the security of 100โ€™s or 1,000โ€™s of BSD endpoints like a Windows or Linux or even Mac environment would?

                                              BSDTV boosted

                                              [?]BSDCan ยป 🌐
                                              @bsdcan@bsd.network

                                              Have you been wondering about ZFS AnyRAID? Allan Jude will be giving a talk about Flexible Disk Layout @ BSDCan

                                              If you register before May 1, the closing reception is free!

                                              Register at bsdcan.org/2026/registration.h


                                                /home/rqm boosted

                                                [?]joany ยป 🌐
                                                @joany@mastodon.bsd.cafe

                                                Can anyone recommend a decent 2 port PCI network card?

                                                Not PCIe or PCI-X!!!!

                                                Bonus if its compatible with and has 1Gb ports

                                                  [?]JdeBP ยป 🌐
                                                  @JdeBP@mastodonapp.uk

                                                  The new way of selling 'AI' seems to be to push it as a bugfinder. The latest example being waved around as of yesterday includes, as one of its non-embargoed examples, what is patched by this patch.

                                                  ftp.openbsd.org/pub/OpenBSD/pa

                                                  The problematic thing is that this sort of bugfixing hasn't changed the commentary in the code, which stated that p points to the last linked list entry at the point of the added null check and can never be null. But it actually can be, if there was a sole linked list entry that ended up being fully encompassed and thus deleted.

                                                  So this kind of 'AI' use is going to give us a lot more comments-do-not-match-code maintenance headaches down the road.

                                                  (Both and factor this out into a separate tcp_sack.c and do the linked list handling slightly differently without a 'previous' pointer.)

                                                    [?]Jay ๐Ÿšฉ :runbsd: ยป 🌐
                                                    @jaypatelani@bsd.network

                                                    Back to top - More...