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
/
include
/
libbb.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-09-06
1
-1
/
+1
*
remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-09-06
1
-1
/
+1
*
fix duplicate FAST_FUNC FAST_FUNC
Denys Vlasenko
2009-08-21
1
-1
/
+1
*
make find_pid_by_name look at /proc/PID/exe too
Alexander Shishkin
2009-07-29
1
-1
/
+2
*
fix mountpoint test to not prevemt mkfs_xxx from making image in any file
Denys Vlasenko
2009-07-18
1
-1
/
+1
*
touch: implement -d --date (our own testsuite needs that)
Denys Vlasenko
2009-07-18
1
-0
/
+1
*
date: factor out date parsing (in preparation for touch -d)
Denys Vlasenko
2009-07-18
1
-0
/
+3
*
fix a thinko in lineedit completion code
Denys Vlasenko
2009-07-16
1
-2
/
+3
*
restore shadow.h independence
Mike Frysinger
2009-07-09
1
-1
/
+6
*
df: fix "df /"
Denys Vlasenko
2009-07-05
1
-1
/
+1
*
Patches to enable FreeBSD build
Denys Vlasenko
2009-07-05
1
-0
/
+6
*
ps: conditionally support additional -o FIELDs
Denys Vlasenko
2009-07-03
1
-4
/
+10
*
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
Denys Vlasenko
2009-06-19
1
-1
/
+1
*
stop using non-standard macro, use WEXITSTATUS instead
Denys Vlasenko
2009-06-07
1
-5
/
+1
*
read_key: drop optimization where we read 3 bytes at once
Denys Vlasenko
2009-05-29
1
-48
/
+48
*
line editing: add an option to emit ESC [ 6 n and use results
Denys Vlasenko
2009-05-17
1
-3
/
+10
*
xmalloc_[open_]read[_close]: do not ignore xrealloc return value
Denys Vlasenko
2009-05-15
1
-0
/
+6
*
lineedit: use read_key to recognize ESC sequence.
Denys Vlasenko
2009-05-15
1
-12
/
+12
*
httpd: simplify insane conf file parser
Denis Vlasenko
2009-04-22
1
-0
/
+2
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-10
/
+10
*
*: unify concurrent-safe update of /etc/{passwd,group,[g]shadow}
Denis Vlasenko
2009-04-14
1
-2
/
+9
*
move llist_find_str from modutils to libbb
Denis Vlasenko
2009-04-13
1
-0
/
+1
*
*: make "pragma GCC visibility push(hidden)" less ugly
Denis Vlasenko
2009-04-09
1
-10
/
+5
*
trailing whitespace removal
Denis Vlasenko
2009-04-01
1
-1
/
+1
*
mkdosfs (aka mkfs.vfat): new applet by Vladimir
Denis Vlasenko
2009-03-28
1
-0
/
+4
*
libbb: revent previous version of "concurrent history updating"
Denis Vlasenko
2009-03-23
1
-1
/
+1
*
libbb: make history saving/loading concurrent-safe
Denis Vlasenko
2009-03-22
1
-3
/
+7
*
Compatibility fixes:
Denis Vlasenko
2009-03-20
1
-5
/
+5
*
ftpd: fix command fetching to not do it in 1-byte reads;
Denis Vlasenko
2009-03-18
1
-2
/
+4
*
sha: fix thinko in sha512; add FAST_FUNC to sha1/sha256
Denis Vlasenko
2009-03-15
1
-1
/
+1
*
sha: merge sha1/sha256 handling (they are similar enough for this),
Denis Vlasenko
2009-03-15
1
-9
/
+6
*
sha: reduce sha256/512 context size. Make sha1/sha256 code more similar
Denis Vlasenko
2009-03-12
1
-3
/
+3
*
shrink sha hashing a bit more (remove wbuflen field from ctx),
Denis Vlasenko
2009-03-12
1
-4
/
+2
*
sha256/512: code shrink. Run-tested.
Denis Vlasenko
2009-03-11
1
-8
/
+8
*
ftpd: reuse ls applet for LIST/NLST/STAT generation
Denis Vlasenko
2009-03-09
1
-0
/
+2
*
*: move get_sock_lsa and xwrite_str to libbb, use where appropriate
Denis Vlasenko
2009-03-09
1
-0
/
+3
*
halt/reboot/poweroff: improve error reporting
Denis Vlasenko
2009-03-07
1
-1
/
+1
*
killall and sestatus also need ARGVN scanning
Denis Vlasenko
2009-02-14
1
-1
/
+7
*
init: preparatory patch, no code changes
Denis Vlasenko
2009-01-31
1
-2
/
+2
*
libbb: add bb_unsetenv (taken from hush).
Denis Vlasenko
2008-12-30
1
-0
/
+1
*
libbb: introduce and use xmalloc_ttyname (-32 in bss).
Denis Vlasenko
2008-12-23
1
-0
/
+1
*
*: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there.
Denis Vlasenko
2008-12-10
1
-0
/
+1
*
libbb: add xgetgrnam too. ~0 code size change
Denis Vlasenko
2008-12-05
1
-0
/
+1
*
libbb: introduce and use xgetpwnam. ~ -150 bytes.
Denis Vlasenko
2008-12-03
1
-0
/
+1
*
- add new applet mkpasswd(1)
Bernhard Reutner-Fischer
2008-12-03
1
-2
/
+3
*
libbb: password/group function helpers rewritten by Tito:
Denis Vlasenko
2008-12-02
1
-8
/
+8
*
libbb: add strncpy_IFNAMSIZ
Denis Vlasenko
2008-12-02
1
-0
/
+1
*
timeout: new applet. 370 bytes. by Roberto Foglietta.
Denis Vlasenko
2008-11-24
1
-1
/
+1
*
libbb: disable a second md5 implementation which managed to creep in :)
Denis Vlasenko
2008-11-11
1
-4
/
+14
*
sha256,sha512: new applets. +4.9kb
Denis Vlasenko
2008-11-10
1
-1
/
+18
[prev]
[next]