index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
libbb
/
dump.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-04-16
Add bb_msg_read_error
Eric Andersen
3
-1
/
+5
2005-04-16
In Bug 78, shortkey points out:
Mike Frysinger
1
-2
/
+2
2005-04-16
minor style touchups
Mike Frysinger
1
-8
/
+8
2005-04-16
In Bug 208, bernhardf writes:
Mike Frysinger
6
-18
/
+18
2005-04-16
In Bug 207, bernhardf writes:
Mike Frysinger
1
-5
/
+5
2005-04-16
In Bug 209, bernhardf writes:
Mike Frysinger
1
-12
/
+12
2005-04-16
bernhardf reports with Bug 210:
Mike Frysinger
1
-1
/
+1
2005-04-14
Use a sane VEOL setting
Eric Andersen
1
-1
/
+1
2005-04-14
fake out support for POSIX -H and -L options since busybox cp dereferences ev...
Mike Frysinger
3
-9
/
+19
2005-04-14
add aliases == and [[ for = and [ to support more bash scripts
Mike Frysinger
2
-1
/
+8
2005-04-06
Removed the incorrect and confusing facility argument specified with
Peter Kjellerstedt
1
-3
/
+3
2005-03-31
Point to osuosl
Eric Andersen
2
-8
/
+28
2005-03-30
Corrected the list of section names in add_ksymoops_symbols() so
Peter Kjellerstedt
1
-2
/
+2
2005-03-30
amd64 is rela, not rel
Mike Frysinger
1
-2
/
+2
2005-03-04
Shaun Jackman writes: Fix typo. Use __NR_umount2 instead of __NR_pivot_root.
Mike Frysinger
1
-1
/
+1
2005-03-04
Shaun Jackman writes: Newlib uses both __getopt_initialized and optind to tra...
Mike Frysinger
1
-5
/
+11
2005-03-04
add some more comments
Mike Frysinger
1
-30
/
+29
2005-03-04
newlib fixe from Shaun Jackman
Mike Frysinger
1
-1
/
+1
2005-03-04
newlib fixe from Shaun Jackman
Mike Frysinger
1
-4
/
+4
2005-03-02
Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctly
Manuel Novoa III
1
-0
/
+1
2005-03-01
When filling the bit buffer, gzip decompression apparently never checked for ...
Manuel Novoa III
1
-1
/
+4
2005-02-21
Update buildroot pointers
Eric Andersen
3
-3
/
+4
2005-02-13
remove whitespace
Eric Andersen
1
-1
/
+1
2005-02-13
remove whitespace
Eric Andersen
1
-2
/
+2
2005-02-13
Remove whitespace
Eric Andersen
1
-1
/
+1
2005-02-13
Add 'nice' and replace 'renice' with a new implementation.
Manuel Novoa III
7
-22
/
+227
2005-02-11
Takeharu KATO writes:
Eric Andersen
1
-1
/
+1
2005-02-10
- no need to check if JOBS is defined. Config.in ensures it.
Ned Ludd
1
-7
/
+6
2005-02-09
- add ash read -t timeout support. initial code provided by Tim Yamin on Oct/...
Ned Ludd
2
-3
/
+74
2005-02-09
fix typo
Eric Andersen
1
-1
/
+1
2005-02-09
update
Eric Andersen
1
-4
/
+2
2005-02-09
Cut-n-paste strikes again
Eric Andersen
2
-7
/
+7
2005-02-09
Remove mention of CVS and instead point to Subversion
Eric Andersen
12
-152
/
+112
2005-01-31
Update the bug submission stuff to point to bugs.busybox.net
Eric Andersen
1
-36
/
+20
2005-01-24
Add me as sort maintainer.
Rob Landley
1
-0
/
+1
2005-01-24
Sort rewrite to be SUSv3 compliant. New config option, updated help, and
Rob Landley
5
-70
/
+351
2005-01-24
Much bigger to-do list.
Rob Landley
1
-2
/
+98
2005-01-14
fix spelling
Eric Andersen
1
-1
/
+1
2005-01-13
minor doc cleanup
Eric Andersen
1
-1
/
+2
2005-01-13
Mention the new bug tracking system
Eric Andersen
2
-0
/
+20
2005-01-07
cp: make -P a synonym for -d
Mike Frysinger
2
-2
/
+8
2005-01-04
Dear andersen:
Eric Andersen
1
-1
/
+2
2005-01-03
perhaps a better fix
Eric Andersen
1
-0
/
+2
2004-12-26
alpha/parisc support
Mike Frysinger
1
-2
/
+23
2004-12-20
fix typo
Eric Andersen
1
-1
/
+1
2004-12-17
Minor in-passing crapectomy.
Rob Landley
1
-26
/
+6
2004-12-09
Workaround for uClibc-specific header problem described here:
Rob Landley
1
-1
/
+1
2004-12-08
- CONFIG_FEATURE_READLINK_FOLLOW readlink -f patch from Colin Watson <cjwatso...
Ned Ludd
3
-4
/
+39
2004-12-06
merge from udhcp module
Mike Frysinger
6
-4
/
+30
2004-11-25
Hiroshi found another bug. Currently sed's $ triggers at end of every file,
Rob Landley
1
-28
/
+46
[next]