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:   pooka
Date:           Sun Jul  1 15:30:16 UTC 2007

Modified Files:
        src/lib/libpuffs: creds.c dispatcher.c puffs.h puffs_priv.h
        src/sys/fs/puffs: puffs_msgif.h puffs_subr.c puffs_sys.h puffs_vnops.c

Log Message:
make puffs_cred an opaque type


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/lib/libpuffs/creds.c
cvs rdiff -r1.6 -r1.7 src/lib/libpuffs/dispatcher.c
cvs rdiff -r1.66 -r1.67 src/lib/libpuffs/puffs.h
cvs rdiff -r1.12 -r1.13 src/lib/libpuffs/puffs_priv.h
cvs rdiff -r1.35 -r1.36 src/sys/fs/puffs/puffs_msgif.h \
    src/sys/fs/puffs/puffs_subr.c
cvs rdiff -r1.42 -r1.43 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -r1.80 -r1.81 src/sys/fs/puffs/puffs_vnops.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