<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/mount.c, branch zstd</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=zstd</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=zstd'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-10-24T05:00:29+00:00</updated>
<entry>
<title>Major rework of the directory structure and the entire build system.</title>
<updated>2001-10-24T05:00:29+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-10-24T05:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bdfd0d78bc44e73d693510e70087857785b3b521'/>
<id>urn:sha1:bdfd0d78bc44e73d693510e70087857785b3b521</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Make mount default to using /proc/filesystems to avoid</title>
<updated>2001-10-18T04:10:22+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-10-18T04:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8acbf1d3079e9ed6d15c39bd57135b13ecb4076f'/>
<id>urn:sha1:8acbf1d3079e9ed6d15c39bd57135b13ecb4076f</id>
<content type='text'>
ever trying to mount a nodev filesystem.
 -Erik
</content>
</entry>
<entry>
<title>Don't automount things as "usbdevfs" -- patch from</title>
<updated>2001-09-03T16:49:25+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-09-03T16:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=3b1525e444b2fb51bfc3e2fa91bf7b8614e22f0c'/>
<id>urn:sha1:3b1525e444b2fb51bfc3e2fa91bf7b8614e22f0c</id>
<content type='text'>
Ethan Benson &lt;erbenson@alaska.net&gt;
</content>
</entry>
<entry>
<title>Commit Vladimir's simplify_path.</title>
<updated>2001-08-10T15:05:27+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-08-10T15:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a7cecbc9170eed93d365c0c38e8ba1477ab0a40c'/>
<id>urn:sha1:a7cecbc9170eed93d365c0c38e8ba1477ab0a40c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This is vodz' latest patch.  Sorry it took so long...</title>
<updated>2001-07-17T01:12:36+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-07-17T01:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=044228d5ecb9b79397f9fc915d046cf4538281e2'/>
<id>urn:sha1:044228d5ecb9b79397f9fc915d046cf4538281e2</id>
<content type='text'>
    1) ping cleanup (compile fix from this patch already applied).
    2) traceroute call not spare ntohl() now (and reduce size);
    3) Fix for functions not declared static in insmod, ash, vi and mount.
    4) a more simple API cmdedit :))
    5) adds "stopped jobs" warning to ash on Ctrl-D and fixes "ignoreeof" option
    6) reduce exporting library function index-&gt;strchr (traceroute), bzero-&gt;memset (syslogd)
</content>
</entry>
<entry>
<title>Fix a thinko (the symptoms of which were reported by</title>
<updated>2001-07-05T14:46:07+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-07-05T14:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=94f3a570e19554cddcda0e7dfa799fe8f03b4519'/>
<id>urn:sha1:94f3a570e19554cddcda0e7dfa799fe8f03b4519</id>
<content type='text'>
David Douthitt in bug #1111).
</content>
</entry>
<entry>
<title>Don't whine about already mounted filesystems when invoked with -a.</title>
<updated>2001-06-03T02:21:38+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-06-03T02:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9344f7575e5ebba3a0af479b30e7e304224fa345'/>
<id>urn:sha1:9344f7575e5ebba3a0af479b30e7e304224fa345</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch from Gernot Poerner &lt;gp@it-netservice.de&gt;.  Adds in</title>
<updated>2001-05-21T15:59:34+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-05-21T15:59:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=2f6e1f880b630751fa20cb29bafc06aa0f3d0fcb'/>
<id>urn:sha1:2f6e1f880b630751fa20cb29bafc06aa0f3d0fcb</id>
<content type='text'>
mount bind support.
</content>
</entry>
<entry>
<title>Patch from Vladimir:</title>
<updated>2001-05-15T17:42:16+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-05-15T17:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c911a4389bbaa5ac85d725c8c05e452dfba8583d'/>
<id>urn:sha1:c911a4389bbaa5ac85d725c8c05e452dfba8583d</id>
<content type='text'>
    1) fixed a bug that could crash df, mount, and umount applets if the root
    device name was longer then the word "root" (/dev/loop1 vs /dev/root) -
    2) severl functions needed static declaration in the umount applet
    3) update declaration for function in last_char_is() in libbb
</content>
</entry>
<entry>
<title>Actually we dont need to check if the device is nfs as it wont be stat'ed</title>
<updated>2001-05-07T01:51:24+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2001-05-07T01:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=cc0aa0f2d74901f3cdc87073f52020b98605cb79'/>
<id>urn:sha1:cc0aa0f2d74901f3cdc87073f52020b98605cb79</id>
<content type='text'>
</content>
</entry>
</feed>
