Source-Changes archive

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

CVS commit: basesrc/lib/libutil



Module Name:    basesrc
Committed By:   lukem
Date:           Thu Nov  1 06:53:25 UTC 2001

Modified Files:
        basesrc/lib/libutil: opendisk.3 opendisk.c

Log Message:
Enforce is iscooked arg;
        if zero, a matching path must be of type S_IFBLK, and
        if non-zero, a matching path must be of type S_IFCHR.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/lib/libutil/opendisk.3
cvs rdiff -r1.7 -r1.8 basesrc/lib/libutil/opendisk.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