<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tools/debugscripts, branch releng/11.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2015-12-15T13:04:44Z</updated>
<entry>
<title>Assorted grammar, spelling and punctuation fixes.</title>
<updated>2015-12-15T13:04:44Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2015-12-15T13:04:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=290bb03c0ccd7309f502cdfbc50866e3d9461638'/>
<id>urn:sha1:290bb03c0ccd7309f502cdfbc50866e3d9461638</id>
<content type='text'>
PR:		203336, 203339
Submitted by:	espeyb@rpi.edu, themesta@gmail.com
MFC after:	1 week
</content>
</entry>
<entry>
<title>Use print as a function for Python 3 [PEP 3105]</title>
<updated>2015-11-19T00:01:52Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2015-11-19T00:01:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=749f65e3e30e857301e44db4a87eca99d45cdc66'/>
<id>urn:sha1:749f65e3e30e857301e44db4a87eca99d45cdc66</id>
<content type='text'>
Import print_function from the __future__ module
to activate this for Python 2.  This works as far back as Python 2.6.0a2:
   https://docs.python.org/2/library/__future__.html

[PEP 3105] https://www.python.org/dev/peps/pep-3105/
</content>
</entry>
<entry>
<title>Remove debugging code that sneaked in.</title>
<updated>2015-04-09T07:52:03Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2015-04-09T07:52:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a9903d523286001fd3cda78d0c9f04eff7053744'/>
<id>urn:sha1:a9903d523286001fd3cda78d0c9f04eff7053744</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide a gdb script, that prints routing tables from a live kernel or a</title>
<updated>2015-04-09T07:45:30Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2015-04-09T07:45:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1ab64a6127a184af40fdb4c13a39019a76a57216'/>
<id>urn:sha1:1ab64a6127a184af40fdb4c13a39019a76a57216</id>
<content type='text'>
core file, much like 'netstat -anr' does it for living kernel.

Right now only AF_INET routing table is printed. AF_INET6 needs to
be done. But the most difficult part of the script (recursion!) is
complete.

Sponsored by:	Nginx, Inc.
</content>
</entry>
<entry>
<title>A number of places in the source tree still reference cuad.* after</title>
<updated>2012-12-08T22:16:36Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-12-08T22:16:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=839f11a4fe18e4ae2dd930766b551fa67e354735'/>
<id>urn:sha1:839f11a4fe18e4ae2dd930766b551fa67e354735</id>
<content type='text'>
sio(4) was deprecated by uart(4).

s/cuad/cuau/g/

PR:		docs/171533
Reviewed by:	imp
Approved by:	cperciva (implicit)
MFC after:	3 weeks
</content>
</entry>
<entry>
<title>Spelling fixes for tools/</title>
<updated>2011-12-30T00:04:11Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2011-12-30T00:04:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8ce070c1b28cd5f33c098da43378d0239091bd00'/>
<id>urn:sha1:8ce070c1b28cd5f33c098da43378d0239091bd00</id>
<content type='text'>
Add some $FreeBSD$ tags so svn will allow the commit.
</content>
</entry>
<entry>
<title>Fix a couple of typos.</title>
<updated>2010-07-30T11:58:18Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-07-30T11:58:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=32ba16b6e6dbfa5e4f536695191a8816bd6a8765'/>
<id>urn:sha1:32ba16b6e6dbfa5e4f536695191a8816bd6a8765</id>
<content type='text'>
PR:		docs/148891
Submitted by:	olgeni
MFC after:	1 week
</content>
</entry>
<entry>
<title>o Correct comments: remove a reference to non-existent gdbinit.9 man page;</title>
<updated>2006-05-22T07:12:25Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-05-22T07:12:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=66c14b21d3ab0b18376563ba643ddb49b4fd33dd'/>
<id>urn:sha1:66c14b21d3ab0b18376563ba643ddb49b4fd33dd</id>
<content type='text'>
correct a path to the kernel build directory; gdb lost -k key.

Reviewed by:	grog
MFC after:	1 week
</content>
</entry>
<entry>
<title>I forgot to commit this fix that is now kgdb aware...</title>
<updated>2005-03-20T02:08:21Z</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>2005-03-20T02:08:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ca9ac06c99bfd0150b85d4d83c396ce6237c0e05'/>
<id>urn:sha1:ca9ac06c99bfd0150b85d4d83c396ce6237c0e05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the uarea column from the DDB 'ps' display, and from grog's gdb</title>
<updated>2004-11-20T02:32:42Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2004-11-20T02:32:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=626ff2081fd054b971c71aedddcd45f42efb406a'/>
<id>urn:sha1:626ff2081fd054b971c71aedddcd45f42efb406a</id>
<content type='text'>
scripts.

Reviewed by:	arch@
</content>
</entry>
</feed>
