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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
procps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- fix typo
Bernhard Reutner-Fischer
2008-09-05
1
-0
/
+1
*
- pull r22872 from trunk:
Bernhard Reutner-Fischer
2008-09-05
1
-1
/
+7
*
whitespace fixes. no code changes
Denis Vlasenko
2008-06-25
1
-6
/
+5
*
*: use llist_pop for traverse-and-free list operation
Denis Vlasenko
2008-06-15
1
-2
/
+1
*
fuser: a now, the corrected fix (vda botched previous one)
Denis Vlasenko
2008-05-28
1
-0
/
+1
*
fiser: opendir "/proc", not "." (by Cristian Ionescu-Idbohrn)
Denis Vlasenko
2008-05-28
1
-2
/
+3
*
fix another -Wall warning
Denis Vlasenko
2008-05-20
1
-1
/
+1
*
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
2
-2
/
+2
*
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
1
-1
/
+1
*
more -Wall warning fixes. -Wall is enabled now.
Denis Vlasenko
2008-05-18
2
-6
/
+7
*
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
5
-13
/
+12
*
top: fix build failure
Denis Vlasenko
2008-04-17
1
-1
/
+6
*
shells: do not frocibly enable test, echo and kill _applets_,
Denis Vlasenko
2008-04-01
1
-1
/
+0
*
fuser: fix vda's breakage: DOH! chdir'ing to /proc breaks relative paths
Denis Vlasenko
2008-03-29
1
-6
/
+4
*
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
1
-2
/
+0
*
let top build without TERMIOS enabled
Paul Fox
2008-03-20
1
-0
/
+2
*
*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)
Denis Vlasenko
2008-03-19
1
-19
/
+29
*
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
10
-18
/
+18
*
fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area!
Denis Vlasenko
2008-03-17
1
-221
/
+179
*
dos2unix: tiny shrink
Denis Vlasenko
2008-03-17
1
-1
/
+2
*
nmeter: fix bug where %[mf] behaves as %[mt]
Denis Vlasenko
2008-02-29
1
-1
/
+1
*
*: add optimization barrier to all "G trick" locations
Denis Vlasenko
2008-02-27
1
-5
/
+5
*
watch: shrink (by walter harms <WHarms AT bfs.de>)
Denis Vlasenko
2008-02-24
1
-29
/
+23
*
libbb: introduce bb_signals and bb_signals_recursive,
Denis Vlasenko
2008-02-16
1
-2
/
+4
*
- spelling fixes
Bernhard Reutner-Fischer
2008-02-11
1
-1
/
+1
*
getpot: add support for "a+" specifier for nonnegative int parameters.
Denis Vlasenko
2008-02-10
1
-6
/
+3
*
ps: fixlet to disabled compat code
Denis Vlasenko
2008-02-03
1
-2
/
+2
*
ps: add (disabled) compat code
Denis Vlasenko
2008-02-02
1
-0
/
+14
*
- be C99 friendly. Anonymous unions are a GNU extension. This change is
Bernhard Reutner-Fischer
2008-01-29
1
-12
/
+12
*
ps: fix yet another buglet from recent ulltoa conversion :(
Denis Vlasenko
2008-01-07
1
-4
/
+4
*
ps: fix COMMAND column adjustment
Denis Vlasenko
2008-01-07
1
-2
/
+2
*
ps: fix build breakage from vda's recent commit
Denis Vlasenko
2008-01-07
2
-49
/
+49
*
ps: fix overflow in USER and VSZ columns
Denis Vlasenko
2008-01-06
3
-74
/
+35
*
ps: add conditional support for -o [e]time
Denis Vlasenko
2008-01-05
2
-45
/
+186
*
defconfig: update
Denis Vlasenko
2007-12-24
1
-1
/
+1
*
sysctl: add -e: supress warnings about invalid key (Jeremy Kerr <jk@ozlabs.org>)
Denis Vlasenko
2007-11-29
1
-97
/
+71
*
which: fix testsuite failure
Denis Vlasenko
2007-11-25
1
-4
/
+6
*
cosmetic change in message text
Denis Vlasenko
2007-11-15
1
-1
/
+1
*
bad syntax error should go to stderr
Paul Fox
2007-11-14
1
-1
/
+1
*
syscall: code shrink
Denis Vlasenko
2007-10-29
1
-99
/
+86
*
fixes revealed by randomconfig run
Denis Vlasenko
2007-10-16
1
-1
/
+3
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
12
-13
/
+13
*
fixlet to pgrep/pkill
Denis Vlasenko
2007-09-30
1
-1
/
+1
*
print_signames_and_exit -> print_signames (because of "ash calls kill_main")
Denis Vlasenko
2007-09-30
2
-3
/
+6
*
pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com>
Denis Vlasenko
2007-09-29
4
-26
/
+172
*
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-09-27
3
-5
/
+5
*
introduce safe_poll (fixes a problem in top)
Denis Vlasenko
2007-09-27
1
-1
/
+1
*
top: small fix for command line wrapping
Denis Vlasenko
2007-09-08
1
-2
/
+2
*
top: get rid of on-stack variable buffers, use permanent one.
Denis Vlasenko
2007-09-08
1
-21
/
+24
[next]