Jörg's NetBSD blog

A blog about NetBSD, pkgsrc and the on-going development.

  • Home
  • Categories:
  • All
  • pkgsrc
  • NetBSD

  • Status of NetBSD and LLVM 1 week, 2 days ago

    NetBSD/AMD64 has been supported by LLVM and Clang for quite some time now. There are a few regressions in the ATF tests compared to GCC, but they don't look serious.
    Recent work for NetBSD/i386 involved fixing a number of nasty little ABI bugs, where NetBSD and other ELF systems differ in the details. It is now comparable to the status of AMD64.

  • Git repositories on github 6 months ago

    Checkout https://github.com/jsonn/src and https://github.com/jsonn/pkgsrc!

  • Fossil repositories moved and updated, git in progress. 6 months, 1 week ago

    New server with better connection for the fossil repositories, a mirror and initial addition of git support

  • May update for cvs2fossil 8 months, 3 weeks ago

    Bug fix release for cvs2fossil to get stable conversion for pkgsrc

  • Minor update for cvs2fossil 10 months, 3 weeks ago

    Better diagnostic for Attic conflicts and support for commitid

  • Bug fix for cvs2fossil 11 months, 2 weeks ago

    A small bug fix for cvs2fossil to handle "cvs delete" on branches correctly.

  • Update on fossil conversion 1 year ago

    In the two month since the last update, the Fossil conversion utility has seen quite a number of improvements.
    A public mirror of the repository conversion is provided.

  • Fossil conversion 1 year, 2 months ago

    Initial release of cvs to fossil conversion routines

  • Fossil and NetBSD 1 year, 3 months ago

    Large scale repositories create interesting issues for version control systems. How does fossil cope?

  • The insane AMD64 segmentation issue 1 year, 8 months ago

    When AMD introduced Long Mode aka the 64bit extension, they retired the segmentation implementation to switch to a flat memory model. The entire concept of segmentation? No! The FS and GS register still work somewhat like before, just not entirely. Why is it important? Modern Linux binaries require support for Thread Local Storage (TLS) and that is using FS and GS.


Copyright © 2011 Jörg Sonnenberger