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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
blkid: optional support for TYPE="fstype"
Denys Vlasenko
2010-12-30
20
-37
/
+83
*
volume_id: recognize compressed hibernate swap signature
James Hunt
2010-12-19
1
-0
/
+1
*
more: smaller version of previous fix
Denys Vlasenko
2010-12-13
1
-3
/
+1
*
more: exit if write to stdout errors out
Denys Vlasenko
2010-12-13
1
-0
/
+3
*
blkid: add TODO
Denys Vlasenko
2010-11-25
1
-0
/
+2
*
fixes for bugs discovered by randomconfig builds and tests
Denys Vlasenko
2010-11-22
1
-5
/
+6
*
umount: cleanup and code shrink
Rob Landley
2010-11-01
1
-40
/
+7
*
fdisk: fix trivial build failure
Denys Vlasenko
2010-10-30
1
-0
/
+1
*
whitespace cleanup
Denys Vlasenko
2010-10-29
2
-9
/
+9
*
*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler
Marek Polacek
2010-10-28
1
-5
/
+9
*
ipcrm: small code shrink
Denys Vlasenko
2010-10-28
1
-4
/
+3
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
10
-15
/
+14
*
mount: pass NULL, not "", as "data" to mount syscall if we have no opts
Alexander Shishkin
2010-10-28
1
-12
/
+22
*
crc32: cleanups, no code changes
Denys Vlasenko
2010-10-28
1
-2
/
+1
*
libbb: introduce and use common crc32 routine
Denys Vlasenko
2010-10-27
1
-10
/
+3
*
powertop: new applet
Marek Polacek
2010-10-25
1
-11
/
+0
*
fdisk: initial stab at GPT partition support
Kevin Cernekee
2010-10-25
3
-22
/
+268
*
umount: I forgot to change another PATH_MAX to 4096
Denys Vlasenko
2010-10-24
1
-1
/
+1
*
umount: do not (ab)use PATH_MAX as mntent buffer size
Denys Vlasenko
2010-10-24
1
-4
/
+1
*
mount: code shrink (-81 bytes)
Alexander Shishkin
2010-10-22
1
-41
/
+15
*
dmesg: more correct skipping of <N>; use faster putchar for most output
Denys Vlasenko
2010-10-19
1
-7
/
+12
*
acpid: add config file and map file
Souf Oued
2010-09-26
1
-98
/
+208
*
Again fix license line format
Denys Vlasenko
2010-09-06
1
-1
/
+1
*
blockdev: code shrink
Denys Vlasenko
2010-09-06
1
-22
/
+34
*
blockdev: make "blockdev --rereadpt /dev/sda EXTRA_ARG" complain. +6 bytes.
Denys Vlasenko
2010-09-06
1
-1
/
+1
*
made 3 license strings to follow the usual form ("or later" bit is not changed!)
Denys Vlasenko
2010-09-06
1
-1
/
+1
*
blockdev: -2 bytes
Denys Vlasenko
2010-09-06
1
-6
/
+9
*
tweak blockdev's help text
Denys Vlasenko
2010-09-06
1
-1
/
+1
*
blockdev: new applet
Sergey Naumov
2010-09-06
1
-0
/
+180
*
libbb: add xfstat function
Denys Vlasenko
2010-08-31
5
-9
/
+6
*
mkswap: clear 1st kilobyte. Closes bug 1831
Denys Vlasenko
2010-08-31
1
-2
/
+9
*
*: 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
[next]