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-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
2010-01-28
*: style fixes. no code changes (verified with objdump)
Denys Vlasenko
2010-01-25
whitespace fixes
Denys Vlasenko
2010-01-24
randomconfig fixes
Denys Vlasenko
2010-01-23
fbset: add possibility to set timing and sync polarity
Michael Grzeschik
2010-01-12
*: add/remove safe_, it seems we had a few incorrect uses
Denys Vlasenko
2010-01-09
*: make it easier to distinquish "struct tm", pointer to one, etc
Denys Vlasenko
2010-01-07
hwclock: tiny tweak in comment
Denys Vlasenko
2010-01-07
hwclock: make commented-out code compilable
Denys Vlasenko
2010-01-07
hwclock: disable time diff code; ntpd -S script: do not wait for completion
Denys Vlasenko
2010-01-06
hwclock: make it report system/rtc clock difference
Denys Vlasenko
2010-01-06
hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact
Denys Vlasenko
2010-01-04
*: remove some uses of argc
Denys Vlasenko
2009-12-16
mount: dont include NFS headers if not needed; drop support for Linux <2.2.0
Denys Vlasenko
2009-12-15
mount: fix goof in last commit; clear errno since we use perror_msg later
Denys Vlasenko
2009-12-15
switch_root: more clear error messages
Denys Vlasenko
2009-12-15
mount: if we mount //host/xxx, add ip=IPADDR to options
Denys Vlasenko
2009-12-11
wget: check for close success; fix chunked; do not bother to send QUIT to ftp
Denys Vlasenko
2009-12-10
mount: "already mounted" msg appears only if -v
Denys Vlasenko
2009-12-07
lsusb: new applet. +400 bytes
Souf Oued
2009-12-05
lspci: new applet. +573 bytes
Souf Oued
2009-12-05
mount: prevent second mount -a from mounting everything again
Denys Vlasenko
2009-12-04
mount: add support for -O list. +44 bytes
Michael Abbott
2009-11-28
*: remove a few more cases of argc usage. -89 bytes.
Denys Vlasenko
2009-11-25
ntpd: and real handling for -N, show usage w/o options; trim text
Denys Vlasenko
2009-11-21
mount: clean up #defines. No code changes
Denys Vlasenko
2009-11-13
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-07
mdev: print line# in error messages
Denys Vlasenko
2009-11-07
big endian warning fixes
Denys Vlasenko
2009-11-03
mkfs_vfat: fixes for large image cases
Denys Vlasenko
2009-11-03
mkswap: add -L LABEL option. closes bug 689.
Denys Vlasenko
2009-11-02
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
mkfs.reiser: new applet. needs much polishing
Vladimir Dronnikov
2009-11-02
btrfs.c: check first two superblocks, for additional robustness
Denys Vlasenko
2009-11-01
volume_id: add FAST_FUNC where appropriate
Denys Vlasenko
2009-11-01
volume_id: add support for btrfs
Vladimir Dronnikov
2009-11-01
mdev: do not die on mknod errors
Denys Vlasenko
2009-10-29
*: random code shrink
Denys Vlasenko
2009-10-27
mdev: adjust error message
Bernhard Reutner-Fischer
2009-10-27
mdev: handle string modes
Bernhard Reutner-Fischer
2009-10-27
mdev: tiny shrinkage by index_in_strings
Bernhard Reutner-Fischer
2009-10-24
mkfs_ext2: fix compile error
Denys Vlasenko
2009-10-23
*: optimize most of isXXXXX() macros
Denys Vlasenko
[next]