index
:
buildroot.git
master
odroid-xu4-v1
Buildroot
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
lsof
Age
Commit message (
Expand
)
Author
2014-10-26
package: indentation cleanup
Jerzy Grzegorek
2014-07-31
package: remove the trailing slash sign from <PKG>_SITE variable
Jerzy Grzegorek
2014-06-29
lsof: bump to version 4.87
Gustavo Zacarias
2014-06-09
lsof: do not remove WIDECHARINCL definition
Benoît Thébaudeau
2014-06-08
packages: replace command install by $(INSTALL)
Maxime Hadjinlian
2014-05-15
lsof: don't use host toolchain to determine target libc
Baruch Siach
2014-04-28
lsof: needs mmu
Gustavo Zacarias
2013-12-08
packages: remove package clean commands
Thomas De Schampheleire
2013-12-06
packages: remove uninstall commands
Thomas De Schampheleire
2013-09-06
infra: introduce suitable-extractor helper function
Thomas De Schampheleire
2013-06-06
Normalize separator size to 80
Alexandre Belloni
2012-11-14
lsof: add license info
Arnout Vandecappelle (Essensium/Mind)
2012-07-17
all packages: rename XXXTARGETS to xxx-package
Arnout Vandecappelle (Essensium/Mind)
2012-04-29
lsof: add busybox tweaks
Gustavo Zacarias
2011-11-24
lsof: fix permission of extracted files
Damian Kaczmarek
2011-10-07
lsof: no longer needs rpc support in toolchain
Peter Korsgaard
2011-10-07
lsof: bump to version 4.85
Gustavo Zacarias
2011-09-29
package: remove useless arguments from GENTARGETS
Thomas Petazzoni
2010-12-27
lsof: fix build after gentargets conversion
Peter Korsgaard
2010-12-14
lsof: convert to gentargets and bump to 4.84
Martin Banky
2010-11-04
lsof: stop overriding CFLAGS in build
Andy Gibbs
2010-05-26
lsof: needs RPC support in toolchain
Peter Korsgaard
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-01-18
lsof, m4: use variables from BR instead of uclibc
Peter Korsgaard
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-10-23
lsof: bump version
Peter Korsgaard
2008-08-04
buildroot: remove trailing spaces
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2008-06-16
lsof: bump version
Peter Korsgaard
2007-10-21
make lsof configure with target includes, thanks to marcg
Ivan Kuten
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-08-22
- global whitespace trimming
Bernhard Reutner-Fischer
2007-07-28
Replace space by tabs
Ulf Samuelsson
2007-06-26
- use BR2_INET_IPV6
Bernhard Reutner-Fischer
2007-05-15
- bump version
Bernhard Reutner-Fischer
2006-12-13
- Convince lsof to honor uClibc's notion of wchar and locale support.
Bernhard Reutner-Fischer
2006-11-29
- compile against the cross toolchain, not the host
Bernhard Reutner-Fischer
2006-11-17
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer
2006-10-02
escape the wildcard
Eric Andersen
2006-08-25
fixup lsof so it will apply patches, and compile when rpc is disabled
Eric Andersen
2006-06-23
patch from John Gatewood Ham, add lsof
Eric Andersen