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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
scripts/kconfig/mconf.c: stop-gap fix for buffer overflow
Denys Vlasenko
2011-02-07
1
-1
/
+1
|
*
echo: do not retry on write errors
Denys Vlasenko
2011-02-07
7
-40
/
+74
|
*
typo fix
Denys Vlasenko
2011-02-06
1
-1
/
+1
|
*
tar: fix a bug where autodetection messes up -z on extract
Denys Vlasenko
2011-02-06
4
-14
/
+30
|
*
runlevel/wall: depend on utmp feature
Mike Frysinger
2011-02-06
1
-0
/
+2
|
*
udhcpc: fix a problem with binary-encoded options
Denys Vlasenko
2011-02-06
1
-1
/
+1
|
*
ping: trivial simplification. -2 bytes
Denys Vlasenko
2011-02-06
1
-4
/
+6
|
*
ping: fix IPv6 pinging. Closes bug 3187
Denys Vlasenko
2011-02-05
1
-1
/
+1
|
*
Let fbsplash display images even when a second buffer is active
Dan Fandrich
2011-02-05
1
-1
/
+4
|
*
ubimkvol,ubirmvol,ubirsvol: new applets
Reuben Dowle
2011-02-05
1
-18
/
+136
|
*
ash: optional support for $TMOUT variable
Denys Vlasenko
2011-02-04
2
-1
/
+50
|
*
ash: cosmetic cleanups
Denys Vlasenko
2011-02-04
1
-13
/
+12
|
*
libbb: spawn should remove child which failed to exec
Denys Vlasenko
2011-02-03
1
-0
/
+1
|
*
tar: support -T - and -X -
Denys Vlasenko
2011-02-03
1
-1
/
+1
|
*
whitespace fixes
Denys Vlasenko
2011-02-03
13
-21
/
+21
|
*
move nofork_save_area from libbb.h to vfork_daemon_rexec.c
Denys Vlasenko
2011-02-02
3
-41
/
+20
|
*
hush: use FEATURE_SH_NOFORK to enable NOFORK trick
Denys Vlasenko
2011-02-02
4
-14
/
+34
|
*
libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe
Denys Vlasenko
2011-02-02
3
-16
/
+18
|
*
ps: implement -o stat
Denys Vlasenko
2011-02-02
2
-9
/
+35
|
*
modprobe/insmod: fix parameter quoting
Denys Vlasenko
2011-02-02
4
-10
/
+28
|
*
revert commit 1396221d5a741ef8e1e8abca88836b341a3cab84
Denys Vlasenko
2011-02-01
1
-6
/
+5
|
*
df,find_mount_point: optionally don't ignore rootfs
Lauri Kasanen
2011-01-31
3
-2
/
+21
|
*
fdisk_osf: simplify ifdef (incidentally, adds support for Microblaze)
Denys Vlasenko
2011-01-31
1
-9
/
+5
|
*
tar: add -h and -T to help text
Denys Vlasenko
2011-01-31
1
-8
/
+13
|
*
libbb/copy_file.c: use smallints instead of signed chars
Denys Vlasenko
2011-01-28
1
-4
/
+4
|
*
getty: fix "ifdef CMSPAR"
Denys Vlasenko
2011-01-26
1
-1
/
+1
|
*
getty: restore CRTSCTS comment
Denys Vlasenko
2011-01-26
1
-1
/
+1
|
*
id: fix inverted if (!ENABLE_DESKTOP)
Denys Vlasenko
2011-01-26
1
-3
/
+2
|
*
getty: do clear CLOCAL and CRTSCTS unless told otherwise
Denys Vlasenko
2011-01-26
1
-4
/
+0
|
*
getty: do not clear all c_cflag's (we were clearing baud bits!)
Denys Vlasenko
2011-01-26
1
-12
/
+28
|
*
getty: wait up to 5 seconds for the output buffer to drain
Peter Korsgaard
2011-01-26
1
-23
/
+33
|
*
stty: cosmetic fix to settings table; no code changes
Denys Vlasenko
2011-01-26
1
-10
/
+10
|
*
getty: document bits we don't set - maybe we should set some of them?
Denys Vlasenko
2011-01-26
1
-7
/
+59
|
*
getty: add ECHOE explanation
Denys Vlasenko
2011-01-26
1
-1
/
+3
|
*
getty: explain every bit in termios; remove redundant stuff in termios_final
Denys Vlasenko
2011-01-26
2
-36
/
+32
|
*
disable length applet. ${#var} and echo -n "$var" | wc -c are portable equiva...
Denys Vlasenko
2011-01-26
7
-10
/
+7
|
*
diff: return 1 when skipping directories with -r, but without -N
Alexander Shishkin
2011-01-26
1
-3
/
+6
*
|
Merge commit '8d0e0cdadf726beab28ccdc7d69738c1534e1f74' into merge
Ron Yorston
2012-03-21
91
-1148
/
+1203
|
\
|
|
*
move utmp.h include to libbb.h
Denys Vlasenko
2011-01-25
16
-38
/
+24
|
*
top: replace %MEM with %VSZ in header text
Denys Vlasenko
2011-01-25
1
-7
/
+17
|
*
add ENABLE_FEATURE_SYSTEMD and use it in syslogd
Davide Cavalca
2011-01-25
3
-0
/
+73
|
*
top: document a debugging script
Denys Vlasenko
2011-01-25
1
-2
/
+11
|
*
nicer looking ifdef in libbb/makedev.c
Denys Vlasenko
2011-01-24
2
-10
/
+11
|
*
getty: flush _only_ input after switching to the next baud rate
Denys Vlasenko
2011-01-24
1
-1
/
+1
|
*
stty: enable line discipline display and change code if __linix__
Denys Vlasenko
2011-01-24
1
-5
/
+6
|
*
getty: simplify macros; improve VSWTC[H] compat
Denys Vlasenko
2011-01-24
1
-9
/
+8
|
*
FreeBSD compat for match_fstype
Chris Rees
2011-01-24
1
-1
/
+2
|
*
FreeBSD compat for makedev
Chris Rees
2011-01-24
1
-2
/
+8
|
*
FreeBSD compat
Chris Rees
2011-01-24
2
-6
/
+12
|
*
FreeBSD compat
Chris Rees
2011-01-24
3
-1
/
+13
[prev]
[next]