Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   mrg
Date:           Fri Feb  1 09:06:07 UTC 2019

Modified Files:
        src/tests/fs/common: fstest_nfs.c fstest_puffs.c
        src/usr.sbin/puffs/rump_syspuffs: rump_syspuffs.c

Log Message:
don't check the return value of execvp() for failure to call err().
assume if it returns at all something has failed.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/fs/common/fstest_nfs.c
cvs rdiff -u -r1.11 -r1.12 src/tests/fs/common/fstest_puffs.c
cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/puffs/rump_syspuffs/rump_syspuffs.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