<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/asf, 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>2006-12-27T06:31:57Z</updated>
<entry>
<title>MFC cosmetic fixes to the asf(8) usage line and manpage,</title>
<updated>2006-12-27T06:31:57Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2006-12-27T06:31:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cf129a4a9c2e967c89f77dd9075238867a1486f8'/>
<id>urn:sha1:cf129a4a9c2e967c89f77dd9075238867a1486f8</id>
<content type='text'>
thus eliminating the difference from HEAD completely in
this module.
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-12-27T06:22:44Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2006-12-27T06:22:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dee6c67ac731c719c06bc1468ee15aad681bb614'/>
<id>urn:sha1:dee6c67ac731c719c06bc1468ee15aad681bb614</id>
<content type='text'>
  Allow for module-path being a semicolon-separated list of dirs.
  This is consistent with kern.module_path sysctl and also compensates
  for the unconventional syntax of asf(8) where the last of multiple
  arguments is the output file, which prevents us from using the
  traditional Unix syntax "foo file ..." to specify multiple module
  dirs.

	asf.c	rev. 1.12
	asf.8	rev. 1.11
</content>
</entry>
<entry>
<title>MFC my recent changes to asf(8):</title>
<updated>2006-07-22T11:58:11Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2006-07-22T11:58:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3114207acff40a79bd51e3f074bc26aff0279f94'/>
<id>urn:sha1:3114207acff40a79bd51e3f074bc26aff0279f94</id>
<content type='text'>
  The improvements are:

  - can get the kld info from core files via kvm(3);
  - can use kldstat(2) directly, which is a piece of cake;
  - can use .symbols or whatever, which allows for use by
    non-developers when reporting system crashes -- now asf(8)
    can be mentioned in the handbook at last;
  - speed (no more double fts(3) per loaded module);
  - various bugs fixed.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2006-06-22T22:33:22Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-06-22T22:33:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dbefa6bb6ccdb30d6047dbd48fde2c0223a9e261'/>
<id>urn:sha1:dbefa6bb6ccdb30d6047dbd48fde2c0223a9e261</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2005-10-03T23:45:01Z</updated>
<author>
<name>Greg Lehey</name>
<email>grog@FreeBSD.org</email>
</author>
<published>2005-10-03T23:45:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1c6c3a953f9c8e6c112eb2249ab63b3cabcd5788'/>
<id>urn:sha1:1c6c3a953f9c8e6c112eb2249ab63b3cabcd5788</id>
<content type='text'>
  Initialize uninitialized variables.
  Remove one possible way of shooting yourself in the foot.

Requested by:   Dan Lukes &lt;dan@obluda.cz&gt;
Approved by:	RE (kensmith@)

And now for the scripts which refuse the line above:

Approved by: re
</content>
</entry>
<entry>
<title>Sort sections.</title>
<updated>2005-01-18T20:02:45Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-18T20:02:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=59a3c79da68b53e9d606f0b7991574d982a843e1'/>
<id>urn:sha1:59a3c79da68b53e9d606f0b7991574d982a843e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assorted markup, grammar, and spelling fixes.</title>
<updated>2004-06-13T18:03:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-06-13T18:03:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9cdb6ee1641e84242a1640055e0072ad693e1a7d'/>
<id>urn:sha1:9cdb6ee1641e84242a1640055e0072ad693e1a7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a "-f" flag for asf(8) which performs a search to find the each module</title>
<updated>2003-11-04T06:38:37Z</updated>
<author>
<name>Brian Feldman</name>
<email>green@FreeBSD.org</email>
</author>
<published>2003-11-04T06:38:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=afdc68c42fba40d895abfb17e67c9cfe4463e511'/>
<id>urn:sha1:afdc68c42fba40d895abfb17e67c9cfe4463e511</id>
<content type='text'>
no matter where in the directory structure it may be.  Use this and the "-k"
flag in the generated gdbinit files so that the "getsyms" function in gdb
requires no user intervention to run and will find every module if they're
in the kernel build's module directory.  This is still quite useful for
cases where gdb knows that the path for some modules is /boot/kernel and
others are in the object directory for /usr/src/sys/$ARCH/compile/kernel.

Approved by:	grog
</content>
</entry>
<entry>
<title>Add -s option to strip subdirectory from module path.</title>
<updated>2003-09-25T07:56:48Z</updated>
<author>
<name>Hidetoshi Shimokawa</name>
<email>simokawa@FreeBSD.org</email>
</author>
<published>2003-09-25T07:56:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=77ceb8f46972310638a04abdaecf125da624e41b'/>
<id>urn:sha1:77ceb8f46972310638a04abdaecf125da624e41b</id>
<content type='text'>
e.g. moudle-path/firewire/firewire.ko -&gt; module-path/firewire.ko

Reviewed by: grog
</content>
</entry>
<entry>
<title>Tidy up the manpage.</title>
<updated>2003-06-10T05:29:14Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-06-10T05:29:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=68e6385a8ee3cc6bd003c1ec0ab736f8a52c8f99'/>
<id>urn:sha1:68e6385a8ee3cc6bd003c1ec0ab736f8a52c8f99</id>
<content type='text'>
Reviewed by:	grog
</content>
</entry>
</feed>
