Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lsof: no longer needs rpc support in toolchain | Peter Korsgaard | 2011-10-07 | 1 | -4/+0 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | lsof: needs RPC support in toolchain | Peter Korsgaard | 2010-05-26 | 1 | -0/+4 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -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 Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | Replace space by tabs | Ulf Samuelsson | 2007-07-28 | 1 | -3/+3 |
| | |||||
* | patch from John Gatewood Ham, add lsof | Eric Andersen | 2006-06-23 | 1 | -0/+9 |