index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
du.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2001-07-13
Total rewrite, uses hash tables for speed and low memory use.
bug1
2
-1358
/
+2496
2001-07-13
Return NULL if file doesnt open in deb_extract
bug1
1
-1
/
+3
2001-07-13
Make sure there is a trailing '\0' when extracting to buffer.
bug1
1
-0
/
+1
2001-07-13
Dont setvbuff in here, must be called just after stream is initialised, glibc...
bug1
3
-9
/
+0
2001-07-13
Call setvbuf from here isntead of gz_open for compatability with uclibc
bug1
2
-0
/
+6
2001-07-13
Move setvbuf calls from gz_open() to calling functions, setvbuf is only suppo...
bug1
5
-0
/
+17
2001-07-12
Patch from vodz:
andersen
27
-786
/
+639
2001-07-12
Allow assignments in the export and readonly commands.
kraai
2
-2
/
+18
2001-07-12
Remove debugging statement.
kraai
2
-2
/
+0
2001-07-12
Quiet mode, sometimes error messages arent wanted
bug1
3
-10
/
+24
2001-07-11
Allow unarchive to redirect stdout (tobe used by dpkg applet)
bug1
7
-9
/
+9
2001-07-11
Fix bug where it wasnt returning the last line of a multiline field
bug1
1
-13
/
+10
2001-07-11
Reverse part of my previous changes
bug1
1
-1
/
+2
2001-07-11
free coniditionally, just to make it play nice with dmalloc which is incompat...
bug1
3
-6
/
+18
2001-07-11
Make the obj's generated from libbb/unarchive.c depend on the
andersen
1
-1
/
+1
2001-07-11
minor dmalloc inspired cleanups
bug1
1
-5
/
+11
2001-07-11
Unpack the filename not the package name
bug1
2
-4
/
+4
2001-07-10
Fix a stupid search and replace bug...
andersen
2
-8
/
+8
2001-07-10
Patch for md5sum from Aaron Lehmann <aaronl@vitelus.com> to slim
andersen
2
-210
/
+78
2001-07-10
A traceroute applet from vodz. This could probably be slimmed down,
andersen
8
-0
/
+1259
2001-07-10
Cleanup from vodz
andersen
2
-2
/
+2
2001-07-10
Make the rev be 0.53pre...
andersen
2
-2
/
+2
2001-07-10
Read 20 512-byte blocks at a time (like GNU tar).
kraai
2
-6
/
+6
2001-07-10
Reverse my previous change, still cant compile with dmalloc
bug1
1
-1
/
+1
2001-07-10
When compiling unarchive objects link to $(LIBRARIES) incase using dmalloc
bug1
1
-1
/
+1
2001-07-10
Update version number to 0.53pre.
kraai
1
-1
/
+1
2001-07-10
vodz' latest update to ash.c
andersen
2
-2324
/
+1884
2001-07-09
Patch from vodz to support 'tr a-z A-Z' syntax.
andersen
3
-10
/
+42
2001-07-09
Fix the spec file so it works on redhat systems. At least I think
andersen
2
-16
/
+32
2001-07-07
Minor working update
andersen
1
-2
/
+2
2001-07-07
Move a bit more to the old news section
andersen
2
-59
/
+59
2001-07-07
Enable APPLETS_ALWAYS_WIN
andersen
1
-1
/
+1
2001-07-07
Typo fix.
andersen
1
-1
/
+1
2001-07-07
Move some stuff to the oldnews area
andersen
2
-66
/
+66
2001-07-07
Update web page...
andersen
1
-0
/
+21
2001-07-07
Update changelogs
andersen
2
-13
/
+35
2001-07-07
Minor update to include file ordering
andersen
2
-2
/
+2
2001-07-07
This is out of date, and Glenn tells me this can be safely deleted.
andersen
1
-320
/
+0
2001-07-07
This patch from Fabio Ferrari <fabio.ferrari@digitro.com.br> enables
andersen
2
-14
/
+38
2001-07-07
Remove rpmunpack
andersen
4
-4
/
+0
2001-07-07
This is obsolete -- replaced by rpm2cpio
andersen
1
-126
/
+0
2001-07-07
Avoid a segfault (detected by Fabio Ferrari
andersen
2
-3
/
+9
2001-07-07
Fix sh.c so it works with DMALLOC
andersen
1
-1
/
+1
2001-07-07
Add in a shell tagline (per lash/hush behavior) to make it easier
andersen
5
-62
/
+325
2001-07-07
Some minor updates. Bump version number in preparation for release.
andersen
5
-21
/
+17
2001-07-06
Update the debian packaging stuff
andersen
6
-199
/
+411
2001-07-06
Forgot this
andersen
1
-4
/
+1
2001-07-06
Remove redundant initialization of lfile to reduce executable size by
kraai
2
-2
/
+2
2001-07-06
Let people select their shell at compile time.
andersen
2
-0
/
+94
2001-07-06
update the ignore list
andersen
1
-1
/
+0
[next]