This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1d9d41150b
busybox
/
archival
History
Matt Kraai
7cedac567c
Remove unused function. If necessary, we can use remove_file instead.
2001-05-17 04:03:22 +00:00
..
libunarchive
Move messages.c to libbb. Make each string in messages.c be its own .o file.
2001-04-25 05:39:18 +00:00
ar.c
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
2001-05-16 14:21:09 +00:00
dpkg_deb.c
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
2001-05-16 14:21:09 +00:00
dpkg.c
Remove unused function. If necessary, we can use remove_file instead.
2001-05-17 04:03:22 +00:00
gunzip.c
woops, forgot the break statment
2001-05-07 12:06:37 +00:00
gzip.c
Tolerate -q argument, if -q is passed give a warning and continue rather than just fail
2001-05-07 12:01:58 +00:00
tar.c
Do not ever change permissions on existing directories, only
2001-05-13 15:39:30 +00:00