<feed xmlns='http://www.w3.org/2005/Atom'>
<title>teythoon/packaging/hurd.git/devnode, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/atom?h=master</id>
<link rel='self' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/'/>
<updated>2015-11-29T13:53:00Z</updated>
<entry>
<title>drop patch series</title>
<updated>2015-11-29T13:53:00Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2015-11-29T13:52:42Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=889e87e63ea60ab67470e60b3b7d7b5dbde9f9df'/>
<id>urn:sha1:889e87e63ea60ab67470e60b3b7d7b5dbde9f9df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sync with upstream packaging</title>
<updated>2015-11-05T22:46:06Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2015-11-05T22:46:06Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=a41984e726601b2f6cf61e3128aba84f7a85436c'/>
<id>urn:sha1:a41984e726601b2f6cf61e3128aba84f7a85436c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>devnode: convert to trivfs dynamic classes and buckets</title>
<updated>2015-09-28T13:22:29Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2015-09-28T13:22:29Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=fcaaa9cb56f94e99d50d9680d6caf67d75b518c8'/>
<id>urn:sha1:fcaaa9cb56f94e99d50d9680d6caf67d75b518c8</id>
<content type='text'>
libtrivfs contains two ways of managing more than one port class and
bucket.  There is the old way of using a statically allocated array
with explicit length, and the new way with dynamically allocated
vectors.

Converting all users to the new way of handling multiple classes
and/or buckets, we can simplify the code in libtrivfs.  In many cases,
the code will be simpler and more expressive for the user.

This also fixes a mild bug.  The classes and buckets given to
`trivfs_startup' end up in the dynamic vectors too, making the object
lookup code use the more complicated code path.

* devnode/devnode.c: Convert to dynamic classes and buckets.
</content>
</entry>
<entry>
<title>sync dde stuff</title>
<updated>2014-12-07T14:45:17Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2014-12-07T14:45:17Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=09aa594a5be3198de9fc5b60cfb9f689f359af0f'/>
<id>urn:sha1:09aa594a5be3198de9fc5b60cfb9f689f359af0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sync dde stuff</title>
<updated>2014-04-12T10:22:11Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2014-04-12T10:22:11Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=5b5839ab88fd7b621f2fe64f838666d428b20538'/>
<id>urn:sha1:5b5839ab88fd7b621f2fe64f838666d428b20538</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libports: fix notify_port_t receiver lookups</title>
<updated>2014-04-07T10:11:35Z</updated>
<author>
<name>Justus Winter</name>
<email>4winter@informatik.uni-hamburg.de</email>
</author>
<published>2014-04-07T10:07:18Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=afd266c9c00c99c87d14ef2bc4060413656f4448'/>
<id>urn:sha1:afd266c9c00c99c87d14ef2bc4060413656f4448</id>
<content type='text'>
This is a patch that in conjunction with
e9687ec4ff525ae4a88314ba4ae97da770bd012f fixes the receiver lookups
for the notify_port_t type.

* devnode/Makefile (MIGSFLAGS): Use mig-mutate.h.
* eth-filter/Makefile: Likewise.
* eth-multiplexer/Makefile: Likewise.
* libmachdev/Makefile: Likewise.
* devnode/mig-mutate.h: New file.
* eth-filter/mig-mutate.h: Likewise.
* eth-multiplexer/mig-mutate.h: Likewise.
* libmachdev/mig-mutate.h: Likewise.
* devnode/devnode.c: Adjust accordingly.
* eth-filter/filter.c: Likewise.
* eth-multiplexer/notify_impl.c: Likewise.
* libmachdev/trivfs_server.c: Likewise.
</content>
</entry>
<entry>
<title>New upstream snapshot</title>
<updated>2013-09-23T22:36:18Z</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2013-09-23T22:36:18Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=6da66c7aea1019ee63d9fc19bc8b73fa7c676da0'/>
<id>urn:sha1:6da66c7aea1019ee63d9fc19bc8b73fa7c676da0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New upstream snapshot</title>
<updated>2013-09-16T00:17:32Z</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2013-09-16T00:17:32Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=ebb437fb4b27fa565b9aebb05cda1e9db4ec17ff'/>
<id>urn:sha1:ebb437fb4b27fa565b9aebb05cda1e9db4ec17ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix format security</title>
<updated>2012-02-19T15:47:39Z</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2012-02-19T12:37:06Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=8c81ab52c0bc8aecf65f178fd9b9511e20850972'/>
<id>urn:sha1:8c81ab52c0bc8aecf65f178fd9b9511e20850972</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup</title>
<updated>2012-02-19T05:18:51Z</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2012-02-19T05:16:04Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/packaging/hurd.git/commit/?id=aefb25a0d3ed8a6716a815a3834b149b757cb5a7'/>
<id>urn:sha1:aefb25a0d3ed8a6716a815a3834b149b757cb5a7</id>
<content type='text'>
</content>
</entry>
</feed>
