index
:
users/pehjota/opkg.git
feature/multiarch-coinstallation
feature/multiarch-coinstallation-v0.1
opkg-0.2.x
opkg
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libbb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't leak the ar_header or the tar_header.
graham.gower
2009-11-22
1
-0/+3
*
Fix hang in waitpid, exposed by r310. Patch from Enrico Scholz
graham.gower
2009-11-19
1
-6/+9
*
Remove unused function.
graham.gower
2009-11-17
2
-119/+0
*
Fix the warnings I created.
graham.gower
2009-11-16
1
-0/+1
*
Call _exit() and not exit() from within the child process.
graham.gower
2009-11-16
2
-3/+4
*
Remove dead code.
graham.gower
2009-11-15
4
-58/+0
*
Don't send the gzunp_pid SIGTERM. Waiting for exit should be sufficient.
graham.gower
2009-11-15
1
-4/+0
*
Free memory in error paths.
graham.gower
2009-11-15
1
-2/+8
*
malloc -> xmalloc
graham.gower
2009-11-15
1
-1/+1
*
The ": " is already added by vperror_msg... oops.
graham.gower
2009-11-15
1
-4/+4
*
Cleanup gz_close().
graham.gower
2009-11-15
2
-21/+13
*
Make the array const to fix warning.
graham.gower
2009-11-15
2
-6/+2
*
I'm still seeing leaks here. So just stop allocating for these variables.
graham.gower
2009-11-15
1
-8/+5
*
More cleanup in error paths to plug leaks found while installing dbus.
graham.gower
2009-11-10
1
-4/+3
*
Fix memory leaks.
graham.gower
2009-11-01
1
-13/+21
*
The compiler almost certainly knows better.
graham.gower
2009-10-30
1
-15/+15
*
Fix implicit declaration of strndup
pixdamix
2009-10-28
1
-1/+1
*
Improve the poor man's fseek in unarchive.c
pixdamix
2009-10-27
1
-6/+22
*
Fix opkg doesn't handle long link/path names in tar files well
ticktock35
2009-09-21
1
-3/+4
*
Thanks to claudyus84 and Gilles
ticktock35
2009-06-26
1
-2/+2
*
Thanks to Antonio
ticktock35
2009-03-26
1
-0/+10
*
Thanks to Krzysztof Kotlenga <pocek@users.sf.net>:
ticktock35
2009-03-03
1
-8/+8
*
Thanks to
ticktock35
2009-02-12
1
-0/+4
*
revert R190, keep R191
ticktock35
2008-12-27
3
-83/+6
*
Thanks for Mike Westerhof <mwester@dls.net>
ticktock35
2008-12-27
3
-6/+83
*
opkg: trivial, clean up obsolete code, and some typo
ticktock35
2008-12-15
1
-20/+0
*
opkg: attached patch fixes build failures with gcc 4.3.2. patch by Enrico Sch...
ticktock35
2008-12-15
2
-11/+0
*
[opkg] trivial, remove unused variable res
ticktock35
2008-12-15
1
-1/+0
*
opkg: (leak fixing, day 3) fixed final memory leaks fixed reported from
ticktock35
2008-12-15
1
-0/+2
*
opkg: fix some initialisation and double free issues in libbb
ticktock35
2008-12-15
2
-2/+5
*
opkg/libbb: Patch from Esben Haabendal <esbenhaabendal gmail com>
ticktock35
2008-12-14
1
-6/+14
*
* Rename top level ipkg directory to opkg
ticktock35
2008-12-14
2
-11/+11
*
ipkg: remove more auto-generated files
ticktock35
2008-12-14
1
-649/+0
*
* Add ipkg for future development
ticktock35
2008-12-14
27
-0/+4373