Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
ce8c4cf37fcb41b5775bbda9d90a1dadd03e4ced
/
util-linux
45f0a11
mdev: trim overlong comments. No code changes
by Denys Vlasenko
· 13 years ago
3eccd7e
mdev: don't reparse rules on -s
by Denys Vlasenko
· 13 years ago
1671424
add INIT_G()'s. No code changes.
by Denys Vlasenko
· 13 years ago
5c6ba6c
mdev: expand --help so that it's actually useful.
by Denys Vlasenko
· 13 years ago
13e709c
losetup: implement -r option. Closes 4033.
by Denys Vlasenko
· 13 years ago
c21c310
swapoff: dont pass "p" in opt_complementary
by Denys Vlasenko
· 13 years ago
b347df9
randomconfig fixes
by Denys Vlasenko
· 13 years ago
80856b3
fdisk: reinstate a short sleep between sync() and ioctl(BLKRRPART)
by Denys Vlasenko
· 13 years ago
14bd16a
more tweak for bionic
by Denys Vlasenko
· 13 years ago
319b8bb
hwclock: use locale-specific date output format
by Denys Vlasenko
· 13 years ago
b5de0c1
typo fixes
by Dan Fandrich
· 13 years ago
46465ec
hwclock: better help text
by Denys Vlasenko
· 13 years ago
972e046
fbset: apply modelines. Closes 3823
by Denys Vlasenko
· 14 years ago
6642676
*: remove "Options:" string from help texts
by Denys Vlasenko
· 14 years ago
f3854f7
replace nonstandard unsigned typedefs
by Dan Fandrich
· 14 years ago
488dd70
fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775
by Denys Vlasenko
· 14 years ago
4566e17
simplify parsing of /etc/busybox.conf
by Denys Vlasenko
· 14 years ago
12bc152
fbset: abort on unknown options. closes 3121
by Denys Vlasenko
· 14 years ago
80c5b68
libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmalloc_reads
by Denys Vlasenko
· 14 years ago
8820629
mount: for NFS use tcp per default rather than udp
by Bernhard Reutner-Fischer
· 14 years ago
9cfcc4d
fdisk: backport disk check from util-linux
by Lauri Kasanen
· 14 years ago
8c498b6
make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y
by Denys Vlasenko
· 14 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
19311bf
mount: add --rbind option support
by Roman Borisov
· 14 years ago
d3679d2
mount: rprivate option fix
by Roman Borisov
· 14 years ago
681efe2
use user's shell instead of hardwired "/bin/sh" (android needs this)
by Denys Vlasenko
· 14 years ago
82e785c
more: fix tabs handling
by Denys Vlasenko
· 14 years ago
c6450c9
mount: strip multiple trailing slashes, not just one
by Denys Vlasenko
· 14 years ago
c8dc01d
mount: update /etc/mtab properly on mount --move
by Roman Borisov
· 14 years ago
e3b1a1f
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
by Denys Vlasenko
· 14 years ago
301fe50
mount: ignore unknown mount options when remounting NFS mounts
by Peter Korsgaard
· 14 years ago
945fd17
mount: fix wrong long option namess
by Roman Borisov
· 14 years ago
f303bdd
blockdev: add --getsz to replace --getsize
by Dan Fandrich
· 14 years ago
48a5219
reverted LINHIB0001 swap signature addition
by Denys Vlasenko
· 14 years ago
66c5b12
ash: fix TMOUT not restoring tty attributes
by Denys Vlasenko
· 14 years ago
b7c9fb2
whitespace fixes
by Denys Vlasenko
· 14 years ago
625cfd8
fdisk_osf: simplify ifdef (incidentally, adds support for Microblaze)
by Denys Vlasenko
· 14 years ago
658a437
hwclock: implement --systz
by Davide Cavalca
· 14 years ago
b9f2d9f
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
by Denys Vlasenko
· 14 years ago
3b5acaa
disable automatic selection of FEATURE_SUID; improve its help text
by Denys Vlasenko
· 14 years ago
e66a212
mkswap: selinux build fix
by Denys Vlasenko
· 14 years ago
90615a0
blkid: optional support for TYPE="fstype"
by Denys Vlasenko
· 14 years ago
86ffe5c
volume_id: recognize compressed hibernate swap signature
by James Hunt
· 14 years ago
0d1d0f6
more: smaller version of previous fix
by Denys Vlasenko
· 14 years ago
0b90de1
more: exit if write to stdout errors out
by Denys Vlasenko
· 14 years ago
b271ad4
blkid: add TODO
by Denys Vlasenko
· 14 years ago
26777aa
fixes for bugs discovered by randomconfig builds and tests
by Denys Vlasenko
· 14 years ago
2658888
umount: cleanup and code shrink
by Rob Landley
· 14 years ago
d7559c2
fdisk: fix trivial build failure
by Denys Vlasenko
· 14 years ago
fb132e4
whitespace cleanup
by Denys Vlasenko
· 14 years ago
7b18107
*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler
by Marek Polacek
· 14 years ago
756e95e
ipcrm: small code shrink
by Denys Vlasenko
· 14 years ago
e4dcba1
*: whitespace fixes
by Denys Vlasenko
· 14 years ago
7765095
mount: pass NULL, not "", as "data" to mount syscall if we have no opts
by Alexander Shishkin
· 14 years ago
16cc80e
crc32: cleanups, no code changes
by Denys Vlasenko
· 14 years ago
9ce642f
libbb: introduce and use common crc32 routine
by Denys Vlasenko
· 14 years ago
b507cc3
powertop: new applet
by Marek Polacek
· 14 years ago
ccb0704
fdisk: initial stab at GPT partition support
by Kevin Cernekee
· 14 years ago
ba04337
umount: I forgot to change another PATH_MAX to 4096
by Denys Vlasenko
· 14 years ago
07b1c6e
umount: do not (ab)use PATH_MAX as mntent buffer size
by Denys Vlasenko
· 14 years ago
54779a4
mount: code shrink (-81 bytes)
by Alexander Shishkin
· 14 years ago
f04ca74
dmesg: more correct skipping of <N>; use faster putchar for most output
by Denys Vlasenko
· 14 years ago
ccb7a43
acpid: add config file and map file
by Souf Oued
· 14 years ago
f38b912
Again fix license line format
by Denys Vlasenko
· 14 years ago
571c5ab
blockdev: code shrink
by Denys Vlasenko
· 14 years ago
a35dfe6
blockdev: make "blockdev --rereadpt /dev/sda EXTRA_ARG" complain. +6 bytes.
by Denys Vlasenko
· 14 years ago
3d4a8f8
made 3 license strings to follow the usual form ("or later" bit is not changed!)
by Denys Vlasenko
· 14 years ago
264bdad
blockdev: -2 bytes
by Denys Vlasenko
· 14 years ago
b4e6b41
tweak blockdev's help text
by Denys Vlasenko
· 14 years ago
289aff8
blockdev: new applet
by Sergey Naumov
· 14 years ago
8d3e225
libbb: add xfstat function
by Denys Vlasenko
· 14 years ago
4e7dd3c
mkswap: clear 1st kilobyte. Closes bug 1831
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
f2860bf
mdev: fix non-working device deletion, add a test for that
by Denys Vlasenko
· 14 years ago
9768a82
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
by Denys Vlasenko
· 14 years ago
7783248
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
by Denys Vlasenko
· 14 years ago
1fbaf3a
fdisk: Add support for NDS32 architecture.
by Macpaul Lin
· 14 years ago
81d9e60
Set HWCLOCK_ADJTIME_FHS to off by default
by Denys Vlasenko
· 14 years ago
f3ea792
*: mass cosmetic removal of extra empty lines. no code changes
by Denys Vlasenko
· 14 years ago
1d7266d
mark Linux-specific configuration options
by Jeremie Koenig
· 14 years ago
0e45066
util-linux: move VOLUMEID to a submenu
by Denys Vlasenko
· 14 years ago
6af732b
acpid: old kernel headers compat
by Denys Vlasenko
· 14 years ago
d8b989f
more: style fix. no code changes
by Denys Vlasenko
· 14 years ago
8f65b0c
whitespace fixes
by Denys Vlasenko
· 14 years ago
926031b
*: introduce and use xfork() and xvfork()
by Pascal Bellard
· 14 years ago
7c1b2b5
losetup: use LOOP_foo defines
by Lauri Kasanen
· 14 years ago
fa1b370
mount: fix a case when sometimes error message is not printed
by Denys Vlasenko
· 14 years ago
dd8adde
*: introduce and use bb_unsetenv_and_free
by Denys Vlasenko
· 14 years ago
fc6f6e9
rev: new applet
by Marek Polacek
· 14 years ago
b87c17c
*: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway
by Denys Vlasenko
· 14 years ago
eafc695
Allow CONFIG_VOLUMEID to be turned off
by Dan Fandrich
· 14 years ago
8f599f9
mkfs_ext2: improve comments a bit
by Denys Vlasenko
· 14 years ago
5070124
mkfs_ext2: reuse string
by Bernhard Reutner-Fischer
· 14 years ago
cd5aa5c
mkfs_ext2: fix handling of -I argument
by Bernhard Reutner-Fischer
· 14 years ago
d70e0e9
*: add INSERTs to *.src files where appropriate
by Denys Vlasenko
· 15 years ago
b82b34e
modprobe: add support for -l and -s. Remove some unsupported options
by Pascal Bellard
· 15 years ago
161bb8f
fix a few goofs uncovered by "make allnoconfig" testing
by Denys Vlasenko
· 15 years ago
2f32bf8
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
by Denys Vlasenko
· 15 years ago
da929a9
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
by Denys Vlasenko
· 15 years ago
8878c24
mkfs_vfat: fix gcc-4.4 warning
by Denys Vlasenko
· 15 years ago
Next »