index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply post-1.17.0 fixes
Denys Vlasenko
2010-07-25
4
-219
/
+240
*
*: introduce and use xfork() and xvfork()
Pascal Bellard
2010-07-04
1
-4
/
+1
*
losetup: use LOOP_foo defines
Lauri Kasanen
2010-07-04
1
-2
/
+2
*
mount: fix a case when sometimes error message is not printed
Denys Vlasenko
2010-06-27
1
-3
/
+3
*
*: introduce and use bb_unsetenv_and_free
Denys Vlasenko
2010-06-24
1
-4
/
+2
*
rev: new applet
Marek Polacek
2010-06-22
1
-0
/
+121
*
*: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway
Denys Vlasenko
2010-06-18
1
-7
/
+0
*
Allow CONFIG_VOLUMEID to be turned off
Dan Fandrich
2010-06-18
1
-3
/
+3
*
mkfs_ext2: improve comments a bit
Denys Vlasenko
2010-06-18
1
-3
/
+6
*
mkfs_ext2: reuse string
Bernhard Reutner-Fischer
2010-06-18
1
-1
/
+1
*
mkfs_ext2: fix handling of -I argument
Bernhard Reutner-Fischer
2010-06-18
1
-1
/
+1
*
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-08
3
-0
/
+6
*
modprobe: add support for -l and -s. Remove some unsupported options
Pascal Bellard
2010-06-07
1
-1
/
+1
*
fix a few goofs uncovered by "make allnoconfig" testing
Denys Vlasenko
2010-06-06
1
-1
/
+1
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
1
-93
/
+91
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
3
-0
/
+0
*
mkfs_vfat: fix gcc-4.4 warning
Denys Vlasenko
2010-06-04
1
-3
/
+4
*
*: better string sharing
Denys Vlasenko
2010-06-02
1
-3
/
+3
*
mount: handle EDQUOT > 255 properly. closes bug 1579
Denys Vlasenko
2010-05-19
1
-1
/
+9
*
losetup: support /dev/loop10 and higher. closes bug 1627
Denys Vlasenko
2010-05-19
1
-25
/
+34
*
tune2fs: move to e2fsprogs
Denys Vlasenko
2010-05-09
5
-84
/
+9
*
swapon: skip noauto entries
Lauri Kasanen
2010-04-29
1
-4
/
+13
*
mount: add an optional capability to create new /dev/loopN as needed
Lauri Kasanen
2010-04-14
1
-0
/
+12
*
hwclock: improve, and then disable clever sync code: it's bloat
Denys Vlasenko
2010-04-14
1
-30
/
+82
*
hexdump: make -s 0xNNNNN work
Denys Vlasenko
2010-04-06
1
-2
/
+2
*
libbb: add skip_dev_pfx()
Denys Vlasenko
2010-04-06
1
-3
/
+2
*
fdisk: make comment more clear
Denys Vlasenko
2010-04-06
1
-2
/
+1
*
fdisk: make 'b' command optionally adjust C/H/S; "fdisk IMAGE_FILE" sets cyli...
Denys Vlasenko
2010-04-06
1
-74
/
+89
*
fdisk: code shrink without logic changes
Denys Vlasenko
2010-04-06
1
-126
/
+118
*
cosmetic fixes, no code changed
Denys Vlasenko
2010-04-03
2
-14
/
+14
*
mdev: add "!" syntax support
Denys Vlasenko
2010-04-02
1
-19
/
+32
*
fix Config.in tab usage
Denys Vlasenko
2010-03-31
1
-3
/
+3
*
Hurd compat fixes. Mostly dealing with absent PATH_MAX
Jérémie Koenig
2010-03-26
1
-11
/
+22
*
*: merge some common strings
Denys Vlasenko
2010-03-23
3
-3
/
+3
*
lsusb: 2.6.32 compat
Souf Oued
2010-03-23
1
-14
/
+18
*
flock: should not be selected by default
Denys Vlasenko
2010-03-21
1
-1
/
+1
*
flock: new applet
Timo Teras
2010-03-18
3
-0
/
+94
*
*: code shrink and better "died from signal" reporting from wait4pid
Denys Vlasenko
2010-03-18
1
-2
/
+2
*
mdev: fix a trivial SEGV
Denys Vlasenko
2010-03-16
1
-1
/
+1
*
*: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR
Denys Vlasenko
2010-03-02
1
-2
/
+2
*
*: gethostname-related fixes
Denys Vlasenko
2010-02-27
1
-10
/
+6
*
mdev: fix subsystem passing (new kernels broke it again) - bugs 639, 721.
Denys Vlasenko
2010-02-24
1
-22
/
+32
*
fdisk: do not treat names ending in '0' as partitions
Denys Vlasenko
2010-02-24
1
-2
/
+3
*
volume_id/linux_swap: detect suspended image signatures too
Vladimir Dronnikov
2010-02-08
1
-1
/
+5
*
whitespace fix
Denys Vlasenko
2010-02-06
1
-1
/
+0
*
*: fix 1/4 remaining aliasing warnings
Denys Vlasenko
2010-02-05
1
-2
/
+3
*
*: eliminate more aliasing warnings
Denys Vlasenko
2010-02-04
2
-2
/
+3
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
5
-5
/
+4
*
mkfs_ext2: fix bad comment. no code changes
Denys Vlasenko
2010-02-02
1
-3
/
+3
*
mkXXXX: unify [KBYTES] parameter handling (added it to mkswap)
Denys Vlasenko
2010-02-01
4
-48
/
+11
[next]