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

Diff of /hurd/hostmux/hostmux.c

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

revision 1.6 by marcus, Mon Feb 12 22:18:55 2001 UTC revision 1.7 by marcus, Mon May 13 17:39:37 2002 UTC
# Line 1  Line 1 
1  /* Multiplexing filesystems by host  /* Multiplexing filesystems by host
2    
3     Copyright (C) 1997 Free Software Foundation, Inc.     Copyright (C) 1997, 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 30  Line 30 
30    
31  const char *argp_program_version = STANDARD_HURD_VERSION (hostmux);  const char *argp_program_version = STANDARD_HURD_VERSION (hostmux);
32    
33    char *netfs_server_name = "hostmux";
34    char *netfs_server_version = HURD_VERSION;
35  int netfs_maxsymlinks = 25;  int netfs_maxsymlinks = 25;
36    
37  volatile struct mapped_time_value *hostmux_mapped_time;  volatile struct mapped_time_value *hostmux_mapped_time;

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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