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
*
Remove yet more kernel header dependancies.
Eric Andersen
2000-07-10
15
-20
/
+16
*
Remove unused variable.
Eric Andersen
2000-07-10
2
-2
/
+2
*
Remove the problematic CTRLCHAR macro.
Eric Andersen
2000-07-10
2
-20
/
+16
*
Put the GROWBY variable inside the get_line_from_file function, as that is the
Mark Whitley
2000-07-10
1
-1
/
+2
*
Removed unnecessary #include "regexp.h" line from find.c as per Matt Kraai's
Mark Whitley
2000-07-10
2
-2
/
+0
*
Function name cleanup.
Eric Andersen
2000-07-10
3
-123
/
+135
*
From Matt Kraai <kraai@alumni.carnegiemellon.edu>:
Eric Andersen
2000-07-10
6
-20
/
+54
*
Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>:
Eric Andersen
2000-07-10
2
-4
/
+8
*
Applied patch from Matt Kraai as per his email:
Mark Whitley
2000-07-10
2
-4
/
+8
*
More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc
Eric Andersen
2000-07-09
14
-12
/
+34
*
include getopt.h
Eric Andersen
2000-07-09
2
-2
/
+2
*
Fix a bug in get_line_from_file. If the length of the line is (GROWBY * n) +
Eric Andersen
2000-07-09
1
-1
/
+1
*
The build depends were too strict. I depended on on debhelper (>= 2.0.80)
Eric Andersen
2000-07-09
1
-1
/
+1
*
Argh. More cross libc cleanup. Should be ok now...
Eric Andersen
2000-07-08
5
-49
/
+66
*
More cleanup on umount
Eric Andersen
2000-07-08
2
-10
/
+34
*
Update files to reduce dependance on kernel version...
Eric Andersen
2000-07-08
23
-87
/
+184
*
Add in tinynet
Eric Andersen
2000-07-08
1
-0
/
+1
*
Doc updates to remove sfdisk.
Eric Andersen
2000-07-08
2
-118
/
+3
*
Better description of the BB_FEATURE_USE_DEVPS_PATCH option.
Eric Andersen
2000-07-07
1
-6
/
+12
*
Add in my fix for 2.4.x kernels so /proc/mounts will not have useless
Eric Andersen
2000-07-07
2
-0
/
+66
*
Removed sfdisk from BusyBox. It was buggy, fat, and we really couldn't
Eric Andersen
2000-07-07
5
-3006
/
+4
*
Added in Matt Kraai.
Eric Andersen
2000-07-07
1
-1
/
+3
*
Fix a dependancy bug for the docs.
Eric Andersen
2000-07-07
1
-3
/
+2
*
Naming fix
Eric Andersen
2000-07-07
2
-6
/
+6
*
Recognize Matt's poweroff fix.
Eric Andersen
2000-07-07
1
-3
/
+6
*
Fix for bug #1003 -- BusyBox should now poweroff when asked to
Eric Andersen
2000-07-07
2
-2
/
+2
*
Web page update from Matt Kraai <kraai@alumni.carnegiemellon.edu>
Eric Andersen
2000-07-07
1
-2
/
+2
*
This patch finishes the cleanup of all the commands. It also cleans up
Eric Andersen
2000-07-07
1
-1683
/
+1042
*
Yet another busybox documentation update from Matt Kraai <kraai@alumni.carneg...
Eric Andersen
2000-07-07
1
-662
/
+415
*
Update 'make release' to remove all the .#filename files
Eric Andersen
2000-07-06
1
-0
/
+5
*
Turned some stuff into features that really are features, not apps.
Eric Andersen
2000-07-06
7
-23
/
+28
*
Fix doc building so the dependancies work properly.
Eric Andersen
2000-07-06
1
-28
/
+29
*
* Fixed tar creation support when reading from stdin ('tar -cf - . ')
Eric Andersen
2000-07-06
3
-0
/
+6
*
Fixed backspace and delete so they work properly again -- broken
Eric Andersen
2000-07-06
3
-4
/
+7
*
More doc patches from Matt Kraai <kraai@alumni.carnegiemellon.edu>.
Eric Andersen
2000-07-06
1
-1327
/
+793
*
Remove leftovers of block_device, which disapperared around
Eric Andersen
2000-07-06
3
-7
/
+0
*
Change order.
Eric Andersen
2000-07-06
2
-4
/
+4
*
Added (fixed) the '-n' option to fbset. Renumbered the command parameters to
Eric Andersen
2000-07-06
2
-40
/
+50
*
setkeycodes needs get_console_fd(), so if you disable chvt and deallocvt, but
Eric Andersen
2000-07-06
1
-3
/
+3
*
Remove some warning with glibc.
Eric Andersen
2000-07-06
2
-2
/
+2
*
Comment on kill.c change.
Eric Andersen
2000-07-06
1
-0
/
+3
*
Reorganized signal names for better architecture support -- patch
Eric Andersen
2000-07-06
2
-92
/
+60
*
DocBook documentation update from Matt Kraai <kraai@alumni.carnegiemellon.edu>
Eric Andersen
2000-07-06
1
-562
/
+394
*
Had an extra tcsetpgrp.
Eric Andersen
2000-07-06
3
-12
/
+0
*
a few minor cleanups.
Eric Andersen
2000-07-06
9
-9
/
+14
*
Remove MAXNAMLEN and use BUFSIZ instead.
Eric Andersen
2000-07-06
2
-2
/
+2
*
Remove misguided klude around for 2.4.x-test* brokenness. Al Viro
Eric Andersen
2000-07-05
5
-25
/
+0
*
* Fix to tr so it recognizes standard escape sequences. Merged common
Eric Andersen
2000-07-05
7
-66
/
+63
*
Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu> to
Eric Andersen
2000-07-05
2
-30
/
+30
*
Some cosmetic updates. Changed "OPTIONS" to "Options".
Eric Andersen
2000-07-04
8
-11
/
+11
[next]