satisfy GPL section 2a and LGPL section 2b name+date requirement
This commit is contained in:
		
							
								
								
									
										15
									
								
								ChangeLog
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								ChangeLog
									
									
									
									
									
								
							@@ -1,3 +1,18 @@
 | 
			
		||||
procps-3.1.3 --> procps-3.1.4
 | 
			
		||||
 | 
			
		||||
top: was trashing every "3" in a command name
 | 
			
		||||
top: when killing a process, the PID was cut at a "3"
 | 
			
		||||
top: more reliable %CPU
 | 
			
		||||
 | 
			
		||||
procps-3.1.2 --> procps-3.1.3
 | 
			
		||||
 | 
			
		||||
uses /proc/*/wchan files when available
 | 
			
		||||
top: user selection
 | 
			
		||||
sysctl: add -e for Red Hat 8.0 boot scripts
 | 
			
		||||
sysctl: the obvious --help, -V, and --version
 | 
			
		||||
sysctl: some command line error checking
 | 
			
		||||
w: stdout, not stderr -- thanks to Sander van Malssen
 | 
			
		||||
 | 
			
		||||
procps-3.1.1 --> procps-3.1.2
 | 
			
		||||
 | 
			
		||||
better RPM generation
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										6
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								Makefile
									
									
									
									
									
								
							@@ -18,9 +18,9 @@
 | 
			
		||||
 | 
			
		||||
VERSION      := 3
 | 
			
		||||
SUBVERSION   := 1
 | 
			
		||||
MINORVERSION := 3
 | 
			
		||||
TARVERSION   := 3.1.3
 | 
			
		||||
LIBVERSION   := 3.1.3
 | 
			
		||||
MINORVERSION := 4
 | 
			
		||||
TARVERSION   := 3.1.4
 | 
			
		||||
LIBVERSION   := 3.1.4
 | 
			
		||||
 | 
			
		||||
############ vars
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user