index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
Age
Commit message (
Expand
)
Author
2008-07-09
fdisk: fix compile failure
Denis Vlasenko
2008-07-08
libbb: introduce and use xrealloc_vector
Denis Vlasenko
2008-07-08
mount: support for "-o mand"
Denis Vlasenko
2008-07-06
mdev: reinstate "follow symlinks" flag, this time with explanation
Denis Vlasenko
2008-07-06
mdev: do not follow symlinks in /sys (as was intended prior to rev 18811).
Denis Vlasenko
2008-07-05
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-01
revert last two commits. vfork cannot be used in subroutine,
Denis Vlasenko
2008-07-01
*: introduce and use xfork()
Denis Vlasenko
2008-07-01
*: introduce and use xvfork()
Denis Vlasenko
2008-06-29
fdisk: cosmetics, and removal of dead data
Denis Vlasenko
2008-06-29
fdisk: move more data to struct globals; shrink code
Denis Vlasenko
2008-06-27
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-26
style fixes, no code changes
Denis Vlasenko
2008-06-25
mkfs_minix, fsck_minix: code shrink
Denis Vlasenko
2008-06-25
whitespace fixes. no code changes
Denis Vlasenko
2008-06-24
mount: fix mishandling of proto=tcp/udp
Denis Vlasenko
2008-06-24
mount: code shrink without logic changes. Added a comment
Denis Vlasenko
2008-06-16
whitespace and comment fixes, no code changes
Denis Vlasenko
2008-06-15
*: use llist_pop for traverse-and-free list operation
Denis Vlasenko
2008-06-07
libbb: introduce and use print_flags().
Denis Vlasenko
2008-06-04
change default rtcwake mode to match changed behavior in upstream util-linux
Mike Frysinger
2008-06-02
make the help for rtcwake reflect the actual default behavior
Mike Frysinger
2008-06-02
- pm_states[PM_SUSPEND_MAX] suggests to support "standby" and not "suspend"
Bernhard Reutner-Fischer
2008-05-31
mdev: add commented-out debug code to open stdio.
Denis Vlasenko
2008-05-30
- add FIXME to use hasmntopt()
Bernhard Reutner-Fischer
2008-05-26
[u]mount: add/update dietlibc build fix
Denis Vlasenko
2008-05-24
mdev: fix counting of '%' in pattern
Denis Vlasenko
2008-05-23
mdev: fix whitespace damage
Denis Vlasenko
2008-05-22
mdev: suppress "may be used uninitialized" warning
Denis Vlasenko
2008-05-22
mdev: add support for "only rename" option in mdev.conf
Denis Vlasenko
2008-05-20
- Rob sais that he rewrote it, so reinstate the GPLv2-only boilerplate.
Bernhard Reutner-Fischer
2008-05-19
- improve readability
Bernhard Reutner-Fischer
2008-05-19
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
- mention FIXME use find_mount_point()
Bernhard Reutner-Fischer
2008-05-19
- improve wording
Bernhard Reutner-Fischer
2008-05-19
- Rename getpty() to xgetpty() and adjust callers.
Bernhard Reutner-Fischer
2008-05-18
swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>)
Denis Vlasenko
2008-05-18
more -Wall warning fixes. -Wall is enabled now.
Denis Vlasenko
2008-05-15
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-13
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-09
Use intra-DSO calls when we build libbusybox. No-op for normal build.
Denis Vlasenko
2008-05-08
mdev: /sys/class/block/ are also block devices
Denis Vlasenko
2008-05-06
script: exit if reading from pseudo-tty errors out (do not loop)
Denis Vlasenko
2008-05-02
mdev: fix a bug where we were eating argv[0] of helper
Denis Vlasenko
2008-04-25
testsuite/runtest: remove (last) bashism
Denis Vlasenko
2008-04-24
- fsetfilecon_war is hidden so use fsetfilecon instead.
Bernhard Reutner-Fischer
2008-04-22
whitespace fixes. no code changes
Denis Vlasenko
2008-04-21
build system: use spaces in Kbuild files
Denis Vlasenko
2008-04-21
build system: move misplaced config entry for script applet
Denis Vlasenko
[next]