index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mdev: suppress "may be used uninitialized" warning
Denis Vlasenko
2008-05-22
1
-5
/
+6
*
mdev: add support for "only rename" option in mdev.conf
Denis Vlasenko
2008-05-22
1
-3
/
+5
*
- Rob sais that he rewrote it, so reinstate the GPLv2-only boilerplate.
Bernhard Reutner-Fischer
2008-05-20
1
-1
/
+1
*
- improve readability
Bernhard Reutner-Fischer
2008-05-19
1
-5
/
+10
*
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
1
-3
/
+3
*
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
3
-7
/
+7
*
- mention FIXME use find_mount_point()
Bernhard Reutner-Fischer
2008-05-19
1
-2
/
+2
*
- improve wording
Bernhard Reutner-Fischer
2008-05-19
1
-1
/
+1
*
- Rename getpty() to xgetpty() and adjust callers.
Bernhard Reutner-Fischer
2008-05-19
2
-16
/
+4
*
swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>)
Denis Vlasenko
2008-05-18
2
-6
/
+38
*
more -Wall warning fixes. -Wall is enabled now.
Denis Vlasenko
2008-05-18
1
-2
/
+2
*
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
5
-8
/
+8
*
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-13
5
-21
/
+23
*
Use intra-DSO calls when we build libbusybox. No-op for normal build.
Denis Vlasenko
2008-05-09
1
-0
/
+7
*
mdev: /sys/class/block/ are also block devices
Denis Vlasenko
2008-05-08
1
-2
/
+8
*
script: exit if reading from pseudo-tty errors out (do not loop)
Denis Vlasenko
2008-05-06
1
-19
/
+16
*
mdev: fix a bug where we were eating argv[0] of helper
Denis Vlasenko
2008-05-02
1
-30
/
+32
*
testsuite/runtest: remove (last) bashism
Denis Vlasenko
2008-04-25
1
-1
/
+1
*
- fsetfilecon_war is hidden so use fsetfilecon instead.
Bernhard Reutner-Fischer
2008-04-24
1
-1
/
+2
*
whitespace fixes. no code changes
Denis Vlasenko
2008-04-22
2
-2
/
+2
*
build system: use spaces in Kbuild files
Denis Vlasenko
2008-04-21
1
-28
/
+28
*
build system: move misplaced config entry for script applet
Denis Vlasenko
2008-04-21
1
-0
/
+6
*
libbb: introduce xmalloc_xopen_read_close and use where appropriate
Denis Vlasenko
2008-04-19
1
-2
/
+2
*
fdisk: fix a case where we can inadvertently close /proc/partitions fd early
Denis Vlasenko
2008-04-17
2
-19
/
+29
*
fdisk: do not open device twice. Complain on fdisk -l /dev/bogus.
Denis Vlasenko
2008-04-17
5
-155
/
+136
*
mount: remove superfluous comment
Denis Vlasenko
2008-04-07
1
-1
/
+0
*
script: do not ignore poll() errors. ~+20 bytes.
Denis Vlasenko
2008-04-01
1
-1
/
+5
*
mdev: optional support for regex pattern group substitution.
Denis Vlasenko
2008-03-29
2
-3
/
+48
*
mdev: fix block/char device detection. Closes bug 2144.
Denis Vlasenko
2008-03-29
1
-1
/
+3
*
mdev: fix "foo 0:0 444 >bar/baz" rule handling. make_device() +23 bytes
Denis Vlasenko
2008-03-29
1
-11
/
+16
*
mdev: fix a bug where it was not stopping on first matching rule
Denis Vlasenko
2008-03-29
1
-109
/
+99
*
whitespace fixes
Denis Vlasenko
2008-03-28
2
-4
/
+4
*
mdev: plug a few memory and fd leaks; simplify code a bit
Denis Vlasenko
2008-03-27
1
-71
/
+69
*
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
Denis Vlasenko
2008-03-26
3
-4
/
+4
*
*: whitespace fixes, no code changes
Denis Vlasenko
2008-03-24
2
-6
/
+6
*
lpr: add more accurate comments
Denis Vlasenko
2008-03-24
2
-2
/
+2
*
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
4
-5
/
+0
*
*: fix build problems found with randomconfig
Denis Vlasenko
2008-03-21
1
-0
/
+1
*
termios can be used by either top or more.
Paul Fox
2008-03-20
1
-1
/
+1
*
mount: #ifdef out MOUNT_LABEL code parts if it is not selected
Denis Vlasenko
2008-03-18
1
-0
/
+4
*
brctl: eliminate stray data object
Denis Vlasenko
2008-03-17
1
-4
/
+5
*
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
Denis Vlasenko
2008-03-17
3
-3
/
+3
*
volume_id: disable detection routines which are not setting label and uuid an...
Denis Vlasenko
2008-03-17
19
-187
/
+204
*
volude_id: remove unused fields and functions which were setting them
Denis Vlasenko
2008-03-17
34
-322
/
+364
*
*: mode tcp/udpsvd to networking, delete ipsvd/*
Denis Vlasenko
2008-03-17
1
-15
/
+14
*
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
Denis Vlasenko
2008-03-17
5
-30
/
+41
*
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-03-17
4
-8
/
+26
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
14
-22
/
+26
*
help text: regularize format, and shrink
Denis Vlasenko
2008-03-17
1
-3
/
+1
[prev]
[next]