Module Name: src Committed By: andvar Date: Wed Dec 8 20:11:54 UTC 2021
Modified Files: src/common/lib/libc/arch/i386/string: strlen.S src/common/lib/libc/arch/x86_64/string: strlen.S src/lib/libc/include: reentrant.h src/sys/fs/ptyfs: ptyfs_vnops.c src/sys/miscfs/procfs: procfs_vnops.c Log Message: s/efficent/efficient/ in comments. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/i386/string/strlen.S cvs rdiff -u -r1.6 -r1.7 src/common/lib/libc/arch/x86_64/string/strlen.S cvs rdiff -u -r1.20 -r1.21 src/lib/libc/include/reentrant.h cvs rdiff -u -r1.67 -r1.68 src/sys/fs/ptyfs/ptyfs_vnops.c cvs rdiff -u -r1.219 -r1.220 src/sys/miscfs/procfs/procfs_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.