<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/loginutils, branch 1_15_1</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_15_1</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_15_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2009-07-12T23:27:47+00:00</updated>
<entry>
<title>add comment about /etc/gshadow, no code changes</title>
<updated>2009-07-12T23:27:47+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-12T23:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2907e7974924e7e8f1a64874b5c3cb48ebd25d5d'/>
<id>urn:sha1:2907e7974924e7e8f1a64874b5c3cb48ebd25d5d</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>passwd + /etc/shadow: chage "change time" field too</title>
<updated>2009-07-12T23:15:30+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-12T23:15:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=189f74d0f2760d3da1a05cba75653dade4c8a9c3'/>
<id>urn:sha1:189f74d0f2760d3da1a05cba75653dade4c8a9c3</id>
<content type='text'>
function                                             old     new   delta
update_passwd                                       1171    1270     +99

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>df: fix "df /"</title>
<updated>2009-07-05T02:50:36+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-05T02:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=09e63bb81f12707d31c8c4570931af0196b53a46'/>
<id>urn:sha1:09e63bb81f12707d31c8c4570931af0196b53a46</id>
<content type='text'>
also, clean up mount checks in mkfs/fsck.

function                                             old     new   delta
find_mount_point                                     243     261     +18
sha1_process_block64                                 497     510     +13
find_main                                            436     444      +8
display_speed                                         85      90      +5
df_main                                              795     793      -2
parse_command                                       1463    1460      -3
static.ignored_mounts                                  8       -      -8
mkfs_minix_main                                     2962    2937     -25
fsck_minix_main                                     3065    2970     -95
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 4/4 up/down: 44/-133)           Total: -89 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Patches to enable FreeBSD build</title>
<updated>2009-07-05T01:34:12+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-07-05T01:34:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9b1b62adc4e4c1e80d9f72180c6b7b1eaef9f95a'/>
<id>urn:sha1:9b1b62adc4e4c1e80d9f72180c6b7b1eaef9f95a</id>
<content type='text'>
platform.h: fix wrong check for endianness, fix lchown
aliasing to chown on uclibc.

Code seems to not be affected in my testing.

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS</title>
<updated>2009-06-19T10:10:38+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-06-19T10:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f3b92d385695aecefd93d5f199be1f64270c2687'/>
<id>urn:sha1:f3b92d385695aecefd93d5f199be1f64270c2687</id>
<content type='text'>
Signed-off-by: Colin Watson &lt;cjwatson@ubuntu.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>flash_lock, flash_unlock: new applets</title>
<updated>2009-05-25T02:15:37+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-05-25T02:15:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bf2af9acb28ed6d8bbe351d669daaa140d0239f0'/>
<id>urn:sha1:bf2af9acb28ed6d8bbe351d669daaa140d0239f0</id>
<content type='text'>
By Thierry Reding (thierry.reding AT avionic-design.de)

Signed-off-by: Thierry Reding &lt;thierry.reding@avionic-design.de&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>adduser/addgroup: make system id range configurable.</title>
<updated>2009-05-13T22:23:34+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-05-13T22:23:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1b0a93edb93a93c30d7fbb35571f109ddf8a67a2'/>
<id>urn:sha1:1b0a93edb93a93c30d7fbb35571f109ddf8a67a2</id>
<content type='text'>
By Tito (farmatito AT tiscali.it).

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>adduser/addgroup: support specifying uid/gid, add system</title>
<updated>2009-04-22T21:35:52+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-22T21:35:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c2931aa2df2ddc6a627f3c40eb1cf5c221067092'/>
<id>urn:sha1:c2931aa2df2ddc6a627f3c40eb1cf5c221067092</id>
<content type='text'>
 account creation mode. By Tito.

function                                             old     new   delta
adduser_main                                         650     726     +76
addgroup_main                                        341     402     +61
addgroup_longopts                                      -      16     +16
adduser_longopts                                      97     103      +6
packed_usage                                       26161   26163      +2
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 4/0 up/down: 161/0)             Total: 161 bytes

</content>
</entry>
<entry>
<title>switch_root: improve behavior on error; improve help text</title>
<updated>2009-04-21T20:40:51+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-21T20:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=f9d4fc3cf8ca91dbebfa305c5c08f8781caa1a0f'/>
<id>urn:sha1:f9d4fc3cf8ca91dbebfa305c5c08f8781caa1a0f</id>
<content type='text'>
*: make "can't execute '%s'" message uniform

</content>
</entry>
<entry>
<title>*: mass renaming of USE_XXXX to IF_XXXX</title>
<updated>2009-04-21T11:09:40+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-04-21T11:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5e34ff29bcc870936ab18172f438a34d042d4e03'/>
<id>urn:sha1:5e34ff29bcc870936ab18172f438a34d042d4e03</id>
<content type='text'>
and SKIP_XXXX to IF_NOT_XXXX - the second one was especially
badly named. It was not skipping anything!

</content>
</entry>
</feed>
