/[hurd]/hurd/libfshelp/fetch-root.c
ViewVC logotype

Diff of /hurd/libfshelp/fetch-root.c

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

revision 1.27 by marcus, Tue Jan 30 23:45:32 2001 UTC revision 1.28 by roland, Wed May 8 09:20:55 2002 UTC
# Line 1  Line 1 
1  /*  /*
2     Copyright (C) 1995, 1996, 1999, 2000 Free Software Foundation, Inc.     Copyright (C) 1995,96,99,2000,02 Free Software Foundation, Inc.
3     Written by Michael I. Bushnell.     Written by Michael I. Bushnell.
4    
5     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
# Line 47  fshelp_fetch_root (struct transbox *box, Line 47  fshelp_fetch_root (struct transbox *box,
47      {      {
48        uid_t uid, gid;        uid_t uid, gid;
49        char *argz;        char *argz;
50        int argz_len;        size_t argz_len;
51        error_t err;        error_t err;
52        mach_port_t ports[INIT_PORT_MAX];        mach_port_t ports[INIT_PORT_MAX];
53        int ints[INIT_INT_MAX];        int ints[INIT_INT_MAX];

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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