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
*
post-1.16.1 fixes
Denys Vlasenko
2010-06-12
1
-30
/
+82
*
apply post-1.16.0 fixes, bump version to 1.16.1
1_16_1
Denys Vlasenko
2010-03-28
2
-3
/
+7
*
whitespace fixes
Denys Vlasenko
2010-01-25
2
-8
/
+8
*
randomconfig fixes
Denys Vlasenko
2010-01-24
1
-4
/
+4
*
fbset: add possibility to set timing and sync polarity
Michael Grzeschik
2010-01-23
1
-97
/
+172
*
*: add/remove safe_, it seems we had a few incorrect uses
Denys Vlasenko
2010-01-12
1
-2
/
+2
*
*: make it easier to distinquish "struct tm", pointer to one, etc
Denys Vlasenko
2010-01-09
3
-27
/
+27
*
hwclock: tiny tweak in comment
Denys Vlasenko
2010-01-07
1
-1
/
+1
*
hwclock: make commented-out code compilable
Denys Vlasenko
2010-01-07
1
-23
/
+32
*
hwclock: disable time diff code; ntpd -S script: do not wait for completion
Denys Vlasenko
2010-01-07
1
-18
/
+33
*
hwclock: make it report system/rtc clock difference
Denys Vlasenko
2010-01-06
2
-13
/
+38
*
hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact
Denys Vlasenko
2010-01-06
1
-24
/
+70
*
*: remove some uses of argc
Denys Vlasenko
2010-01-04
1
-1
/
+2
*
mount: dont include NFS headers if not needed; drop support for Linux <2.2.0
Denys Vlasenko
2009-12-16
1
-31
/
+36
*
mount: fix goof in last commit; clear errno since we use perror_msg later
Denys Vlasenko
2009-12-15
1
-12
/
+13
*
switch_root: more clear error messages
Denys Vlasenko
2009-12-15
1
-4
/
+6
*
mount: if we mount //host/xxx, add ip=IPADDR to options
Denys Vlasenko
2009-12-15
1
-30
/
+20
*
wget: check for close success; fix chunked; do not bother to send QUIT to ftp
Denys Vlasenko
2009-12-11
1
-1
/
+1
*
mount: "already mounted" msg appears only if -v
Denys Vlasenko
2009-12-10
1
-4
/
+6
*
lsusb: new applet. +400 bytes
Souf Oued
2009-12-07
3
-0
/
+77
*
lspci: new applet. +573 bytes
Souf Oued
2009-12-05
3
-0
/
+113
*
mount: prevent second mount -a from mounting everything again
Denys Vlasenko
2009-12-05
1
-19
/
+58
*
mount: add support for -O list. +44 bytes
Michael Abbott
2009-12-04
1
-32
/
+50
*
*: remove a few more cases of argc usage. -89 bytes.
Denys Vlasenko
2009-11-28
2
-11
/
+8
*
ntpd: and real handling for -N, show usage w/o options; trim text
Denys Vlasenko
2009-11-25
1
-6
/
+4
*
mount: clean up #defines. No code changes
Denys Vlasenko
2009-11-21
1
-10
/
+6
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
6
-19
/
+19
*
mdev: print line# in error messages
Denys Vlasenko
2009-11-07
1
-1
/
+1
*
big endian warning fixes
Denys Vlasenko
2009-11-07
2
-3
/
+5
*
mkfs_vfat: fixes for large image cases
Denys Vlasenko
2009-11-03
1
-3
/
+9
*
mkswap: add -L LABEL option. closes bug 689.
Denys Vlasenko
2009-11-03
1
-46
/
+46
*
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
4
-5
/
+5
*
mkfs.reiser: new applet. needs much polishing
Vladimir Dronnikov
2009-11-02
3
-6
/
+392
*
btrfs.c: check first two superblocks, for additional robustness
Denys Vlasenko
2009-11-02
1
-8
/
+15
*
volume_id: add FAST_FUNC where appropriate
Denys Vlasenko
2009-11-01
32
-73
/
+73
*
volume_id: add support for btrfs
Vladimir Dronnikov
2009-11-01
6
-1
/
+114
*
mdev: do not die on mknod errors
Denys Vlasenko
2009-11-01
1
-1
/
+1
*
*: random code shrink
Denys Vlasenko
2009-10-29
2
-10
/
+10
*
mdev: adjust error message
Bernhard Reutner-Fischer
2009-10-27
1
-1
/
+1
*
mdev: handle string modes
Bernhard Reutner-Fischer
2009-10-27
1
-2
/
+3
*
mdev: tiny shrinkage by index_in_strings
Bernhard Reutner-Fischer
2009-10-27
1
-3
/
+6
*
mkfs_ext2: fix compile error
Denys Vlasenko
2009-10-24
1
-1
/
+1
*
*: optimize most of isXXXXX() macros
Denys Vlasenko
2009-10-23
2
-2
/
+2
*
mkfs_ext2: code shrink
Denys Vlasenko
2009-10-22
1
-8
/
+9
*
mkfs_ext2: fix a bug where we don't fully respect -n on files
Denys Vlasenko
2009-10-22
1
-1
/
+2
*
mkfs_ext2: use compatible inode sizes; add -I <inodesize>. (by Vladimir)
Denys Vlasenko
2009-10-22
3
-20
/
+35
*
tune2fs: new applet by Vladimir. Only supports -L LABEL
Denys Vlasenko
2009-10-22
2
-0
/
+72
*
mkfs_ext2: 1.41.9 compat
Denys Vlasenko
2009-10-22
1
-17
/
+11
*
mkfs_ext2: make sure we extend the image to requested size
Denys Vlasenko
2009-10-21
1
-1
/
+8
*
cosmetics in mkfs_ext2.txt
Denys Vlasenko
2009-10-21
1
-1
/
+1
[next]