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
/
dd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2000-04-06
Turn off static linking. Duh.
erik
1
-1
/
+1
2000-04-06
Use gcc -E instead of cpp to enhance portability for brain
erik
5
-4
/
+6
2000-04-05
Minor noise removal
erik
3
-6
/
+6
2000-04-05
Tar now works perfectly. It behaves much better now then it
erik
8
-180
/
+247
2000-04-04
Oops. Forgot the usleep.c file.
erik
2
-0
/
+76
2000-04-04
usleep contributed by Nicolas Pitre <nico@cam.org>
erik
5
-0
/
+9
2000-04-04
Update tar so creation of tarballs is much closer to working...
erik
2
-138
/
+252
2000-04-04
Minor structural change to allow core dumping(or not) from init
erik
4
-21
/
+35
2000-04-04
minor changes to mount/umount to support-by-ignoring the "-v" flag.
erik
8
-176
/
+354
2000-03-28
Yet another installment in the ongoing tar saga
erik
12
-69
/
+191
2000-03-26
First stages of (re-)writing busybox's tar creation support.
erik
7
-43
/
+225
2000-03-25
Latest and greatest
erik
2
-10
/
+10
2000-03-24
The new tar for busybox is now done, and works just fine
erik
12
-1830
/
+581
2000-03-23
More changes that are broken. It doesn't compile
erik
2
-86
/
+114
2000-03-23
My latest ramblings.
erik
33
-831
/
+1112
2000-03-22
Use the nice new find_real_root_device function to find the
erik
8
-54
/
+39
2000-03-22
Add in a nifty function for mount to use.
erik
1
-0
/
+36
2000-03-21
* all mallocs now use xmalloc (and so are OOM error safe), and
erik
19
-115
/
+47
2000-03-21
Hmm. Missed this change
erik
2
-0
/
+2
2000-03-20
Fix bug in memory total checking.
erik
2
-82
/
+80
2000-03-19
more minor fixes
erik
5
-101
/
+139
2000-03-19
Some more stuff.
erik
8
-927
/
+984
2000-03-19
Adjust the termio settings, and don't use octal since it
erik
2
-16
/
+20
2000-03-17
Minor update
erik
2
-0
/
+4
2000-03-17
Several fixes.
erik
15
-111
/
+529
2000-03-16
Fix fg bug
erik
3
-2010
/
+2028
2000-03-16
Forgot these files...
erik
8
-0
/
+2262
2000-03-16
Major build system updates...
erik
13
-2062
/
+2282
2000-03-14
Bug fix
erik
2
-2
/
+2
2000-03-13
Some bug fixes I forgot to check-in the other day.
erik
5
-6
/
+32
2000-03-12
First pass at writing a shell for busybox.
erik
8
-8
/
+2761
2000-03-08
Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler
erik
9
-26
/
+28