Added some of Alan's bug reports
This commit is contained in:
		
							parent
							
								
									0eb62ab5c5
								
							
						
					
					
						commit
						0a32248ba8
					
				
							
								
								
									
										10
									
								
								Error-log
								
								
								
								
							
							
						
						
									
										10
									
								
								Error-log
								
								
								
								
							|  | @ -132,3 +132,13 @@ scsh.scm | ||||||
| 
 | 
 | ||||||
|     Reported by euler@lavielle.COM (Lutz Euler) 2/24/97. |     Reported by euler@lavielle.COM (Lutz Euler) 2/24/97. | ||||||
|     Fixed by Shivers 2/24/97. |     Fixed by Shivers 2/24/97. | ||||||
|  | 
 | ||||||
|  | Alan Bawden has reported a lot of bugs 4/97: | ||||||
|  |     Ignoring SIGPIPE is fine for scsh, but screws up sleazy C programs | ||||||
|  |     exec'd from scsh. Scsh now runs with SIGPIPE's handler set to a no-op | ||||||
|  |     C fun. | ||||||
|  | 
 | ||||||
|  |     user-info C code was returning garbage strings when there was an error, | ||||||
|  |     crashing the system. | ||||||
|  | 
 | ||||||
|  |     set-file-group had bugs (uid/gid args were transposed in the syscall) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 shivers
						shivers