<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/ofwdump, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-07-02T23:13:00Z</updated>
<entry>
<title>Mechanically kill hard sentence breaks.</title>
<updated>2004-07-02T23:13:00Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-02T23:13:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=07bfccd71e05867cb46c11ea07ec0027794972b3'/>
<id>urn:sha1:07bfccd71e05867cb46c11ea07ec0027794972b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add a reference to eeprom(8).</title>
<updated>2004-05-22T17:06:54Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2004-05-22T17:06:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=458e5419e69bba56d4dfc03c39bd46aafd2a8cb8'/>
<id>urn:sha1:458e5419e69bba56d4dfc03c39bd46aafd2a8cb8</id>
<content type='text'>
- Spell Open Firmware as "Open Firmware", the way it's done on
  OpenFirmware.org.
</content>
</entry>
<entry>
<title>- Change ofwdump(8) to use sysexits(3) exit codes.</title>
<updated>2004-05-22T16:51:11Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2004-05-22T16:51:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8cc2c16287b6a65a647d92c2a49c153c603d4db9'/>
<id>urn:sha1:8cc2c16287b6a65a647d92c2a49c153c603d4db9</id>
<content type='text'>
- Make the code use the new OFIOCMAXVALUE instead of defining the maximum
  length of property values locally.
- Move the application specific parts from ofw_util.c to ofwdump.c in
  order to make ofw_util.c more library-like. While ofw_dump_properties()
  could be made non-specific to ofwdump(8) it's currently optimized for
  use in ofwdump(8) and making it a library-like function would just
  complicate the code unnecessarily.
- Minor clean-up in ofw_util.c, e.g. make its use of getopt(3) the way
  it's described in style(9), make its usage() static, etc.
- Add a comment in ofw_util.c about why it doesn't call usage() when
  neither the "-a" option nor a node-name where given.
- Add ofw_optnode() and ofw_setprop(), helper functions for the
  OFIOCGETOPTNODE and OFIOCSET ioctls respectively, to ofw_util.[c,h].
- Be consistent with the use of 'const' in ofw_util.[c,h] and add 'const'
  to the function arguments that are acutally const but weren't declared
  as such.
- Mark WARNS=6 clean.

Approved by:	tmm
</content>
</entry>
<entry>
<title>Use void * instead of char * to avoid violating C99 strict aliasing rules.</title>
<updated>2004-03-16T20:45:37Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-03-16T20:45:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8dc2098fc707ed8a1e57e50a81deed86e49cd954'/>
<id>urn:sha1:8dc2098fc707ed8a1e57e50a81deed86e49cd954</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This is Sparc64-only.</title>
<updated>2004-01-21T14:06:25Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-21T14:06:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a16e3c18b25bb0e81f8a5445e26fc5d3699e1b0f'/>
<id>urn:sha1:a16e3c18b25bb0e81f8a5445e26fc5d3699e1b0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Autosize the property buffer instead of limiting it to 8192, and</title>
<updated>2003-06-11T18:44:26Z</updated>
<author>
<name>Thomas Moestl</name>
<email>tmm@FreeBSD.org</email>
</author>
<published>2003-06-11T18:44:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=987c23d4ff3da26f2c2a8531bbdfad3e3713ce1f'/>
<id>urn:sha1:987c23d4ff3da26f2c2a8531bbdfad3e3713ce1f</id>
<content type='text'>
exiting if a property happens to be larger.
</content>
</entry>
<entry>
<title>style.Makefile(5)</title>
<updated>2003-04-04T17:49:21Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-04-04T17:49:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=052238b16cf05cb96be651f5ab80deacf8d6cf0a'/>
<id>urn:sha1:052238b16cf05cb96be651f5ab80deacf8d6cf0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase the size of the property buffer to 8192.  1024 wasn't enough to</title>
<updated>2003-03-14T16:12:42Z</updated>
<author>
<name>Jake Burkholder</name>
<email>jake@FreeBSD.org</email>
</author>
<published>2003-03-14T16:12:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a24fa5bdb28012a9677307cc2f81f570bdea3d9f'/>
<id>urn:sha1:a24fa5bdb28012a9677307cc2f81f570bdea3d9f</id>
<content type='text'>
retrieve certain nodes.
</content>
</entry>
<entry>
<title>mdoc(7) police: tiny markup nits.</title>
<updated>2002-12-12T13:58:27Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-12T13:58:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6700152679ee57f9a0693150682d495412279a0b'/>
<id>urn:sha1:6700152679ee57f9a0693150682d495412279a0b</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>Add a utility to examine the OpenFirmware device tree (on sparc64). This</title>
<updated>2002-10-18T15:37:15Z</updated>
<author>
<name>Thomas Moestl</name>
<email>tmm@FreeBSD.org</email>
</author>
<published>2002-10-18T15:37:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1b6eef5b4e08be1826441ebf8f284be679d1adad'/>
<id>urn:sha1:1b6eef5b4e08be1826441ebf8f284be679d1adad</id>
<content type='text'>
allows access to detailed machine configuration information, and should
be especially useful to gather information for driver-related bug
reports.
</content>
</entry>
</feed>
