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
/
ps.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2000-04-19
More minor updates to docs (and making apps behave as the docs
erik
8
-37
/
+77
2000-04-19
make ps accept (and ignore) all options (--help works of course).
erik
6
-12
/
+14
2000-04-18
More stuff
erik
2
-154
/
+144
2000-04-18
Fix creation of /linuxrc
erik
7
-7
/
+19
2000-04-18
Really fix the killall segfault this time.
erik
2
-5
/
+10
2000-04-18
Fix symlink following bug in chmod -R and friends. Allow SYSV style
erik
2
-8
/
+15
2000-04-18
Fix stupid bug (wrong variable)
erik
1
-5
/
+9
2000-04-18
Reset DODEBUG to false
jimg
1
-1
/
+1
2000-04-18
More little stuff.
erik
4
-8
/
+34
2000-04-18
Fix killall
erik
1
-1
/
+3
2000-04-18
Remove debug noise
erik
2
-4
/
+0
2000-04-18
Updates
erik
19
-70
/
+69
2000-04-17
- grep -v ^\.PHONY < Makefile
beppu
4
-8
/
+11
2000-04-17
- removal of (stray|stealth) spaces
beppu
1
-2
/
+2
2000-04-17
+ no need for comments.
beppu
3
-3
/
+0
2000-04-17
Bugfixes.
erik
4
-22
/
+13
2000-04-17
More updates to the docs, and fixes to sync things with the docs.
erik
17
-65
/
+182
2000-04-17
+ added John Lombardo to AUTHORS section
beppu
1
-1
/
+5
2000-04-17
- got rid of the .PHONY: docs, because I didn't want it to
beppu
1
-1
/
+0
2000-04-17
+ in the interest of robustness, I added
beppu
4
-52
/
+65
2000-04-17
+ added a .PHONY: docs
beppu
1
-1
/
+2
2000-04-16
+ fixed segfault when no parameters are given to math
beppu
1
-1
/
+1
2000-04-16
+ wrap things in B<> to make pod2man happy
beppu
1
-12
/
+17
2000-04-15
Turn off debugging
erik
1
-1
/
+1
2000-04-15
More documentation updates, and minor fixes to make things sync
erik
27
-237
/
+967
2000-04-14
Fix a tar bug: tar removed leading '/'s for symlink targets.
erik
6
-141
/
+48
2000-04-14
Latest and greatest. Seems there is a bug.
erik
2
-14
/
+22
2000-04-13
+ minor whitespace oddities removed
beppu
1
-12
/
+13
2000-04-13
+ VERSION wasn't being propagated to the sub-make happening in docs/
beppu
1
-1
/
+2
2000-04-13
More doc updates for BusyBox, with fixes to apps for bugs revealed
erik
30
-1641
/
+663
2000-04-13
- the message that comes up when busybox is invoked
beppu
2
-6
/
+8
2000-04-13
+ a comment on line 1 w/ suggested pod2man invocation:
beppu
1
-0
/
+2
2000-04-13
+ formatting modifications to make pod2man(1p) happy.
beppu
1
-30
/
+41
2000-04-13
Upates to include copyright 2000 to everything
erik
85
-668
/
+581
2000-04-13
Some docs
erik
1
-67
/
+294
2000-04-12
Some enhancements I've been working on over the weekend,
erik
9
-672
/
+783
2000-04-09
Make tab completion an option
erik
3
-0
/
+17
2000-04-09
More minor patches
erik
4
-4
/
+32
2000-04-09
This makes tar work perfectly, and adds in "--exclude" as an option
erik
6
-179
/
+249
2000-04-08
Fix tar checksum calculation bug.
erik
2
-66
/
+110
2000-04-08
Latest and greatest
erik
3
-143
/
+207
2000-04-07
Oops. Left in some debug noise.
erik
2
-4
/
+0
2000-04-07
Slightly better fringe case handling and GNU tar like error messages.
erik
2
-96
/
+172
2000-04-07
Patch to make killall actually kill all PIDs with the specified name,
erik
12
-36
/
+53
2000-04-06
Some more minor updates to better use some gcc attributes.
erik
8
-25
/
+38
2000-04-06
Fix sed regexp replacement, which I had hosed (thanks to
erik
2
-4
/
+2
2000-04-06
Fix time stamp style
erik
1
-2
/
+0
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
[next]