 84d9c625bf
			
		
	
	
		84d9c625bf
		
	
	
	
	
		
			
			- Fix for possible unset uid/gid in toproto
 - Fix for default mtree style
 - Update libelf
 - Importing libexecinfo
 - Resynchronize GCC, mpc, gmp, mpfr
 - build.sh: Replace params with show-params.
     This has been done as the make target has been renamed in the same
     way, while a new target named params has been added. This new
     target generates a file containing all the parameters, instead of
     printing it on the console.
 - Update test48 with new etc/services (Fix by Ben Gras <ben@minix3.org)
     get getservbyport() out of the inner loop
Change-Id: Ie6ad5226fa2621ff9f0dee8782ea48f9443d2091
		
	
			
		
			
				
	
	
		
			41 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
 | |
| #------------------------------------------------------------------------------
 | |
| # $File: diff,v 1.14 2012/09/16 23:08:54 christos Exp $
 | |
| # diff:  file(1) magic for diff(1) output
 | |
| #
 | |
| 0	search/1	diff\ 		diff output text
 | |
| !:mime	text/x-diff
 | |
| 0	search/1	***\ 		diff output text
 | |
| !:mime	text/x-diff
 | |
| 0	search/1	Only\ in\ 	diff output text
 | |
| !:mime	text/x-diff
 | |
| 0	search/1	Common\ subdirectories:\ 	diff output text
 | |
| !:mime	text/x-diff
 | |
| 
 | |
| 0	search/1	Index:		RCS/CVS diff output text
 | |
| !:mime	text/x-diff
 | |
| 
 | |
| # bsdiff:  file(1) magic for bsdiff(1) output
 | |
| 0	string/b		BSDIFF40	bsdiff(1) patch file
 | |
| 
 | |
| 
 | |
| # unified diff
 | |
| 0	search/4096	---\ 
 | |
| >&0	search/1024 \n
 | |
| >>&0	search/1 +++\ 
 | |
| >>>&0	search/1024 \n
 | |
| >>>>&0	search/1 @@	unified diff output text
 | |
| !:mime	text/x-diff
 | |
| !:strength + 90
 | |
| 
 | |
| # librsync -- the library for network deltas
 | |
| #
 | |
| # Copyright (C) 2001 by Martin Pool.  You may do whatever you want with
 | |
| # this file.
 | |
| #
 | |
| 0	belong		0x72730236	rdiff network-delta data
 | |
| 
 | |
| 0	belong		0x72730136	rdiff network-delta signature data
 | |
| >4	belong		x		(block length=%d,
 | |
| >8	belong		x		signature strength=%d)
 |