Bart Oldeman 
							
						 
					 
					
						
						
						
						
							
						
						
							7ae98cee2a 
							
						 
					 
					
						
						
							
							Introduce VA_CDECL: only Turbo C 2.01 needs an explicit cdecl for printf,  
						
						... 
						
						
						
						all other compilers can use it with pascal or "register" calling conventions.
Saves ~50 bytes for the init code.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@845  6ac86273-5f31-0410-b378-82cca8765d1b 
						
						
					 
					
						2004-04-07 16:13:23 +00:00 
						 
				 
			
				
					
						
							
							
								Bart Oldeman 
							
						 
					 
					
						
						
						
						
							
						
						
							9f15e02db9 
							
						 
					 
					
						
						
							
							Correct get_root, make kbdType public, sys config patches from Tom.  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@614  6ac86273-5f31-0410-b378-82cca8765d1b 
						
						
					 
					
						2003-06-17 11:55:44 +00:00 
						 
				 
			
				
					
						
							
							
								Bart Oldeman 
							
						 
					 
					
						
						
						
						
							
						
						
							05df4d89f4 
							
						 
					 
					
						
						
							
							if user left accidentally floppy or CD in drive, give him a chance to continue to boot from HD.  
						
						... 
						
						
						
						disabled by default, enablable by SYS CONFIG (Tom Ehlert)
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@591  6ac86273-5f31-0410-b378-82cca8765d1b 
						
						
					 
					
						2003-06-15 14:38:13 +00:00 
						 
				 
			
				
					
						
							
							
								Bart Oldeman 
							
						 
					 
					
						
						
						
						
							
						
						
							2098578b1b 
							
						 
					 
					
						
						
							
							kernel 2026b changes  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@382  6ac86273-5f31-0410-b378-82cca8765d1b 
						
						
					 
					
						2002-05-08 22:49:35 +00:00 
						 
				 
			
				
					
						
							
							
								Bart Oldeman 
							
						 
					 
					
						
						
						
						
							
						
						
							9d94f57f47 
							
						 
					 
					
						
						
							
							last kernel 2026 final changes  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@349  6ac86273-5f31-0410-b378-82cca8765d1b 
						
						
					 
					
						2002-02-09 01:02:11 +00:00 
						 
				 
			
				
					
						
							
							
								Bart Oldeman 
							
						 
					 
					
						
						
						
						
							
						
						
							f7fb744248 
							
						 
					 
					
						
						
							
							kernel 2026 final changes  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@348  6ac86273-5f31-0410-b378-82cca8765d1b 
						
						
					 
					
						2002-02-09 00:40:33 +00:00 
						 
				 
			
				
					
						
							
							
								Bart Oldeman 
							
						 
					 
					
						
						
						
						
							
						
						
							3644d8c222 
							
						 
					 
					
						
						
							
							final changes for kernel 2026 test  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@345  6ac86273-5f31-0410-b378-82cca8765d1b 
						
						
					 
					
						2002-02-03 22:40:24 +00:00 
						 
				 
			
				
					
						
							
							
								Bart Oldeman 
							
						 
					 
					
						
						
						
						
							
						
						
							df1651b5a4 
							
						 
					 
					
						
						
							
							Small clean-ups for ke2026-test.  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@344  6ac86273-5f31-0410-b378-82cca8765d1b 
						
						
					 
					
						2002-01-27 01:13:07 +00:00 
						 
				 
			
				
					
						
							
							
								Bart Oldeman 
							
						 
					 
					
						
						
						
						
							
						
						
							b6d423a1b3 
							
						 
					 
					
						
						
							
							Ran all .c and .h files through "indent"  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@329  6ac86273-5f31-0410-b378-82cca8765d1b 
						
						
					 
					
						2001-11-18 14:01:12 +00:00 
						 
				 
			
				
					
						
							
							
								Bart Oldeman 
							
						 
					 
					
						
						
						
						
							
						
						
							5a18de7cbb 
							
						 
					 
					
						
						
							
							Kernel 2025a final changes.  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@321  6ac86273-5f31-0410-b378-82cca8765d1b 
						
						
					 
					
						2001-11-13 23:36:45 +00:00 
						 
				 
			
				
					
						
							
							
								Bart Oldeman 
							
						 
					 
					
						
						
						
						
							
						
						
							e092c873fa 
							
						 
					 
					
						
						
							
							Added fdkrncfg.c, the kernel configuration part of sys  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@318  6ac86273-5f31-0410-b378-82cca8765d1b 
						
						
					 
					
						2001-11-04 21:39:00 +00:00