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
2017-07-10
inetd,mount: do not die if uclibc without RPC is detected
Denys Vlasenko
2017-07-07
setpriv: remove dependency on libcap headers
Denys Vlasenko
2017-07-07
setpriv: factor out capability name printing
Denys Vlasenko
2017-07-07
setpriv: code shrink, and grouping capability code together
Denys Vlasenko
2017-07-07
setpriv: allow modifying ambient capabilities
Patrick Steinhardt
2017-07-07
setpriv: allow modifying inheritable caps
Patrick Steinhardt
2017-07-06
setpriv: dump ambient capabilities
Patrick Steinhardt
2017-07-06
setpriv: dump capability bounding set
Patrick Steinhardt
2017-07-06
setpriv: dump inheritable capability set
Patrick Steinhardt
2017-07-06
setpriv: dump no-new-privs info
Patrick Steinhardt
2017-07-04
setpriv: dump user and group info
Denys Vlasenko
2017-07-04
setpriv: prepare option parsing logic for additional opts
Patrick Steinhardt
2017-07-04
setpriv: do not process remaining args
Patrick Steinhardt
2017-07-03
fixes for bugs found by make_single_applets.sh
Denys Vlasenko
2017-06-14
unshare: fix help text; select LONG_OPTS instead depending on them
Denys Vlasenko
2017-06-14
setpriv: new applet
Assaf Gordon
2017-04-17
Spelling fixes in comments, documentation, tests and examples
Denys Vlasenko
2017-04-12
libbb: GETOPT_RESET macro
Kaarle Ritvanen
2017-04-12
Sort more misplaced applets into coreutils or util-linux
Denys Vlasenko
2017-04-12
Sort some miscutils/ applets into coreutils or util-linux
Denys Vlasenko
2017-04-11
fallocate: new applet
Denys Vlasenko
2017-04-11
fsfreeze: new applet
Denys Vlasenko
2017-03-24
switch_root: don't bail out when console doesn't exist
Andrei Gherzan
2017-03-16
Revert "umount: make -d always active, add -D to suppress it"
Denys Vlasenko
2017-03-16
mount: create loop devices with LO_FLAGS_AUTOCLEAR flag
Denys Vlasenko
2017-01-30
libbb: match_fstype() is unreadable in the extreme, fixing it
Denys Vlasenko
2017-01-29
*: add comment about APPLET_ODDNAME format
Denys Vlasenko
2017-01-25
xxd: make -p output lines actually end with a newline
Denys Vlasenko
2017-01-25
xxd: implement -p
Denys Vlasenko
2017-01-25
hexdump/xxd: a bit more condensed formats
Denys Vlasenko
2017-01-25
xxd: new applet
Denys Vlasenko
2017-01-21
make --help texts more uniform
Denys Vlasenko
2017-01-20
rdate: time(NULL) is shorter than time(&var)
Denys Vlasenko
2017-01-20
rdate: make it do something remotely sane, facing 32-bit time overflow
Denys Vlasenko
2017-01-19
fdisk: add typical values of -H and -S to --help
Denys Vlasenko
2017-01-11
libbb: consolidate the code to set termios unbuffered mode
Denys Vlasenko
2017-01-11
more: hardcode FEATURE_USE_TERMIOS=y in this applet; code shrink
Denys Vlasenko
2017-01-10
Big cleanup in config help and description
Denys Vlasenko
2016-12-12
df: implement -B n<suff> and -B <suff> formats of -B option
Denys Vlasenko
2016-11-28
Code style fixes, no code changes
Denys Vlasenko
2016-11-27
fdisk_gpt: simplify GPT partition name printing
Denys Vlasenko
2016-11-27
fdisk: sanitize partition name printing; drop "Code" column; get rid of one s...
Denys Vlasenko
2016-11-23
Make "hd" independently selectable
Denys Vlasenko
2016-11-23
Convert all util-linux/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-16
Make mkfs.vfat and mkdosfs individually selectable
Denys Vlasenko
2016-11-16
Make mke2fs and mkfs.ext2 individually selectable
Denys Vlasenko
2016-11-14
Make swapon and swapoff individually selectable.
Denys Vlasenko
2016-11-13
Make setarch/linux32/linux64 independently selectable
Denys Vlasenko
2016-10-11
more: accept and ignore a bunch of options
Denys Vlasenko
2016-09-27
mount: for cifs, dont insert "ip=ADDR" option if user gave it explicitly
Denys Vlasenko
[next]