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
/
archival
/
cpio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
These should have been part of 15767 too.
landley
2006-08-03
1
-1
/
+1
*
Add one-line GPL boilerplate to numerous (but not all yet) source files.
rpjday
2006-07-12
1
-13
/
+1
*
Change llist_add_* to take the address of the list rather than returning the new
landley
2006-05-26
1
-1
/
+1
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
landley
2006-03-06
1
-1
/
+1
*
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
landley
2005-09-11
1
-9
/
+8
*
s/fileno\(stdin\)/STDIN_FILENO/g
andersen
2004-03-27
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
andersen
2004-03-15
1
-2
/
+2
*
Fix option handling, -i or -t must be given, if both ignore the -t.
bug1
2004-02-25
1
-39
/
+44
*
Dont unlink when testing !
bug1
2003-08-28
1
-5
/
+15
*
Major coreutils update.
mjn3
2003-03-19
1
-2
/
+2
*
rpm applet by Laurence Anderson
bug1
2002-12-10
1
-159
/
+1
*
Move add_to_list from libunarchive to libbb so it can be of more general use ...
bug1
2002-12-08
1
-1
/
+1
*
Change filter paramaters, filters can be more powefull now
bug1
2002-11-04
1
-3
/
+3
*
Abstract read and seek in unarchiving code, convert bunzip to file descriptor...
bug1
2002-11-03
1
-5
/
+7
*
New common unarchive code.
bug1
2002-09-25
1
-36
/
+180
*
Recovering from my previous commit
bug1
2001-10-25
1
-0
/
+1
*
unarchive function changed to support both exclude and include lists, applets...
bug1
2001-10-13
1
-1
/
+1
*
Allow the unarchive() extract_list variable to be NULL, meaning extract all
bug1
2001-07-14
1
-6
/
+9
*
Allow unarchive to redirect stdout (tobe used by dpkg applet)
bug1
2001-07-11
1
-1
/
+1
*
Nore unarchive (and doc) fixes from Laurence Anderson
bug1
2001-06-24
1
-4
/
+3
*
cpio applet, and changes to associated code
bug1
2001-06-22
1
-0
/
+93