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
/
Config.in
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
1
-940
/
+0
*
mount: add an optional capability to create new /dev/loopN as needed
Lauri Kasanen
2010-04-14
1
-0
/
+12
*
fix Config.in tab usage
Denys Vlasenko
2010-03-31
1
-3
/
+3
*
flock: should not be selected by default
Denys Vlasenko
2010-03-21
1
-1
/
+1
*
flock: new applet
Timo Teras
2010-03-18
1
-0
/
+6
*
lsusb: new applet. +400 bytes
Souf Oued
2009-12-07
1
-0
/
+9
*
lspci: new applet. +573 bytes
Souf Oued
2009-12-05
1
-0
/
+9
*
mkfs.reiser: new applet. needs much polishing
Vladimir Dronnikov
2009-11-02
1
-6
/
+12
*
volume_id: add support for btrfs
Vladimir Dronnikov
2009-11-01
1
-0
/
+7
*
mkfs_ext2: new applet by Vladimir
Vladimir Dronnikov
2009-10-17
1
-0
/
+6
*
swaponoff: add uuid/label support. By Natanael Copa
Natanael Copa
2009-09-20
1
-0
/
+1
*
fix dependencies of FEATURE_GETOPT_LONG
Denys Vlasenko
2009-07-04
1
-2
/
+2
*
mkswap: remove configuration for v0 support
Denys Vlasenko
2009-06-19
1
-10
/
+0
*
mkswap: separate UUID feature
Denys Vlasenko
2009-06-19
1
-0
/
+7
*
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
Denys Vlasenko
2009-06-19
1
-1
/
+8
*
scriptreplay: new applet. +423 bytes
Denys Vlasenko
2009-05-19
1
-0
/
+7
*
mkdosfs (aka mkfs.vfat): new applet by Vladimir
Denis Vlasenko
2009-03-28
1
-0
/
+6
*
acpid: new applet by Vladimir. +737 bytes
Denis Vlasenko
2008-11-29
1
-0
/
+22
*
build system: tidying up CONFIG_xxx names (suggested by Rob)
Denis Vlasenko
2008-11-06
1
-3
/
+1
*
hush: fix trashing of environment by local env vars:
Denis Vlasenko
2008-10-13
1
-1
/
+1
*
blkid: new applet. We almost had everything needed for it already
Denis Vlasenko
2008-10-12
1
-4
/
+11
*
- add new applet rdev (Grant Erickson)
Bernhard Reutner-Fischer
2008-08-19
1
-0
/
+6
*
- 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
*
- improve wording
Bernhard Reutner-Fischer
2008-05-19
1
-1
/
+1
*
swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>)
Denis Vlasenko
2008-05-18
1
-0
/
+7
*
whitespace fixes. no code changes
Denis Vlasenko
2008-04-22
1
-1
/
+1
*
build system: move misplaced config entry for script applet
Denis Vlasenko
2008-04-21
1
-0
/
+6
*
mdev: optional support for regex pattern group substitution.
Denis Vlasenko
2008-03-29
1
-0
/
+7
*
*: fix build problems found with randomconfig
Denis Vlasenko
2008-03-21
1
-0
/
+1
*
termios can be used by either top or more.
Paul Fox
2008-03-20
1
-1
/
+1
*
volume_id: disable detection routines which are not setting label and uuid an...
Denis Vlasenko
2008-03-17
1
-83
/
+83
*
volude_id: remove unused fields and functions which were setting them
Denis Vlasenko
2008-03-17
1
-15
/
+15
*
*: mode tcp/udpsvd to networking, delete ipsvd/*
Denis Vlasenko
2008-03-17
1
-15
/
+14
*
support for mount by label (not yet tested)
Denis Vlasenko
2008-02-18
1
-0
/
+229
*
mount: optional support for -vv verbosity
Denis Vlasenko
2008-02-18
1
-0
/
+9
*
mount: make -f work even without mtab support
Denis Vlasenko
2008-02-16
1
-0
/
+8
*
split some rtc funcs out of hwclock and into an rtc header/lib so that the ne...
Mike Frysinger
2008-02-15
1
-0
/
+6
*
mkswap: do not do extra seek
Denis Vlasenko
2008-02-03
1
-3
/
+5
*
add support for renaming/relocating device nodes
Mike Frysinger
2008-02-01
1
-0
/
+9
*
fix buglets found by randomconfig
Denis Vlasenko
2007-11-23
1
-0
/
+1
*
hexdump: add hd alias, add -R option
Denis Vlasenko
2007-11-18
1
-0
/
+16
*
move microcom to miscutils
Denis Vlasenko
2007-09-22
1
-6
/
+0
*
microcom: new applet by Vladimir Dronnikov <dronnikov@gmail.ru>
Denis Vlasenko
2007-09-21
1
-0
/
+6
*
httpd: do not clear environment
Denis Vlasenko
2007-09-15
1
-0
/
+10
*
make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-features
Denis Vlasenko
2007-06-16
1
-1
/
+2
*
add support for firmware loading
Mike Frysinger
2007-06-13
1
-0
/
+11
*
create a document for mdev so people dont have to rtfs
Mike Frysinger
2007-02-14
1
-26
/
+10
*
combine depends lines
Mike Frysinger
2007-01-24
1
-2
/
+1
*
correct file format errors
Mike Frysinger
2007-01-24
1
-3
/
+3
[next]