summaryrefslogtreecommitdiff
path: root/usr.sbin/ofctl
AgeCommit message (Expand)Author
2020-07-24evbmips: add ofctl(8) and /dev/openfirm supportjmcneill
2020-06-06Update for proplib(3) API changes.thorpej
2018-05-28Sort options in usage.wiz
2018-05-28Document -l, -r, and -w, based on input by jmcneill@wiz
2018-05-26Merge single-letter options. Use more markup.wiz
2018-05-26Add -v flag which prints the full path of each device node when dumpingjmcneill
2018-04-01Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)ryo
2015-12-23Implement OF_finddevice, now ofctl -p <path to node> worksjmcneill
2013-05-02This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds thatmatt
2010-06-20Make ofctl for ofppc machines.matt
2009-12-13System utilities, boot programs and kernel modules are machinenakayama
2009-05-18if there is no "name" properly, don't assert(), pretend it is empty.mrg
2009-04-26Fix WARNS=4 issues (-Wcast-qual -Wsign-compare)lukem
2009-02-14Convert more MACHINE tests to MACHINE_ARCHabs
2008-09-25Mention that the program is only installed on supported platforms.reed
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-29Convert to new 2 clause licensemartin
2007-08-05Add the __COPYRIGHT and __RCSID tags.jmmv
2007-08-03Messages passed to errx are not supposed to have a trailing \n. Fix that.jmmv
2007-06-06Make format directive match type of of_buflen.rjs
2007-06-03ofctl can write its OFW tree to a proplib. (reading from a proplib doesn'tmatt
2007-05-25build ofctl on sparcmacallan
2007-05-25make this work with OBP2macallan
2006-10-03Sync usage with man page (correct program name, sort options).wiz
2006-10-03Some minor fixes.wiz
2006-09-29fix typomacallan
2006-09-29Add gimpy's OF device tree dumping tool.macallan