1 --- shfs-0.35.orig/shfs/Linux-2.4/shell.c 31 May 2004 16:32:13 -0000 1.6
2 +++ shfs-0.35/shfs/Linux-2.4/shell.c 3 Jun 2004 09:09:54 -0000
23 /* (b)lock/(c)haracter device hack */
27 if ((c-1 == DIR_PERM) && ((*s == 'b')||(*s == 'c'))) {
34 --- shfs-0.35.orig/shfs/Linux-2.6/shell.c 31 May 2004 16:32:13 -0000 1.7
35 +++ shfs-0.35/shfs/Linux-2.6/shell.c 3 Jun 2004 09:09:57 -0000
56 /* (b)lock/(c)haracter device hack */
60 if ((c-1 == DIR_PERM) && ((*s == 'b')||(*s == 'c'))) {