dsl
9d34a2e458
More fallout from removing the (int) casts from ctype.h
...
Should fix PR/28082
2004-11-08 08:05:20 +00:00
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
mrg
7996c8de3a
de-__P-ify.
2000-11-19 11:15:01 +00:00
itojun
bbef2fbaac
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
2000-07-07 15:10:32 +00:00
lukem
c9fcc32882
deprecate register, use memset/memmove instead of bzero/bcopy
1997-10-18 08:40:40 +00:00
jtc
87f4ccd45f
Fix files using old TNF copyright notice
1997-07-30 22:53:50 +00:00
thorpej
2434f06806
- __RCSID/__COPYRIGHT/prototype police.
...
- Fix compiler warnings.
1997-07-23 20:58:36 +00:00
mrg
a9437d1189
be safe with buffers.
1997-04-13 13:36:46 +00:00
thorpej
c479d69ad9
Copyright assigned to The NetBSD Foundation.
1996-02-28 01:13:20 +00:00
thorpej
da9b1f7603
Program to display for modify contents of the EEPROM or OpenProm on
...
Sun 3 and SPARC systems, similar to the SunOS command of the same name.
1995-07-13 18:07:19 +00:00