summaryrefslogtreecommitdiff
path: root/libtrivfs/protid-clean.c
AgeCommit message (Collapse)Author
1996-11-18Mon Nov 18 18:13:42 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* io-stat.c (trivfs_S_io_stat): Make the mode specify IFCHR by default. Sat Nov 16 17:20:15 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile (HURDLIBS): Add `iohelp'. Thu Nov 14 13:13:10 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * io-restrict-auth.c (trivfs_S_io_restrict_auth): idvec_set -> idvec_set_ids. Fix unrelated typos. * protid-dup.c (trivfs_protid_dup): Use iouser_dup_iouser instead of copying old arrays by hand. * protid-clean.c (trivfs_clean_protid): Free CRED->user instead of CRED->uids and CRED->gids. * io-reauthenticate.c (trivfs_S_io_reauthenticate): Args for io_restrict_auth now come from the new structure definitions. * open.c (trivfs_open): Pass correct first arg to idvec_contains. * open.c (trivfs_open): Delete variable I. * trivfs.h: Include <hurd/iohelp.h>
1996-01-19(trivfs_clean_protid):Miles Bader
Don't hold CRED->po->cntl->lock while calling TRIVFS_PEROPEN_DESTROY_HOOK.
1995-08-12(trivfs_clean_protid): Only call trivfs_protid_destroy_hook hook on CRED ifMiles Bader
it was fully initialized.
1995-06-27(trivfs_clean_protid): Use new ports interface. Use PREdecrement inMichael I. Bushnell
reference counting check.
1995-03-30(trivfs_clean_protid): Lock CRED->po->cntl->lock around relevant code.Michael I. Bushnell
1994-06-15entered into RCSMichael I. Bushnell
1994-05-25Formerly protid-clean.c.~2~Michael I. Bushnell
1994-05-25Initial revisionMichael I. Bushnell