/[radius]/radius/radiusd/exec.c
ViewVC logotype

Diff of /radius/radiusd/exec.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.50 by gray, Thu Jun 5 07:08:10 2003 UTC revision 1.51 by gray, Thu Jun 5 17:31:19 2003 UTC
# Line 74  radius_change_uid(struct passwd *pwd) Line 74  radius_change_uid(struct passwd *pwd)
74     Return the exit code of the called program if exec_wait != 0. */     Return the exit code of the called program if exec_wait != 0. */
75  int  int
76  radius_exec_program(char *cmd, RADIUS_REQ *req, VALUE_PAIR **reply,  radius_exec_program(char *cmd, RADIUS_REQ *req, VALUE_PAIR **reply,
77                      int exec_wait, char **user_msg)                      int exec_wait)
78  {  {
79          int p[2];          int p[2];
80          int n;          int n;

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26