home.social

Search

34 results for “netbsdsrc”

  1. distrib/utils/embedded/files: ec2_init

    jschauma: Improve metadata fetching to work more reliably across
    IPv4-only, IPv6-only, and dual-stack instances.

    cvsweb.netbsd.org/bsdweb.cgi/s

  2. jkoshy: Import elftoolchain revision [r4324] (previous was [r4037]).

  3. share/man/man4: ddb.4

    riastradh: ddb(4): Specify which status and flags are meant in ddb man page.

    cvsweb.netbsd.org/bsdweb.cgi/s

  4. external/bsd/elftoolchain: README

    jkoshy: elftoolchain/README: Update the recommended invocation of 'cvs import'.

    cvsweb.netbsd.org/bsdweb.cgi/s

  5. sys/sys: atomic.h

    riastradh: sys/atomic.h: Avoid needless stack spillage with typeof_unqual.

    cvsweb.netbsd.org/bsdweb.cgi/s

  6. tools/xz-include [netbsd-11]: Makefile

    martin: Pull up following revision(s) (requested by hgutch in ticket #287):

    cvsweb.netbsd.org/bsdweb.cgi/s

  7. sys/net [netbsd-11]: if.c

    martin: Pull up following revision(s) (requested by roy in ticket #286):

    cvsweb.netbsd.org/bsdweb.cgi/s

  8. external/gpl3/gcc/dist/gcc/config/vax: vax.md

    kalvisd: gcc/vax: adjust the constraints on the output operands of the
    '*extzv_aligned' instruction patterns, removing the 'earlyclobber'
    modifier, to be consistent with the constraints on the output operands
    of the related 'extv_aligned' instruction patterns.

    cvsweb.netbsd.org/bsdweb.cgi/s

  9. 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

  10. 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

  11. doc: 3RDPARTY

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

    cvsweb.netbsd.org/bsdweb.cgi/s

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

    kre: Return an seemingly deleted by accident in previous.

    cvsweb.netbsd.org/bsdweb.cgi/s

  13. 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
  14. 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
  15. 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
  16. 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
  17. sys/arch/m68k/include: asm.h

    christos: Make the _C_LABEL definition match exactly <sys/cdefs_elf.h> because
    atomic_cas.S now includes <sys/ras.h> and <sys/ras.h> includes <sys/cdefs.h>
    because it wants things like __CONCAT(). I think it is better to do it this
    way rather than #undef here or in atomic_cas.S because then if the definition
    changes it will break again.

    cvsweb.netbsd.org/bsdweb.cgi/s

  18. Dear #NetBSD people:

    The reason that the spinners do not work in your boot loader when booted on TianoCore firmware is that, very unusually, #TianoCore has made back space (BS) consistent with forward space (SPC). They are *both* destructive spaces.

    github.com/tianocore/edk2/blob

    You need to print the BS before printing the spinner character. And do an initial SPC and a final BS.

    github.com/NetBSD/src/blob/tru

    Or drop BS and save and restore the cursor position.

    uefi.org/specs/UEFI/2.10/12_Pr

    #EFI #UEFI

  19. #RaspberryPi02W

    #NetBSD10RC3
    I am wary of breaking the 0W. Otherwise, smooth. And wifi seems to start more orderly now (especially where it was not running before).