NetBSD/usr.sbin/eeprom
mrg 6ce96c999f several clean ups:
- don't include eeprom support on sparc64.
	- work out if we are eeprom or openprom from the results of open()
	and/or ioctl(), rather than grovelling the kernel.
	- move all eeprom specific code to eehandlers.c
	- update manpage for sparc64 usage, remove delete -N switch

with these changes, eeprom(8) no longer needs to be setgid.
2000-11-28 22:31:37 +00:00
..
Makefile several clean ups: 2000-11-28 22:31:37 +00:00
defs.h several clean ups: 2000-11-28 22:31:37 +00:00
eehandlers.c several clean ups: 2000-11-28 22:31:37 +00:00
eeprom.8 several clean ups: 2000-11-28 22:31:37 +00:00
getdate.y de-__P-ify. 2000-11-19 11:15:01 +00:00
main.c several clean ups: 2000-11-28 22:31:37 +00:00
ophandlers.c several clean ups: 2000-11-28 22:31:37 +00:00
pathnames.h