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
/
applets
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2000-07-11
Final update for the release.
Eric Andersen
1
-0
/
+4
2000-07-11
Forgot to commit these cleanups it seems.
Eric Andersen
16
-22
/
+8
2000-07-11
More changelog updates
Eric Andersen
1
-3
/
+4
2000-07-11
Added changelog entries for grep/sed/regex changes.
Mark Whitley
1
-0
/
+3
2000-07-11
Some changelog updates.
Eric Andersen
1
-1
/
+4
2000-07-11
Re-enable ln -n in the help.
Eric Andersen
2
-4
/
+0
2000-07-11
Another patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>:
Eric Andersen
2
-54
/
+4
2000-07-11
Added 'dumpkmap' to allow people to dump a binary keymap, which can then be
Eric Andersen
11
-14
/
+248
2000-07-11
Applied patch from Matt Kraai which does the following:
Mark Whitley
6
-195
/
+120
2000-07-11
Fix dead link.
Matt Kraai
1
-1
/
+1
2000-07-10
Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009.
Eric Andersen
8
-1799
/
+1240
2000-07-10
Removed all trace of hand-tooled regexp routines. Bye bye, baby.
Mark Whitley
3
-823
/
+1
2000-07-10
Added a rule to make tags files for vi(m).
Mark Whitley
1
-0
/
+4
2000-07-10
Comment on kernel stuff
Eric Andersen
7
-14
/
+6
2000-07-10
Brand, new sed that uses libc regex routines.
Mark Whitley
2
-560
/
+966
2000-07-10
More linux kernel header file removal.
Eric Andersen
4
-8
/
+388
2000-07-10
Remove yet more kernel header dependancies.
Eric Andersen
15
-20
/
+16
2000-07-10
Remove unused variable.
Eric Andersen
2
-2
/
+2
2000-07-10
Remove the problematic CTRLCHAR macro.
Eric Andersen
2
-20
/
+16
2000-07-10
Put the GROWBY variable inside the get_line_from_file function, as that is the
Mark Whitley
1
-1
/
+2
2000-07-10
Removed unnecessary #include "regexp.h" line from find.c as per Matt Kraai's
Mark Whitley
2
-2
/
+0
2000-07-10
Function name cleanup.
Eric Andersen
3
-123
/
+135
2000-07-10
From Matt Kraai <kraai@alumni.carnegiemellon.edu>:
Eric Andersen
6
-20
/
+54
2000-07-10
Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>:
Eric Andersen
2
-4
/
+8
2000-07-10
Applied patch from Matt Kraai as per his email:
Mark Whitley
2
-4
/
+8
2000-07-09
More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc
Eric Andersen
14
-12
/
+34
2000-07-09
include getopt.h
Eric Andersen
2
-2
/
+2
2000-07-09
Fix a bug in get_line_from_file. If the length of the line is (GROWBY * n) +
Eric Andersen
1
-1
/
+1
2000-07-09
The build depends were too strict. I depended on on debhelper (>= 2.0.80)
Eric Andersen
1
-1
/
+1
2000-07-08
Argh. More cross libc cleanup. Should be ok now...
Eric Andersen
5
-49
/
+66
2000-07-08
More cleanup on umount
Eric Andersen
2
-10
/
+34
2000-07-08
Update files to reduce dependance on kernel version...
Eric Andersen
23
-87
/
+184
2000-07-08
Add in tinynet
Eric Andersen
1
-0
/
+1
2000-07-08
Doc updates to remove sfdisk.
Eric Andersen
2
-118
/
+3
2000-07-07
Better description of the BB_FEATURE_USE_DEVPS_PATCH option.
Eric Andersen
1
-6
/
+12
2000-07-07
Add in my fix for 2.4.x kernels so /proc/mounts will not have useless
Eric Andersen
2
-0
/
+66
2000-07-07
Removed sfdisk from BusyBox. It was buggy, fat, and we really couldn't
Eric Andersen
5
-3006
/
+4
2000-07-07
Added in Matt Kraai.
Eric Andersen
1
-1
/
+3
2000-07-07
Fix a dependancy bug for the docs.
Eric Andersen
1
-3
/
+2
2000-07-07
Naming fix
Eric Andersen
2
-6
/
+6
2000-07-07
Recognize Matt's poweroff fix.
Eric Andersen
1
-3
/
+6
2000-07-07
Fix for bug #1003 -- BusyBox should now poweroff when asked to
Eric Andersen
2
-2
/
+2
2000-07-07
Web page update from Matt Kraai <kraai@alumni.carnegiemellon.edu>
Eric Andersen
1
-2
/
+2
2000-07-07
This patch finishes the cleanup of all the commands. It also cleans up
Eric Andersen
1
-1683
/
+1042
2000-07-07
Yet another busybox documentation update from Matt Kraai <kraai@alumni.carneg...
Eric Andersen
1
-662
/
+415
2000-07-06
Update 'make release' to remove all the .#filename files
Eric Andersen
1
-0
/
+5
2000-07-06
Turned some stuff into features that really are features, not apps.
Eric Andersen
7
-23
/
+28
2000-07-06
Fix doc building so the dependancies work properly.
Eric Andersen
1
-28
/
+29
2000-07-06
* Fixed tar creation support when reading from stdin ('tar -cf - . ')
Eric Andersen
3
-0
/
+6
2000-07-06
Fixed backspace and delete so they work properly again -- broken
Eric Andersen
3
-4
/
+7
[next]