Johan Danielsson
							
						 
					 | 
					
						
						
							
						
						3ca5f8150f
					 | 
					
						
						
							
							remove advertising clause
						
						
						
						
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7463 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 | 
					
						1999-12-02 16:58:55 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Johan Danielsson
							
						 
					 | 
					
						
						
							
						
						1158e704bc
					 | 
					
						
						
							
							use getargs
						
						
						
						
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5812 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 | 
					
						1999-04-01 09:13:52 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Assar Westerlund
							
						 
					 | 
					
						
						
							
						
						14f0bcca55
					 | 
					
						
						
							
							static-ize
						
						
						
						
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5637 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 | 
					
						1999-03-19 23:16:40 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Assar Westerlund
							
						 
					 | 
					
						
						
							
						
						448a2af0fb
					 | 
					
						
						
							
							(generate_h): cast when calling is* to get rid of a warning
						
						
						
						
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5533 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 | 
					
						1999-03-13 21:22:50 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Assar Westerlund
							
						 
					 | 
					
						
						
							
						
						8ba53e2d99
					 | 
					
						
						
							
							include err.h
						
						
						
						
						
						
						
						(generate_h): remove unused variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5224 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 | 
					
						1998-11-22 09:39:28 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Assar Westerlund
							
						 
					 | 
					
						
						
							
						
						81e72296a7
					 | 
					
						
						
							
							(generate_c): use "..." in include
						
						
						
						
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5157 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 | 
					
						1998-09-26 15:45:33 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Johan Danielsson
							
						 
					 | 
					
						
						
							
						
						a4b83a2903
					 | 
					
						
						
							
							Hack to get rid of ROKEN_NAME.
						
						
						
						
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4891 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 | 
					
						1998-05-16 20:40:11 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Assar Westerlund
							
						 
					 | 
					
						
						
							
						
						6d90747939
					 | 
					
						
						
							
							foo
						
						
						
						
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4466 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 | 
					
						1998-02-27 04:01:24 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Björn Groenvall
							
						 
					 | 
					
						
						
							
						
						be97c75d57
					 | 
					
						
						
							
							Change
						
						
						
						
						
						
						
						struct error_table {
    char const * const * msgs;
    long base;
    int n_msgs;
};
struct et_list {
    struct et_list *next;
    struct error_table *table;
};
extern struct et_list *_et_list;
to be binary compatible with MIT compile_et
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4436 ec53bebd-3082-4978-b11e-865c3cabbd6b
						
						
					 | 
					
						1998-02-17 21:19:44 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Johan Danielsson
							
						 
					 | 
					
						
						
							
						
						07a7701ef9
					 | 
					
						
						
							
							(generate): Always return a value.
						
						
						
						
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4433 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 | 
					
						1998-02-17 15:31:23 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Johan Danielsson
							
						 
					 | 
					
						
						
							
						
						53f6fd7016
					 | 
					
						
						
							
							Split generation of c and h files in separate functions. Also relevant
						
						
						
						
						
						
						
						changes for the generated parse tree.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4430 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 | 
					
						1998-02-17 15:05:34 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Johan Danielsson
							
						 
					 | 
					
						
						
							
						
						4dc8d2ea4f
					 | 
					
						
						
							
							Replace <com_right.h> with <com_err.h>.
						
						
						
						
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4421 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 | 
					
						1998-02-16 18:04:00 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Johan Danielsson
							
						 
					 | 
					
						
						
							
						
						3ffe01b45f
					 | 
					
						
						
							
							Switch back to a yacc-based compile_et.
						
						
						
						
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4394 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 | 
					
						1998-02-14 23:46:43 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |