<feed xmlns='http://www.w3.org/2005/Atom'>
<title>util-linux-old/sys-utils, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/util-linux-old/atom?h=master</id>
<link rel='self' href='https://git.osdyson.ru/util-linux-old/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/util-linux-old/'/>
<updated>2012-01-21T23:33:11Z</updated>
<entry>
<title>Restored building setsid</title>
<updated>2012-01-21T23:33:11Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2012-01-21T23:32:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/util-linux-old/commit/?id=3c14243dbd97c4786d0c5224c7bdaa5f3adc6534'/>
<id>urn:sha1:3c14243dbd97c4786d0c5224c7bdaa5f3adc6534</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restored building renice (with gnulib)</title>
<updated>2012-01-21T23:29:16Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2012-01-21T23:29:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/util-linux-old/commit/?id=3fdd5176d5dc6c3aa2661c6a2f2380ca607cb425'/>
<id>urn:sha1:3fdd5176d5dc6c3aa2661c6a2f2380ca607cb425</id>
<content type='text'>
</content>
</entry>
<entry>
<title>For non-linux build inly flock (ipc* for Illumos have zone support)</title>
<updated>2012-01-21T22:11:22Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2012-01-21T22:11:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/util-linux-old/commit/?id=7ddd430bf93e55b1497f448a68bad9ac46938e74'/>
<id>urn:sha1:7ddd430bf93e55b1497f448a68bad9ac46938e74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote branch 'origin/master'</title>
<updated>2011-02-01T03:15:49Z</updated>
<author>
<name>LaMont Jones</name>
<email>lamont@debian.org</email>
</author>
<published>2011-02-01T03:15:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/util-linux-old/commit/?id=11292d25510e67c83c6580401eccd42d6d6da931'/>
<id>urn:sha1:11292d25510e67c83c6580401eccd42d6d6da931</id>
<content type='text'>
Conflicts:
	mount/mount.8
	mount/mount.c
</content>
</entry>
<entry>
<title>remaining util-linux-ng to util-linux</title>
<updated>2011-01-23T21:22:30Z</updated>
<author>
<name>Sami Kerola</name>
<email>kerolasa@iki.fi</email>
</author>
<published>2011-01-19T08:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/util-linux-old/commit/?id=a94853966e8e19ebba27e548005ff41fc64bf205'/>
<id>urn:sha1:a94853966e8e19ebba27e548005ff41fc64bf205</id>
<content type='text'>
Signed-off-by: Sami Kerola &lt;kerolasa@iki.fi&gt;
</content>
</entry>
<entry>
<title>lscpu: fix 64bit CPU detection</title>
<updated>2011-01-19T08:34:37Z</updated>
<author>
<name>Karel Zak</name>
<email>kzak@redhat.com</email>
</author>
<published>2011-01-19T08:34:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/util-linux-old/commit/?id=f633ad4e3155c45bc569e69a1ce2950b812ded87'/>
<id>urn:sha1:f633ad4e3155c45bc569e69a1ce2950b812ded87</id>
<content type='text'>
Note that the code is still not able to detect 64bit on sparcs and
ppc.

Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</content>
</entry>
<entry>
<title>build-sys: use WORDS_BIGENDIAN to determine platform byte-order</title>
<updated>2011-01-17T14:34:45Z</updated>
<author>
<name>Fabian Groffen</name>
<email>grobian@gentoo.org</email>
</author>
<published>2011-01-08T18:49:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/util-linux-old/commit/?id=aabe2441765c632bba697945491e3e0ac29ac886'/>
<id>urn:sha1:aabe2441765c632bba697945491e3e0ac29ac886</id>
<content type='text'>
Autoconf contains the right magic to determine the endianness on many
platforms next to Linux.  This reverses previous commits to move away
from WORDS_BIGENDIAN:
"use __BYTE_ORDER rather than AC specific WORDS_BIGENDIAN"

This is necessary to compile on non Linux platforms like Darwin and
Solaris.

Signed-off-by: Fabian Groffen &lt;grobian@gentoo.org&gt;
</content>
</entry>
<entry>
<title>sys-utils: fix manpage typos</title>
<updated>2011-01-17T14:26:45Z</updated>
<author>
<name>Davidlohr Bueso</name>
<email>dave@gnu.org</email>
</author>
<published>2011-01-05T19:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/util-linux-old/commit/?id=5e511de1cd80550e57e37c6d3944510d8207271d'/>
<id>urn:sha1:5e511de1cd80550e57e37c6d3944510d8207271d</id>
<content type='text'>
Signed-off-by: Davidlohr Bueso &lt;dave@gnu.org&gt;
</content>
</entry>
<entry>
<title>unshare: fix SIGSEGV on invalid command line option</title>
<updated>2011-01-05T19:30:16Z</updated>
<author>
<name>Alexey Gladkov</name>
<email>gladkov.alexey@gmail.com</email>
</author>
<published>2011-01-05T18:22:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/util-linux-old/commit/?id=4ffde0b60b7f6452c47bab1c9929583baed32378'/>
<id>urn:sha1:4ffde0b60b7f6452c47bab1c9929583baed32378</id>
<content type='text'>
$ unshare --hel
Segmentation fault

The last element of longopts has to be filled with zeros.

Signed-off-by: Kirill A. Shutemov &lt;kirill@shutemov.name&gt;
</content>
</entry>
<entry>
<title>lscpu: avoid len = 0 as a consequence of maxcpus = 0</title>
<updated>2010-12-30T23:22:52Z</updated>
<author>
<name>Gerrit Renker</name>
<email>gerrit@erg.abdn.ac.uk</email>
</author>
<published>2010-12-28T09:53:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/util-linux-old/commit/?id=3d6e5c355d10dcd9d6336331c96935013ffcd3b1'/>
<id>urn:sha1:3d6e5c355d10dcd9d6336331c96935013ffcd3b1</id>
<content type='text'>
This problem was observed on an x86_64 Mobile AMD Sempron 3700+ where kernel_max
returned "0" as the index of the highest CPU.

As a consequence, several variables in lscpu, which relied on maxcpus &gt;= 1 (in
particular the 'len' value) were set to 0, resulting in the following errors:

host&gt;./lscpu
lscpu: failed to read: /sys/devices/system/cpu/online: No such file or directory
host&gt; cat /sys/devices/system/cpu/kernel_max
0

The fix used by this patch is to interpret kernel_max as an index and maxcpus as
a count &gt;= 1, tested to work.

Signed-off-by: Gerrit Renker &lt;gerrit@erg.abdn.ac.uk&gt;
Signed-off-by: Karel Zak &lt;kzak@redhat.com&gt;
</content>
</entry>
</feed>
