summaryrefslogtreecommitdiffstats
path: root/package/lsof/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0Star
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Replace space by tabsUlf Samuelsson2007-07-291-3/+3
|
* patch from John Gatewood Ham, add lsofEric Andersen2006-06-231-0/+9