Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src



Module Name:    src
Committed By:   martin
Date:           Sat Jun 27 20:58:38 UTC 2026

Modified Files:
        src/external/cddl/osnet/dist/lib/libuutil/common [netbsd-9]:
            libuutil_impl.h uu_avl.c uu_list.c uu_misc.c
        src/lib/libc/gen [netbsd-9]: arc4random.c
        src/lib/libc/stdlib [netbsd-9]: malloc.c

Log Message:
Undo ticket #2018 for now, needs more work


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1.48.1 -r1.1.1.1.48.2 \
    src/external/cddl/osnet/dist/lib/libuutil/common/libuutil_impl.h \
    src/external/cddl/osnet/dist/lib/libuutil/common/uu_list.c
cvs rdiff -u -r1.1.1.2.4.1 -r1.1.1.2.4.2 \
    src/external/cddl/osnet/dist/lib/libuutil/common/uu_avl.c
cvs rdiff -u -r1.4.4.1 -r1.4.4.2 \
    src/external/cddl/osnet/dist/lib/libuutil/common/uu_misc.c
cvs rdiff -u -r1.31.18.1 -r1.31.18.2 src/lib/libc/gen/arc4random.c
cvs rdiff -u -r1.59.16.1 -r1.59.16.2 src/lib/libc/stdlib/malloc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index