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
*
- add new applet rdev (Grant Erickson)
Bernhard Reutner-Fischer
2008-08-19
3
-0
/
+31
*
- support relatime / norelatime
Bernhard Reutner-Fischer
2008-08-06
1
-0
/
+4
*
libbb: make xrealloc_vector zero out the realloc'ed tail
Denis Vlasenko
2008-08-04
1
-3
/
+2
*
randomconfig fixes
Denis Vlasenko
2008-07-29
1
-1
/
+1
*
fbset: shrink code a bit more
Denis Vlasenko
2008-07-27
1
-20
/
+15
*
fbset: code shrink
Denis Vlasenko
2008-07-27
1
-30
/
+14
*
fix several problems with config parser:
Denis Vlasenko
2008-07-26
2
-9
/
+13
*
mdev: do not complain if mdev.conf does not exist;
Denis Vlasenko
2008-07-26
1
-138
/
+155
*
- strip implied proto and superfluous "www." domain part.
Bernhard Reutner-Fischer
2008-07-22
1
-1
/
+1
*
- wrap overlong lines (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-07-22
1
-63
/
+66
*
- unused variables if !ENABLE_FEATURE_MDEV_RENAME_REGEXP
Bernhard Reutner-Fischer
2008-07-22
1
-1
/
+4
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
9
-25
/
+14
*
- commentary typo fix
Bernhard Reutner-Fischer
2008-07-21
1
-1
/
+1
*
- fix spelling
Bernhard Reutner-Fischer
2008-07-21
2
-6
/
+6
*
- s/super.block/superblock/g; # for consistency; -1b
Bernhard Reutner-Fischer
2008-07-21
3
-22
/
+22
*
mount: support nfs mount option nordiplus.
Denis Vlasenko
2008-07-19
1
-24
/
+32
*
libbb: updated config_parse() from Vladimir
Denis Vlasenko
2008-07-19
1
-1
/
+1
*
- fix segfault in nameif with mactab file
Bernhard Reutner-Fischer
2008-07-17
1
-5
/
+5
*
fix up callsites of config_read to check for >= 0
Denis Vlasenko
2008-07-16
1
-1
/
+1
*
libbb: get rid of statics in dump.c; code shrinks a lot too
Denis Vlasenko
2008-07-16
1
-20
/
+18
*
mdev: support for serializing hotplug
Denis Vlasenko
2008-07-15
1
-3
/
+28
*
libbb: unified config parser (By Vladimir Dronnikov)
Denis Vlasenko
2008-07-15
1
-56
/
+25
*
mdev: check for "/block/" substring for block dev detection
Denis Vlasenko
2008-07-12
1
-7
/
+5
*
mdev: if device was moved at creation, at removal coreectly remove
Denis Vlasenko
2008-07-12
1
-19
/
+37
*
switch_root: shrink
Denis Vlasenko
2008-07-11
1
-21
/
+11
*
fdisk: fix compile failure
Denis Vlasenko
2008-07-09
1
-38
/
+41
*
libbb: introduce and use xrealloc_vector
Denis Vlasenko
2008-07-08
2
-3
/
+3
*
mount: support for "-o mand"
Denis Vlasenko
2008-07-08
1
-0
/
+4
*
mdev: reinstate "follow symlinks" flag, this time with explanation
Denis Vlasenko
2008-07-06
1
-4
/
+7
*
mdev: do not follow symlinks in /sys (as was intended prior to rev 18811).
Denis Vlasenko
2008-07-06
1
-5
/
+12
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
18
-31
/
+31
*
revert last two commits. vfork cannot be used in subroutine,
Denis Vlasenko
2008-07-01
2
-2
/
+4
*
*: introduce and use xfork()
Denis Vlasenko
2008-07-01
1
-0
/
+1
*
*: introduce and use xvfork()
Denis Vlasenko
2008-07-01
1
-4
/
+1
*
fdisk: cosmetics, and removal of dead data
Denis Vlasenko
2008-06-29
1
-10
/
+8
*
fdisk: move more data to struct globals; shrink code
Denis Vlasenko
2008-06-29
4
-68
/
+66
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-2
/
+2
*
style fixes, no code changes
Denis Vlasenko
2008-06-26
3
-5
/
+5
*
mkfs_minix, fsck_minix: code shrink
Denis Vlasenko
2008-06-25
2
-19
/
+19
*
whitespace fixes. no code changes
Denis Vlasenko
2008-06-25
3
-13
/
+13
*
mount: fix mishandling of proto=tcp/udp
Denis Vlasenko
2008-06-24
1
-38
/
+44
*
mount: code shrink without logic changes. Added a comment
Denis Vlasenko
2008-06-24
1
-99
/
+87
*
whitespace and comment fixes, no code changes
Denis Vlasenko
2008-06-16
1
-1
/
+1
*
*: use llist_pop for traverse-and-free list operation
Denis Vlasenko
2008-06-15
1
-2
/
+1
*
libbb: introduce and use print_flags().
Denis Vlasenko
2008-06-07
1
-7
/
+4
*
change default rtcwake mode to match changed behavior in upstream util-linux
Mike Frysinger
2008-06-04
1
-1
/
+1
*
make the help for rtcwake reflect the actual default behavior
Mike Frysinger
2008-06-02
1
-1
/
+1
*
- pm_states[PM_SUSPEND_MAX] suggests to support "standby" and not "suspend"
Bernhard Reutner-Fischer
2008-06-02
1
-1
/
+1
*
mdev: add commented-out debug code to open stdio.
Denis Vlasenko
2008-05-31
1
-0
/
+9
*
- add FIXME to use hasmntopt()
Bernhard Reutner-Fischer
2008-05-30
1
-0
/
+1
[next]