home.social

Search

19 results for “netbsdsrc”

  1. share/man/man5: mk.conf.5

    jkoshy: mk.conf.5: Note that MKDTRACE defaults to "yes" for MACHINE_ARCH ~ /earm*/.

    cvsweb.netbsd.org/bsdweb.cgi/s

  2. external/bsd/elftoolchain/dist/tools: netbsd-base-system-import.sh

    jkoshy: elftoolchain/netbsd-base-system-import.sh: Update to upstream [r4372].

    cvsweb.netbsd.org/bsdweb.cgi/s

  3. doc: 3RDPARTY

    jkoshy: doc/3RDPARTY: update the stanza for Elftoolchain.

    cvsweb.netbsd.org/bsdweb.cgi/s

  4. sys/arch/sparc64/include: param.h

    kre: Return an seemingly deleted by accident in previous.

    cvsweb.netbsd.org/bsdweb.cgi/s

  5. sys/arch/riscv/include: proc.h

    thorpej: Two issues:
    - Always include vmparams.h via <machine/vmparams.h>, because redirection
    logic elsewhere relies on this.
    - But akshually, isn't not even needed here because the code that would
    use it is 0'd out anyway.

    cvsweb.netbsd.org/bsdweb.cgi/s

    #if
  6. sys/arch/riscv/include: proc.h

    thorpej: Two issues:
    - Always include vmparams.h via <machine/vmparams.h>, because redirection
    logic elsewhere relies on this.
    - But akshually, isn't not even needed here because the code that would
    use it is #if 0'd out anyway.

    cvsweb.netbsd.org/bsdweb.cgi/s

    #if
  7. sys/arch/riscv/include: proc.h

    thorpej: Two issues:
    - Always include vmparams.h via <machine/vmparams.h>, because redirection
    logic elsewhere relies on this.
    - But akshually, isn't not even needed here because the code that would
    use it is #if 0'd out anyway.

    cvsweb.netbsd.org/bsdweb.cgi/s

    #if
  8. sys/arch/riscv/include: proc.h

    thorpej: Two issues:
    - Always include vmparams.h via <machine/vmparams.h>, because redirection
    logic elsewhere relies on this.
    - But akshually, isn't not even needed here because the code that would
    use it is #if 0'd out anyway.

    cvsweb.netbsd.org/bsdweb.cgi/s

    #if
  9. Next version of pkgin will check for upgrades to any installed packaging tools first.

    github.com/NetBSDfr/pkgin/comm

    Wishing I'd done this sooner so that upcoming fixes for SUPERSEDES would be automatically handled :( Oh well, hopefully will still prove to be useful in the future (or maybe not!)

    #pkgin #pkgsrc

  10. Ok, with a boatload of fixes and a performance improvements of up to 2,500x I've released #pkgin 23.8.0!

    github.com/NetBSDfr/pkgin/blob

    There's still a bunch of things to do, but they can wait for future releases.

    I've updated the #pkgsrc package and will be rebuilding binary package sets over the coming days.

  11. pkgin 25.5.0 released.

    Includes some important fixes to SUPERSEDES and CONFLICTS support, and "upgrade" will now update any core package tools first.

    Should correctly handle the recent php-X.Y -> phpXY-X.Y renames, and fix some other corner cases.

    github.com/NetBSDfr/pkgin/blob

    #pkgsrc #pkgin