thorpej
|
aebbed3d12
|
Update for proplib(3) API changes.
|
2020-06-06 22:33:23 +00:00 |
wiz
|
f99a590c77
|
Sort options in usage.
|
2018-05-28 12:42:45 +00:00 |
jmcneill
|
5c5ebc1dee
|
Add -v flag which prints the full path of each device node when dumping
the full tree.
|
2018-05-26 10:21:41 +00:00 |
jmcneill
|
e4e341b591
|
Implement OF_finddevice, now ofctl -p <path to node> works
|
2015-12-23 13:42:24 +00:00 |
mrg
|
b71ffbf87a
|
if there is no "name" properly, don't assert(), pretend it is empty.
now "ofctl" works on the shark. fixes PR#36733.
|
2009-05-18 05:51:53 +00:00 |
lukem
|
e92226ab69
|
Fix WARNS=4 issues (-Wcast-qual -Wsign-compare)
Fixes PR bin/41283
|
2009-04-26 04:54:27 +00:00 |
lukem
|
9c1945664c
|
Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
|
2008-07-21 13:36:57 +00:00 |
martin
|
3028e483e4
|
Convert to new 2 clause license
|
2008-04-29 06:53:00 +00:00 |
jmmv
|
f5d7807725
|
Add the __COPYRIGHT and __RCSID tags.
|
2007-08-05 13:52:44 +00:00 |
jmmv
|
2fe103e7dd
|
Messages passed to errx are not supposed to have a trailing \n. Fix that.
|
2007-08-03 15:34:00 +00:00 |
rjs
|
cc949d333c
|
Make format directive match type of of_buflen.
|
2007-06-06 23:43:56 +00:00 |
matt
|
91d658881f
|
ofctl can write its OFW tree to a proplib. (reading from a proplib doesn't
quite work yet).
|
2007-06-03 03:01:41 +00:00 |
macallan
|
74ab4a8402
|
make this work with OBP2
|
2007-05-25 18:27:05 +00:00 |
wiz
|
caf900a58e
|
Sync usage with man page (correct program name, sort options).
|
2006-10-03 02:03:33 +00:00 |
macallan
|
8c774caf8c
|
Add gimpy's OF device tree dumping tool.
Tested on macppc and sparc64
|
2006-09-29 19:03:11 +00:00 |