[BACK]Return to uidswap.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/uidswap.h between version 1.13 and 1.14

version 1.13, 2006/08/03 03:34:42 version 1.14, 2018/07/18 11:34:05
Line 15 
Line 15 
 void     temporarily_use_uid(struct passwd *);  void     temporarily_use_uid(struct passwd *);
 void     restore_uid(void);  void     restore_uid(void);
 void     permanently_set_uid(struct passwd *);  void     permanently_set_uid(struct passwd *);
 void     permanently_drop_suid(uid_t);  

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14