Module Name: src Committed By: martin Date: Wed Sep 11 16:35:11 UTC 2024
Modified Files: src/lib/libpuffs [netbsd-10]: dispatcher.c Log Message: Pull up following revision(s) (requested by rin in ticket #833): lib/libpuffs/dispatcher.c: revision 1.50 pathconf needs to return EINVAL when the variable is invalid or cannot be associated with a file. This also needs to be true when the node doesn't implement the pathconf function at all. To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.49.6.1 src/lib/libpuffs/dispatcher.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.