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
...
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
43
-44
/
+44
*
mdev: fix non-working device deletion, add a test for that
Denys Vlasenko
2010-08-16
1
-2
/
+3
*
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-08-16
7
-7
/
+7
*
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-12
3
-3
/
+3
*
fdisk: Add support for NDS32 architecture.
Macpaul Lin
2010-08-11
1
-1
/
+2
*
Set HWCLOCK_ADJTIME_FHS to off by default
Denys Vlasenko
2010-08-10
1
-1
/
+1
*
*: mass cosmetic removal of extra empty lines. no code changes
Denys Vlasenko
2010-07-26
2
-2
/
+0
*
mark Linux-specific configuration options
Jeremie Koenig
2010-07-19
1
-0
/
+27
*
util-linux: move VOLUMEID to a submenu
Denys Vlasenko
2010-07-14
1
-215
/
+220
*
acpid: old kernel headers compat
Denys Vlasenko
2010-07-12
1
-1
/
+17
*
more: style fix. no code changes
Denys Vlasenko
2010-07-12
1
-2
/
+2
*
whitespace fixes
Denys Vlasenko
2010-07-06
1
-1
/
+1
*
*: 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
[prev]
[next]