index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
eeprom
Age
Commit message (
Expand
)
Author
2015-08-20
stdlib.h is in scope; do not cast malloc/calloc/realloc*
Theo de Raadt
2015-03-11
drop setgid kmem. If you want to play with eeprom, you generally
Theo de Raadt
2015-01-19
sparc also needs <machine/param.h> for CPU_SUN*.
Miod Vallat
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2015-01-15
Be sure to print time_t with the appropriate format specifier. Repairs
Miod Vallat
2014-11-18
Nuke more obvious #include duplications.
Kenneth R Westerback
2014-07-24
Shunt hwupdate property decoding in sparc's old prom (sun4 only) if
Miod Vallat
2013-12-03
Kill usage of timeb.h for upcoming removal of libcompat. OK deraadt@
Todd C. Miller
2013-12-03
no need for timeb.h
Theo de Raadt
2013-11-28
unsigned char for ctype
Theo de Raadt
2013-04-19
Constrain the 2038 check to only when sizeof(time_t) == sizeof(int).
Theo de Raadt
2013-03-11
derivated -> derived; from daniel dickman
Jason McIntyre
2009-01-14
update license.
Federico G. Schwindt
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-06-25
no need for sparc/sparc64 ifdefs, since this file is sparc only
Theo de Raadt
2008-03-23
Do not abort walking the tree if a node's contents is too large; allows
Miod Vallat
2008-02-22
Allow multiple NUL characters within string-valued properties (but add an
Mark Kettenis
2007-11-14
We don't have /dev/eeprom on sparc64.
Mark Kettenis
2007-11-12
Make this compile on macppc (OpenPROM support only) and build it there.
Mark Kettenis
2007-09-09
better printing code, fixing certain properties; reported by kettenis,
Federico G. Schwindt
2007-09-07
some small cleanup, including standard synopsis/usage and sort options;
Jason McIntyre
2007-09-04
add support to print the derivated tree from the OpenPROM (alas devinfo or
Federico G. Schwindt
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-29
use the right capitalization for `EBus' and `SBus'
Igor Sobrado
2007-01-03
Fix format string bugs by using strlcpy() instead of
Moritz Jodeit
2005-05-02
more setres[ug]id; ok deraadt@
Damien Miller
2005-03-06
Filter openprom environment strings with strnvis(); ok deraadt@ krw@
Miod Vallat
2004-08-24
- describe which interfaces respect local-mac-address?; this is based
Jason McIntyre
2004-08-01
ansi cleanup; khalek@linuxgamers.net
Theo de Raadt
2004-07-09
ansi
Theo de Raadt
2003-11-27
fix printf
Henning Brauer
2003-09-26
check strdup failure; ok anil millert
Theo de Raadt
2003-06-11
some ansification, some de-register
Theo de Raadt
2003-04-14
standalone/stand alone -> stand-alone;
Jason McIntyre
2003-01-31
typos;
Jason McIntyre
2002-12-31
Prepare for the removal of amiga and sun3 platforms from the tree.
Miod Vallat
2002-12-09
Use strlcpy rather than unsafe string functions, especially in unreadable code.
Miod Vallat
2002-12-08
GNU semantics say that if optstring begins with '-' then
Todd C. Miller
2002-06-14
Get cpu type through sysctl. no more need for kvm.
Artur Grabowski
2002-05-30
minor KNF
Theo de Raadt
2002-05-29
snprintf blah blah blah
Theo de Raadt
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-12-04
Provide eeprom(8) on sparc64.
Miod Vallat
2001-09-30
Use a private copy of getdate.y so we aren't affected by changes
Todd C. Miller
2001-09-20
sparc64 support
Jason Wright
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-06-30
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
Todd C. Miller
2000-05-18
Prepare to recurse down usr.sbin to grab manpages
Marc Espie
2000-03-19
Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other
Aaron Campbell
[next]