index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace cleanup
Denys Vlasenko
2010-10-29
2
-9
/
+9
*
*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler
Marek Polacek
2010-10-28
1
-5
/
+9
*
ipcrm: small code shrink
Denys Vlasenko
2010-10-28
1
-4
/
+3
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
10
-15
/
+14
*
mount: pass NULL, not "", as "data" to mount syscall if we have no opts
Alexander Shishkin
2010-10-28
1
-12
/
+22
*
crc32: cleanups, no code changes
Denys Vlasenko
2010-10-28
1
-2
/
+1
*
libbb: introduce and use common crc32 routine
Denys Vlasenko
2010-10-27
1
-10
/
+3
*
powertop: new applet
Marek Polacek
2010-10-25
1
-11
/
+0
*
fdisk: initial stab at GPT partition support
Kevin Cernekee
2010-10-25
3
-22
/
+268
*
umount: I forgot to change another PATH_MAX to 4096
Denys Vlasenko
2010-10-24
1
-1
/
+1
*
umount: do not (ab)use PATH_MAX as mntent buffer size
Denys Vlasenko
2010-10-24
1
-4
/
+1
*
mount: code shrink (-81 bytes)
Alexander Shishkin
2010-10-22
1
-41
/
+15
*
dmesg: more correct skipping of <N>; use faster putchar for most output
Denys Vlasenko
2010-10-19
1
-7
/
+12
*
acpid: add config file and map file
Souf Oued
2010-09-26
1
-98
/
+208
*
Again fix license line format
Denys Vlasenko
2010-09-06
1
-1
/
+1
*
blockdev: code shrink
Denys Vlasenko
2010-09-06
1
-22
/
+34
*
blockdev: make "blockdev --rereadpt /dev/sda EXTRA_ARG" complain. +6 bytes.
Denys Vlasenko
2010-09-06
1
-1
/
+1
*
made 3 license strings to follow the usual form ("or later" bit is not changed!)
Denys Vlasenko
2010-09-06
1
-1
/
+1
*
blockdev: -2 bytes
Denys Vlasenko
2010-09-06
1
-6
/
+9
*
tweak blockdev's help text
Denys Vlasenko
2010-09-06
1
-1
/
+1
*
blockdev: new applet
Sergey Naumov
2010-09-06
1
-0
/
+180
*
libbb: add xfstat function
Denys Vlasenko
2010-08-31
5
-9
/
+6
*
mkswap: clear 1st kilobyte. Closes bug 1831
Denys Vlasenko
2010-08-31
1
-2
/
+9
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
43
-44
/
+44
*
mdev: fix non-working device deletion, add a test for that
Denys Vlasenko
2010-08-16
1
-2
/
+3
*
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-08-16
7
-7
/
+7
*
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-12
3
-3
/
+3
*
fdisk: Add support for NDS32 architecture.
Macpaul Lin
2010-08-11
1
-1
/
+2
*
Set HWCLOCK_ADJTIME_FHS to off by default
Denys Vlasenko
2010-08-10
1
-1
/
+1
*
*: mass cosmetic removal of extra empty lines. no code changes
Denys Vlasenko
2010-07-26
2
-2
/
+0
*
mark Linux-specific configuration options
Jeremie Koenig
2010-07-19
1
-0
/
+27
*
util-linux: move VOLUMEID to a submenu
Denys Vlasenko
2010-07-14
1
-215
/
+220
*
acpid: old kernel headers compat
Denys Vlasenko
2010-07-12
1
-1
/
+17
*
more: style fix. no code changes
Denys Vlasenko
2010-07-12
1
-2
/
+2
*
whitespace fixes
Denys Vlasenko
2010-07-06
1
-1
/
+1
*
*: introduce and use xfork() and xvfork()
Pascal Bellard
2010-07-04
1
-4
/
+1
*
losetup: use LOOP_foo defines
Lauri Kasanen
2010-07-04
1
-2
/
+2
*
mount: fix a case when sometimes error message is not printed
Denys Vlasenko
2010-06-27
1
-3
/
+3
*
*: introduce and use bb_unsetenv_and_free
Denys Vlasenko
2010-06-24
1
-4
/
+2
*
rev: new applet
Marek Polacek
2010-06-22
1
-0
/
+121
*
*: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway
Denys Vlasenko
2010-06-18
1
-7
/
+0
*
Allow CONFIG_VOLUMEID to be turned off
Dan Fandrich
2010-06-18
1
-3
/
+3
*
mkfs_ext2: improve comments a bit
Denys Vlasenko
2010-06-18
1
-3
/
+6
*
mkfs_ext2: reuse string
Bernhard Reutner-Fischer
2010-06-18
1
-1
/
+1
*
mkfs_ext2: fix handling of -I argument
Bernhard Reutner-Fischer
2010-06-18
1
-1
/
+1
*
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-08
3
-0
/
+6
*
modprobe: add support for -l and -s. Remove some unsupported options
Pascal Bellard
2010-06-07
1
-1
/
+1
*
fix a few goofs uncovered by "make allnoconfig" testing
Denys Vlasenko
2010-06-06
1
-1
/
+1
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
1
-93
/
+91
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
3
-0
/
+0
[next]