Home | History | Annotate | Download | only in ofctl
History log of /src/usr.sbin/ofctl/ofctl.c
RevisionDateAuthorComments
 1.16  02-Jun-2024  andvar fix various typos in word `interrupt', mainly in comments.
 1.15  06-Jun-2020  thorpej Update for proplib(3) API changes.
 1.14  28-May-2018  wiz Sort options in usage.
 1.13  26-May-2018  jmcneill Add -v flag which prints the full path of each device node when dumping
the full tree.
 1.12  23-Dec-2015  jmcneill branches: 1.12.14;
Implement OF_finddevice, now ofctl -p <path to node> works
 1.11  18-May-2009  mrg if there is no "name" properly, don't assert(), pretend it is empty.
now "ofctl" works on the shark. fixes PR#36733.
 1.10  26-Apr-2009  lukem Fix WARNS=4 issues (-Wcast-qual -Wsign-compare)
Fixes PR bin/41283
 1.9  21-Jul-2008  lukem branches: 1.9.6;
Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
 1.8  29-Apr-2008  martin branches: 1.8.2;
Convert to new 2 clause license
 1.7  05-Aug-2007  jmmv branches: 1.7.8; 1.7.10;
Add the __COPYRIGHT and __RCSID tags.
 1.6  03-Aug-2007  jmmv Messages passed to errx are not supposed to have a trailing \n. Fix that.
 1.5  06-Jun-2007  rjs Make format directive match type of of_buflen.
 1.4  03-Jun-2007  matt ofctl can write its OFW tree to a proplib. (reading from a proplib doesn't
quite work yet).
 1.3  25-May-2007  macallan make this work with OBP2
 1.2  03-Oct-2006  wiz Sync usage with man page (correct program name, sort options).
 1.1  29-Sep-2006  macallan Add gimpy's OF device tree dumping tool.
Tested on macppc and sparc64
 1.7.10.2  05-Aug-2007  jmmv Add the __COPYRIGHT and __RCSID tags.
 1.7.10.1  05-Aug-2007  jmmv file ofctl.c was added on branch matt-mips64 on 2007-08-05 13:52:45 +0000
 1.7.8.1  18-May-2008  yamt sync with head.
 1.8.2.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.9.6.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.12.14.1  25-Jun-2018  pgoyette Sync with HEAD

RSS XML Feed