summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ofwdump
Commit message (Collapse)AuthorAgeFilesLines
* Autosize the property buffer instead of limiting it to 8192, andtmm2003-06-112-7/+76
| | | | exiting if a property happens to be larger.
* style.Makefile(5)obrien2003-04-041-0/+1
|
* Increase the size of the property buffer to 8192. 1024 wasn't enough tojake2003-03-141-1/+1
| | | | retrieve certain nodes.
* mdoc(7) police: tiny markup nits.ru2002-12-121-6/+7
| | | | Approved by: re
* Add a utility to examine the OpenFirmware device tree (on sparc64). Thistmm2002-10-186-0/+555
allows access to detailed machine configuration information, and should be especially useful to gather information for driver-related bug reports.
OpenPOWER on IntegriCloud