index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
Age
Commit message (
Expand
)
Author
2010-07-04
*: introduce and use xfork() and xvfork()
Pascal Bellard
2010-07-04
losetup: use LOOP_foo defines
Lauri Kasanen
2010-06-27
mount: fix a case when sometimes error message is not printed
Denys Vlasenko
2010-06-24
*: introduce and use bb_unsetenv_and_free
Denys Vlasenko
2010-06-22
rev: new applet
Marek Polacek
2010-06-18
*: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway
Denys Vlasenko
2010-06-18
Allow CONFIG_VOLUMEID to be turned off
Dan Fandrich
2010-06-18
mkfs_ext2: improve comments a bit
Denys Vlasenko
2010-06-18
mkfs_ext2: reuse string
Bernhard Reutner-Fischer
2010-06-18
mkfs_ext2: fix handling of -I argument
Bernhard Reutner-Fischer
2010-06-08
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-07
modprobe: add support for -l and -s. Remove some unsupported options
Pascal Bellard
2010-06-06
fix a few goofs uncovered by "make allnoconfig" testing
Denys Vlasenko
2010-06-06
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-04
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
mkfs_vfat: fix gcc-4.4 warning
Denys Vlasenko
2010-06-02
*: better string sharing
Denys Vlasenko
2010-05-19
mount: handle EDQUOT > 255 properly. closes bug 1579
Denys Vlasenko
2010-05-19
losetup: support /dev/loop10 and higher. closes bug 1627
Denys Vlasenko
2010-05-09
tune2fs: move to e2fsprogs
Denys Vlasenko
2010-04-29
swapon: skip noauto entries
Lauri Kasanen
2010-04-14
mount: add an optional capability to create new /dev/loopN as needed
Lauri Kasanen
2010-04-14
hwclock: improve, and then disable clever sync code: it's bloat
Denys Vlasenko
2010-04-06
hexdump: make -s 0xNNNNN work
Denys Vlasenko
2010-04-06
libbb: add skip_dev_pfx()
Denys Vlasenko
2010-04-06
fdisk: make comment more clear
Denys Vlasenko
2010-04-06
fdisk: make 'b' command optionally adjust C/H/S; "fdisk IMAGE_FILE" sets cyli...
Denys Vlasenko
2010-04-06
fdisk: code shrink without logic changes
Denys Vlasenko
2010-04-03
cosmetic fixes, no code changed
Denys Vlasenko
2010-04-02
mdev: add "!" syntax support
Denys Vlasenko
2010-03-31
fix Config.in tab usage
Denys Vlasenko
2010-03-26
Hurd compat fixes. Mostly dealing with absent PATH_MAX
Jérémie Koenig
2010-03-23
*: merge some common strings
Denys Vlasenko
2010-03-23
lsusb: 2.6.32 compat
Souf Oued
2010-03-21
flock: should not be selected by default
Denys Vlasenko
2010-03-18
flock: new applet
Timo Teras
2010-03-18
*: code shrink and better "died from signal" reporting from wait4pid
Denys Vlasenko
2010-03-16
mdev: fix a trivial SEGV
Denys Vlasenko
2010-03-02
*: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR
Denys Vlasenko
2010-02-27
*: gethostname-related fixes
Denys Vlasenko
2010-02-24
mdev: fix subsystem passing (new kernels broke it again) - bugs 639, 721.
Denys Vlasenko
2010-02-24
fdisk: do not treat names ending in '0' as partitions
Denys Vlasenko
2010-02-08
volume_id/linux_swap: detect suspended image signatures too
Vladimir Dronnikov
2010-02-06
whitespace fix
Denys Vlasenko
2010-02-05
*: fix 1/4 remaining aliasing warnings
Denys Vlasenko
2010-02-04
*: eliminate more aliasing warnings
Denys Vlasenko
2010-02-04
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-02
mkfs_ext2: fix bad comment. no code changes
Denys Vlasenko
2010-02-01
mkXXXX: unify [KBYTES] parameter handling (added it to mkswap)
Denys Vlasenko
2010-01-28
style fixes, no code changes
Denys Vlasenko
[next]