| Commit message (Expand) | Author | Age | Files | Lines |
* | seq: fix debug typo pointed out by Torsten | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2010-09-24 | 1 | -2/+2 |
* | seq: dont parse args if `seq` is available, and add a shell fall back if `jot... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2010-09-24 | 1 | -7/+22 |
* | add support for Interix in dlopen_lib, bug #302575 | ![](//www.gravatar.com/avatar/1df68b8a4354a76e6006c1f429fd7bce?s=13&d=retro) Fabian Groffen | 2010-02-26 | 1 | -5/+7 |
* | fix CHOST match for arm-boxes, thanks Markus Meier in bug #291289 | ![](//www.gravatar.com/avatar/1df68b8a4354a76e6006c1f429fd7bce?s=13&d=retro) Fabian Groffen | 2009-10-31 | 1 | -2/+2 |
* | uclibc also wants -ldl | ![](//www.gravatar.com/avatar/c5b34b512a9409b682a977dbee03a5c1?s=13&d=retro) Timothy Redaelli | 2009-03-27 | 1 | -3/+3 |
* | make dlopen_lib work in a non-"BSD is the only other thing in the world" setting | ![](//www.gravatar.com/avatar/1df68b8a4354a76e6006c1f429fd7bce?s=13&d=retro) Fabian Groffen | 2009-03-22 | 1 | -2/+7 |
* | Apply whitespace checks from repoman to eclasses. | ![](//www.gravatar.com/avatar/9864d7f08efc3746dd733a6b08b9556c?s=13&d=retro) Sven Wegener | 2007-01-01 | 1 | -3/+3 |
* | get_mounts now returns mount options too | ![](//www.gravatar.com/avatar/de3ae676f5bfee5bba2425d2cc2a9574?s=13&d=retro) Roy Marples | 2006-11-10 | 1 | -6/+8 |
* | Added get_mounts to portability.eclass | ![](//www.gravatar.com/avatar/de3ae676f5bfee5bba2425d2cc2a9574?s=13&d=retro) Roy Marples | 2006-11-06 | 1 | -1/+29 |
* | Use echo instead of <<< for bash 2.x compatibility. See bug #107556. | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2006-03-08 | 1 | -5/+5 |
* | Added function to get the shell for a given user, and a wrapper function to c... | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2005-12-14 | 1 | -1/+34 |
* | Why I press 'u' when i shouldn't? fix typo. | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2005-12-14 | 1 | -1/+3 |
* | Refactor egethome() function to use ${CHOST} instead of (deprecated) ${USERLA... | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2005-12-14 | 1 | -6/+7 |
* | Moved get_bmake function here. | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2005-09-26 | 1 | -1/+19 |
* | touchup syntax so the code is easier to read | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-09-21 | 1 | -21/+7 |
* | Added egethome function to portability eclass. | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2005-09-20 | 1 | -1/+17 |
* | Added portability eclass with seq() function to replace seq command. Make eut... | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2005-09-18 | 1 | -0/+75 |