home.social

Search

17 results for “netbsdsrc”

  1. sys/ufs/lfs: lfs_segment.c

    perseant: Decrement seg_iocount only while the segment lock is held. May help
    with the deadlock reported in PR kern/60504.

    cvsweb.netbsd.org/bsdweb.cgi/s

  2. sys/ufs/lfs: lfs_inode.c lfs_pages.c lfs_segment.c

    perseant: Instead of writing partial-segments synchronously when sync is requested,
    write them async, but wait for vp->v_numoutput to drop to zero if the
    calling semantics require it. That way, even if we might have to wait,
    nobody else is required to wait with us.

    cvsweb.netbsd.org/bsdweb.cgi/s
    cvsweb.netbsd.org/bsdweb.cgi/s
    cvsweb.netbsd.org/bsdweb.cgi/s

  3. sys/arch/prep/prep: machdep.c

    macallan: apply the same cascaded interrupt patch as on ofppc
    should fix PR60675

    cvsweb.netbsd.org/bsdweb.cgi/s

  4. sys/arch/ofppc/conf: 43P150

    macallan: a kernel config for the IBM 43P/150

    cvsweb.netbsd.org/bsdweb.cgi/s

  5. sys/arch/ofppc/ofppc: machdep.c

    macallan: - use ofprint() for debug output so we have a chance to see it
    - do not BAT-map anything beyond 0xff000000 - my 43P gets quite grouchy if we do
    - copy EDID properties from OF like macppc does, for things like mach64 where
    X can program video modes but can't (relably) do DDC

    cvsweb.netbsd.org/bsdweb.cgi/s

  6. xsrc/external/mit/xf86-video-mach64/dist/src: atipreinit.c

    macallan: default to refclk = 29.498MHz on Rage XL

    cvsweb.netbsd.org/bsdweb.cgi/x

  7. sys/arch/mips/include: asm.h

    skrll: mips: throw a build error if the exception vector exceed 0x80 bytes.

    cvsweb.netbsd.org/bsdweb.cgi/s

  8. etc/etc.riscv: Makefile.inc

    rxg: s/SNAP_MD_POST_DEPS/SNAP_MD_POST_DEPS_IMGZ/ for smp_riscv64mbr

    cvsweb.netbsd.org/bsdweb.cgi/s

  9. share/man/man7: sysctl.7

    gutteridge: sysctl.7: put a couple of kern nodes in order

    cvsweb.netbsd.org/bsdweb.cgi/s