index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
util-linux
Age
Commit message (
Expand
)
Author
2011-05-16
simplify parsing of /etc/busybox.conf
Denys Vlasenko
2011-05-09
fbset: abort on unknown options. closes 3121
Denys Vlasenko
2011-05-08
libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmall...
Denys Vlasenko
2011-05-04
mount: for NFS use tcp per default rather than udp
Bernhard Reutner-Fischer
2011-04-30
fdisk: backport disk check from util-linux
Lauri Kasanen
2011-04-16
make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y
Denys Vlasenko
2011-04-11
move remaining help text from include/usage.src.h
Pere Orga
2011-03-26
mount: add --rbind option support
Roman Borisov
2011-03-26
mount: rprivate option fix
Roman Borisov
2011-03-08
use user's shell instead of hardwired "/bin/sh" (android needs this)
Denys Vlasenko
2011-03-07
more: fix tabs handling
Denys Vlasenko
2011-02-28
mount: strip multiple trailing slashes, not just one
Denys Vlasenko
2011-02-28
mount: update /etc/mtab properly on mount --move
Roman Borisov
2011-02-26
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Denys Vlasenko
2011-02-26
mount: ignore unknown mount options when remounting NFS mounts
Peter Korsgaard
2011-02-26
mount: fix wrong long option namess
Roman Borisov
2011-02-20
blockdev: add --getsz to replace --getsize
Dan Fandrich
2011-02-14
reverted LINHIB0001 swap signature addition
Denys Vlasenko
2011-02-08
ash: fix TMOUT not restoring tty attributes
Denys Vlasenko
2011-02-03
whitespace fixes
Denys Vlasenko
2011-01-31
fdisk_osf: simplify ifdef (incidentally, adds support for Microblaze)
Denys Vlasenko
2011-01-22
hwclock: implement --systz
Davide Cavalca
2011-01-18
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-18
disable automatic selection of FEATURE_SUID; improve its help text
Denys Vlasenko
2011-01-05
mkswap: selinux build fix
Denys Vlasenko
2010-12-30
blkid: optional support for TYPE="fstype"
Denys Vlasenko
2010-12-19
volume_id: recognize compressed hibernate swap signature
James Hunt
2010-12-13
more: smaller version of previous fix
Denys Vlasenko
2010-12-13
more: exit if write to stdout errors out
Denys Vlasenko
2010-11-25
blkid: add TODO
Denys Vlasenko
2010-11-22
fixes for bugs discovered by randomconfig builds and tests
Denys Vlasenko
2010-11-01
umount: cleanup and code shrink
Rob Landley
2010-10-30
fdisk: fix trivial build failure
Denys Vlasenko
2010-10-29
whitespace cleanup
Denys Vlasenko
2010-10-28
*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler
Marek Polacek
2010-10-28
ipcrm: small code shrink
Denys Vlasenko
2010-10-28
*: whitespace fixes
Denys Vlasenko
2010-10-28
mount: pass NULL, not "", as "data" to mount syscall if we have no opts
Alexander Shishkin
2010-10-28
crc32: cleanups, no code changes
Denys Vlasenko
2010-10-27
libbb: introduce and use common crc32 routine
Denys Vlasenko
2010-10-25
powertop: new applet
Marek Polacek
2010-10-25
fdisk: initial stab at GPT partition support
Kevin Cernekee
2010-10-24
umount: I forgot to change another PATH_MAX to 4096
Denys Vlasenko
2010-10-24
umount: do not (ab)use PATH_MAX as mntent buffer size
Denys Vlasenko
2010-10-22
mount: code shrink (-81 bytes)
Alexander Shishkin
2010-10-19
dmesg: more correct skipping of <N>; use faster putchar for most output
Denys Vlasenko
2010-09-26
acpid: add config file and map file
Souf Oued
2010-09-06
Again fix license line format
Denys Vlasenko
2010-09-06
blockdev: code shrink
Denys Vlasenko
2010-09-06
blockdev: make "blockdev --rereadpt /dev/sda EXTRA_ARG" complain. +6 bytes.
Denys Vlasenko
[next]