PERFORCE change 18754 for review
Robert Watson
rwatson at freebsd.org
Sat Oct 5 19:35:31 GMT 2002
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=18754
Change 18754 by rwatson at rwatson_tislabs on 2002/10/05 12:35:16
Remove dup mac_create_devfs_symlink prototype that slipped
in during integ.
Affected files ...
.. //depot/projects/trustedbsd/mac/sys/sys/mac.h#172 edit
Differences ...
==== //depot/projects/trustedbsd/mac/sys/sys/mac.h#172 (text+ko) ====
@@ -261,8 +261,6 @@
void mac_create_devfs_symlink(struct ucred *cred, struct devfs_dirent *dd,
struct devfs_dirent *de);
void mac_create_devfs_vnode(struct devfs_dirent *de, struct vnode *vp);
-void mac_create_devfs_symlink(struct ucred *cred, struct devfs_dirent *dd,
- struct devfs_dirent *de);
void mac_create_vnode(struct ucred *cred, struct vnode *parent,
struct vnode *child);
void mac_create_mount(struct ucred *cred, struct mount *mp);
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list