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:   kleink
Date:           Thu Aug 13 10:06:34 UTC 1998

Modified Files:
        src/sys/kern: kern_descrip.c
        src/sys/adosfs: advnops.c
        src/sys/isofs/cd9660: cd9660_vnops.c
        src/sys/miscfs/fdesc: fdesc_vnops.c
        src/sys/miscfs/fifofs: fifo.h
        src/sys/miscfs/kernfs: kernfs_vnops.c
        src/sys/miscfs/procfs: procfs_vnops.c
Log Message:
Per POSIX, fail with EINVAL if advisory locking is attempted on a file type
that doesn't support it, rather than using a homegrown EBADF or EOPNOTSUPP.




Home | Main Index | Thread Index | Old Index