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

Diff of /hurd/usermux/usermux.c

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

revision 1.3 by marcus, Mon Feb 12 22:18:55 2001 UTC revision 1.4 by marcus, Mon May 13 17:39:37 2002 UTC
# Line 1  Line 1 
1  /* Multiplexing filesystems by user  /* Multiplexing filesystems by user
2    
3     Copyright (C) 1997, 2000 Free Software Foundation, Inc.     Copyright (C) 1997, 2000, 2002 Free Software Foundation, Inc.
4     Written by Miles Bader <miles@gnu.ai.mit.edu>     Written by Miles Bader <miles@gnu.ai.mit.edu>
5     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
6    
# Line 31  Line 31 
31    
32  const char *argp_program_version = STANDARD_HURD_VERSION (usermux);  const char *argp_program_version = STANDARD_HURD_VERSION (usermux);
33    
34    char *netfs_server_name = "usermux";
35    char *netfs_server_version = HURD_VERSION;
36  int netfs_maxsymlinks = 25;  int netfs_maxsymlinks = 25;
37    
38  volatile struct mapped_time_value *usermux_mapped_time;  volatile struct mapped_time_value *usermux_mapped_time;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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