new svrctl SETPARAM to set or override environment variables obtained
from the boot monitor
This commit is contained in:
		
							parent
							
								
									08578c6afb
								
							
						
					
					
						commit
						b5a5d3ec1c
					
				| @ -19,6 +19,7 @@ Created:	Feb 15, 1994 by Philip Homburg <philip@cs.vu.nl> | |||||||
| #define MMSWAPON	_IOW('M',  5, struct mmswapon) | #define MMSWAPON	_IOW('M',  5, struct mmswapon) | ||||||
| #define MMSWAPOFF	_IO ('M',  6) | #define MMSWAPOFF	_IO ('M',  6) | ||||||
| #define MMGETPARAM	_IOW('M',  5, struct sysgetenv) | #define MMGETPARAM	_IOW('M',  5, struct sysgetenv) | ||||||
|  | #define MMSETPARAM	_IOR('M',  7, struct sysgetenv) | ||||||
| 
 | 
 | ||||||
| /* FS controls. */ | /* FS controls. */ | ||||||
| #define FSSIGNON	_IOW('F',  2, struct fssignon) | #define FSSIGNON	_IOW('F',  2, struct fssignon) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ben Gras
						Ben Gras