While here, o clean up differences where possible o whitespace cleanup o ifdef ./. if defined() o '...' ./. "..." o echo foo > bar ./. echo foo >bar o `...` ./. $(...) ./. $$(...) o `...' ./. '...' o modernize "our" tree, e.g. WWW in ports o fix some typos and brainos introduced when renaming OpenBSD to MirBSD o use hardware 80387 by default o migrate Apache 1.3.28 OpenBSD ./. MirBSD ./. KAME o work around as many CVS bugs as possible (add back/delete files, ...) Synchronize stuff, ready for ongoing changes.
		
			
				
	
	
		
			10 lines
		
	
	
		
			342 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			342 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
$MirBSD: LEGAL,v 1.4 2003/08/31 20:54:02 tg Exp $
 | 
						|
$OpenBSD: LEGAL,v 1.2 2003/07/17 20:59:43 deraadt Exp $
 | 
						|
 | 
						|
pdksh is provided AS IS, with NO WARRANTY, either expressed or implied.
 | 
						|
 | 
						|
The vast majority of the code that makes pdksh is in the public domain.
 | 
						|
The exceptions are not included in the MirBSD source tree.
 | 
						|
 | 
						|
That's it.  Short and simple.
 |