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
...
*
mount: strip multiple trailing slashes, not just one
Denys Vlasenko
2011-02-28
1
-1
/
+1
*
mount: update /etc/mtab properly on mount --move
Roman Borisov
2011-02-28
1
-9
/
+67
*
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Denys Vlasenko
2011-02-26
1
-27
/
+27
*
mount: ignore unknown mount options when remounting NFS mounts
Peter Korsgaard
2011-02-26
1
-0
/
+3
*
mount: fix wrong long option namess
Roman Borisov
2011-02-26
1
-8
/
+8
*
blockdev: add --getsz to replace --getsize
Dan Fandrich
2011-02-20
1
-6
/
+18
*
reverted LINHIB0001 swap signature addition
Denys Vlasenko
2011-02-14
1
-1
/
+0
*
ash: fix TMOUT not restoring tty attributes
Denys Vlasenko
2011-02-08
1
-1
/
+1
*
whitespace fixes
Denys Vlasenko
2011-02-03
1
-1
/
+1
*
fdisk_osf: simplify ifdef (incidentally, adds support for Microblaze)
Denys Vlasenko
2011-01-31
1
-9
/
+5
*
hwclock: implement --systz
Davide Cavalca
2011-01-22
1
-5
/
+59
*
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-18
2
-2
/
+2
*
disable automatic selection of FEATURE_SUID; improve its help text
Denys Vlasenko
2011-01-18
1
-2
/
+0
*
mkswap: selinux build fix
Denys Vlasenko
2011-01-05
1
-1
/
+1
*
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
[prev]
[next]