/[hurd]/hurd/auth/auth.c
ViewVC logotype

Diff of /hurd/auth/auth.c

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

revision 1.21 by marcus, Mon Feb 12 22:18:54 2001 UTC revision 1.22 by roland, Fri May 3 22:53:27 2002 UTC
# Line 1  Line 1 
1  /* Authentication server.  /* Authentication server.
2     Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.     Copyright (C) 1996,97,98,99,2002 Free Software Foundation, Inc.
3     Written by Roland McGrath.     Written by Roland McGrath.
4    
5     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
# Line 269  struct pending Line 269  struct pending
269  /* Implement auth_user_authenticate as described in <hurd/auth.defs>. */  /* Implement auth_user_authenticate as described in <hurd/auth.defs>. */
270  kern_return_t  kern_return_t
271  S_auth_user_authenticate (struct authhandle *userauth,  S_auth_user_authenticate (struct authhandle *userauth,
272                              mach_port_t reply,
273                              mach_msg_type_name_t reply_type,
274                            mach_port_t rendezvous,                            mach_port_t rendezvous,
275                            mach_port_t *newport,                            mach_port_t *newport,
276                            mach_msg_type_name_t *newporttype)                            mach_msg_type_name_t *newporttype)

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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