<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/lsof, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-06-28T11:30:51Z</updated>
<entry>
<title>*: recursive bump for perl 5.36</title>
<updated>2022-06-28T11:30:51Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2022-06-28T11:30:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5da87348cb57d8d1df6910cb892114c53beab8b0'/>
<id>urn:sha1:5da87348cb57d8d1df6910cb892114c53beab8b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lsof: don't need to keep track of the parent vnode kva, save some RAM</title>
<updated>2022-05-25T10:02:27Z</updated>
<author>
<name>tnn</name>
<email>tnn@pkgsrc.org</email>
</author>
<published>2022-05-25T10:02:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9ec7bf0056202b4b0641830f5e1cb6432a6d0fc0'/>
<id>urn:sha1:9ec7bf0056202b4b0641830f5e1cb6432a6d0fc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lsof: don't consume buffer space if we didn't add a '/'</title>
<updated>2022-05-25T09:48:58Z</updated>
<author>
<name>tnn</name>
<email>tnn@pkgsrc.org</email>
</author>
<published>2022-05-25T09:48:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fc9d4b874314dd610ce6b891d9447cf647a2bd13'/>
<id>urn:sha1:fc9d4b874314dd610ce6b891d9447cf647a2bd13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lsof: fix comparison operator, ride previous bump</title>
<updated>2022-05-25T09:37:54Z</updated>
<author>
<name>tnn</name>
<email>tnn@pkgsrc.org</email>
</author>
<published>2022-05-25T09:37:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f29479bcbc4deab990311d5ddce5c1a3b417d214'/>
<id>urn:sha1:f29479bcbc4deab990311d5ddce5c1a3b417d214</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lsof: support kmem grovelling of current-era NetBSD rbtree kernel namecache</title>
<updated>2022-05-25T09:33:37Z</updated>
<author>
<name>tnn</name>
<email>tnn@pkgsrc.org</email>
</author>
<published>2022-05-25T09:33:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=759e81f1de411ae72073acb618a41b80c5c71516'/>
<id>urn:sha1:759e81f1de411ae72073acb618a41b80c5c71516</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lsof: fix typo in comment in previous commit</title>
<updated>2022-02-27T02:13:44Z</updated>
<author>
<name>gutteridge</name>
<email>gutteridge@pkgsrc.org</email>
</author>
<published>2022-02-27T02:13:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=25f4a038a0e5ef9cc00b1c9e2a3c4ae47628f8da'/>
<id>urn:sha1:25f4a038a0e5ef9cc00b1c9e2a3c4ae47628f8da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lsof: fix builds on NetBSD as of 9.99.93 on 2022-01-17</title>
<updated>2022-02-27T02:10:44Z</updated>
<author>
<name>gutteridge</name>
<email>gutteridge@pkgsrc.org</email>
</author>
<published>2022-02-27T02:10:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3fa7384b2af659d007054fe8c401c88e708ab43b'/>
<id>urn:sha1:3fa7384b2af659d007054fe8c401c88e708ab43b</id>
<content type='text'>
procfs.h had an inline function added that expects curlwp to be
defined. It isn't needed by this code base, and I don't see any other
way of fixing this than adding a basic definition to get this to
compile. It looks "wrong", but this code base requires _KERNEL to be
defined when including procfs.h, but we can't include lwp.h or machine/
cpu.h with that defined, header files that aren't available to userland
get referenced and break the build that way, instead.</content>
</entry>
<entry>
<title>lsof: update to match NetBSD 8.x, 9.x, and 9.99.x</title>
<updated>2021-11-11T00:49:34Z</updated>
<author>
<name>gutteridge</name>
<email>gutteridge@pkgsrc.org</email>
</author>
<published>2021-11-11T00:49:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9adc8c4cdb0b0fe4d76c7198a4d7eb7c8a1d8721'/>
<id>urn:sha1:9adc8c4cdb0b0fe4d76c7198a4d7eb7c8a1d8721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysutils: Replace RMD160 checksums with BLAKE2s checksums</title>
<updated>2021-10-26T11:19:17Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-26T11:19:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a5e779c106627678e146ee85466e76e3c46fd926'/>
<id>urn:sha1:a5e779c106627678e146ee85466e76e3c46fd926</id>
<content type='text'>
All checksums have been double-checked against existing RMD160 and
SHA512 hashes</content>
</entry>
<entry>
<title>sysutils: Remove SHA1 hashes for distfiles</title>
<updated>2021-10-07T14:57:31Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-07T14:57:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4b12e2879b8ac33e793dec815084da66df731495'/>
<id>urn:sha1:4b12e2879b8ac33e793dec815084da66df731495</id>
<content type='text'>
</content>
</entry>
</feed>
