oops
This commit is contained in:
		
							
								
								
									
										4
									
								
								main.c
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								main.c
									
									
									
									
									
								
							| @@ -33,7 +33,7 @@ | ||||
| #include <locale.h> | ||||
| #endif | ||||
|  | ||||
| __RCSID("$MirOS: src/bin/mksh/main.c,v 1.182 2011/03/16 20:26:35 tg Exp $"); | ||||
| __RCSID("$MirOS: src/bin/mksh/main.c,v 1.183 2011/03/16 20:43:34 tg Exp $"); | ||||
|  | ||||
| extern char **environ; | ||||
|  | ||||
| @@ -72,7 +72,7 @@ static const char *initcoms[] = { | ||||
| 	"type=whence -v", | ||||
| #if defined(ANDROID) | ||||
| 	/* evil hack */ | ||||
| 	"lsmod='cat /proc/modules'", | ||||
| 	"lsmod=cat /proc/modules", | ||||
| #elif !defined(MKSH_UNEMPLOYED) | ||||
| 	/* not in Android for political reasons */ | ||||
| 	/* not in ARGE mksh due to no job control */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user