| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								ack.out.5
							
						
					
				 | 
				
					
						
							
							Eliminate the RELOH2 relocation, as it never worked --- the address would be
						
					
				 | 
				2016-09-17 12:43:15 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								archive.c
							
						
					
				 | 
				
					
						
							
							Rationalised use of #includes to be more standards-compliant.
						
					
				 | 
				2006-07-22 17:58:49 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								assert.h
							
						
					
				 | 
				
					
						
							
							Header --> Id
						
					
				 | 
				1994-06-24 11:31:16 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								build.lua
							
						
					
				 | 
				
					
						
							
							LED builds now.
						
					
				 | 
				2016-08-14 14:40:01 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								const.h
							
						
					
				 | 
				
					
						
							
							Added -n flag
						
					
				 | 
				1996-11-21 10:14:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								debug.h
							
						
					
				 | 
				
					
						
							
							Header --> Id
						
					
				 | 
				1994-06-24 11:31:16 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								defs.h
							
						
					
				 | 
				
					
						
							
							Header --> Id
						
					
				 | 
				1994-06-24 11:31:16 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								error.c
							
						
					
				 | 
				
					
						
							
							Prevent segfault when trying to print an error message.
						
					
				 | 
				2012-10-24 13:44:50 -04:00 | 
			
		
			
			
			
			
				| 
					
						
							
								extract.c
							
						
					
				 | 
				
					
						
							
							Add enough return types to the K&R C that the ACK builds (on Linux) using clang
						
					
				 | 
				2016-11-10 22:04:18 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								finish.c
							
						
					
				 | 
				
					
						
							
							Header --> Id
						
					
				 | 
				1994-06-24 11:31:16 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								led.6
							
						
					
				 | 
				
					
						
							
							Added -n flag
						
					
				 | 
				1996-11-21 10:14:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								led.layout
							
						
					
				 | 
				
					
						
							
							Initial revision
						
					
				 | 
				1987-04-16 16:04:55 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								mach.h
							
						
					
				 | 
				
					
						
							
							LED builds now.
						
					
				 | 
				2016-08-14 14:40:01 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								main.c
							
						
					
				 | 
				
					
						
							
							Add enough return types to the K&R C that the ACK builds (on Linux) using clang
						
					
				 | 
				2016-11-10 22:04:18 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								memory.c
							
						
					
				 | 
				
					
						
							
							Add enough return types to the K&R C that the ACK builds (on Linux) using clang
						
					
				 | 
				2016-11-10 22:04:18 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								memory.h
							
						
					
				 | 
				
					
						
							
							Header --> Id
						
					
				 | 
				1994-06-24 11:31:16 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								memory_layout
							
						
					
				 | 
				
					
						
							
							Do not use '#endif/#else xxx'; it is not allowed for ANSI C
						
					
				 | 
				1991-12-17 15:28:58 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								orig.h
							
						
					
				 | 
				
					
						
							
							Header --> Id
						
					
				 | 
				1994-06-24 11:31:16 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								output.c
							
						
					
				 | 
				
					
						
							
							Add enough return types to the K&R C that the ACK builds (on Linux) using clang
						
					
				 | 
				2016-11-10 22:04:18 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								proto.make
							
						
					
				 | 
				
					
						
							
							Header --> Id
						
					
				 | 
				1994-06-24 11:31:16 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								read.c
							
						
					
				 | 
				
					
						
							
							Header --> Id
						
					
				 | 
				1994-06-24 11:31:16 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								relocate.c
							
						
					
				 | 
				
					
						
							
							Eliminate the RELOH2 relocation, as it never worked --- the address would be
						
					
				 | 
				2016-09-17 12:43:15 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								save.c
							
						
					
				 | 
				
					
						
							
							Add enough return types to the K&R C that the ACK builds (on Linux) using clang
						
					
				 | 
				2016-11-10 22:04:18 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								scan.c
							
						
					
				 | 
				
					
						
							
							Removed some explicit (and wrong) redeclarations of system
						
					
				 | 
				2007-02-25 20:58:16 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								scan.h
							
						
					
				 | 
				
					
						
							
							Header --> Id
						
					
				 | 
				1994-06-24 11:31:16 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								sym.c
							
						
					
				 | 
				
					
						
							
							Rationalised use of #includes to be more standards-compliant.
						
					
				 | 
				2006-07-22 17:58:49 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								write.c
							
						
					
				 | 
				
					
						
							
							Rationalised use of #includes to be more standards-compliant.
						
					
				 | 
				2006-07-22 17:58:49 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								WRONG
							
						
					
				 | 
				
					
						
							
							Adapted to current situation
						
					
				 | 
				1987-01-29 13:20:23 +00:00 |