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
/
sh.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2001-04-17
- updated busybox_header.pod by adding adjtimex to the list.
beppu
2
-36
/
+55
2001-04-17
Applied patch from I.Q. to add sort -u as a feature.
markw
6
-21
/
+79
2001-04-17
Changed line[strlen(line) - 1] = '\0'; to chomp(line);
markw
2
-2
/
+2
2001-04-17
Applied a patch from Laurence Anderson to fix the wget statusbar and a patch
markw
5
-41
/
+37
2001-04-17
Applied patch from I.Q. to fix problem with sort -n.
markw
2
-6
/
+10
2001-04-17
Added some help messages.
markw
2
-2
/
+18
2001-04-17
The tiniest of bracket-placement fixes.
markw
2
-10
/
+4
2001-04-17
- usage.h
beppu
7
-81
/
+97
2001-04-17
Convert mount to use getopt.
kraai
2
-110
/
+62
2001-04-17
Further cleanup of mount option handling.
kraai
2
-124
/
+122
2001-04-17
Fix -a support (broken by previous patch).
kraai
2
-6
/
+6
2001-04-17
Fix segfault on `mount -t nfs' reported by Gratien D'haese.
kraai
2
-0
/
+6
2001-04-16
Several fixes from Sterling Huxley for the vi applet.
andersen
3
-159
/
+430
2001-04-16
Write full status file
bug1
2
-38
/
+152
2001-04-16
dpkg improvements, use full package struct, avoid extracting to tmp dir, rena...
bug1
8
-422
/
+451
2001-04-15
Document new dpkg-deb funtions
bug1
3
-9
/
+15
2001-04-15
untar changed to allow deb_extract to extract to memory, allows better operat...
bug1
4
-41
/
+51
2001-04-15
NEw functions read_package_field and read_text_file_to_buffer
bug1
1
-4
/
+4