| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Check for correct block number in tftp_rx_data(). | Michael Brown | 2007-09-08 | 1 | -1/+9 |
| * | Re-added the kpxe prefix. I have no idea when this disappeared. | Michael Brown | 2007-09-08 | 1 | -0/+1 |
| * | Minor style fix: structure fields are generally initialised in the | Michael Brown | 2007-09-06 | 1 | -1/+1 |
| * | TFTP default blocksize fix from Vampyre | Marty Connor | 2007-08-30 | 1 | -0/+1 |
| * | allpxes allroms alldsks fixes from Vampyre | Marty Connor | 2007-08-30 | 1 | -2/+3 |
| * | Add sis900 variant (patch from Vampyre) | Marty Connor | 2007-08-30 | 1 | -0/+1 |
| * | Merge branch 'master' into curses | Holger Lubitz | 2007-08-23 | 16 | -301/+343 |
| |\ | |||||
| | * | Merge commit 'holger/strings' | Michael Brown | 2007-08-23 | 14 | -299/+354 |
| | |\ | |||||
| | | * | use malloc attribute | Holger Lubitz | 2007-08-20 | 1 | -1/+1 |
| | | * | use malloc attribute | Holger Lubitz | 2007-08-20 | 1 | -5/+4![]() |
| | | * | use malloc attribute | Holger Lubitz | 2007-08-20 | 1 | -4/+3![]() |
| | | * | use malloc attribute | Holger Lubitz | 2007-08-20 | 1 | -3/+3 |
| | | * | use malloc attribute | Holger Lubitz | 2007-08-20 | 1 | -3/+3 |
| | | * | use malloc attribute | Holger Lubitz | 2007-08-20 | 1 | -1/+1 |
| | | * | use malloc attribute | Holger Lubitz | 2007-08-20 | 1 | -2/+2 |
| | | * | use malloc attribute | Holger Lubitz | 2007-08-20 | 1 | -1/+1 |
| | | * | use malloc attribute | Holger Lubitz | 2007-08-20 | 1 | -1/+1 |
| | | * | use malloc attribute | Holger Lubitz | 2007-08-20 | 1 | -1/+1 |
| | | * | use malloc attribute | Holger Lubitz | 2007-08-20 | 1 | -1/+1 |
| | | * | define malloc attribute | Holger Lubitz | 2007-08-20 | 1 | -0/+6 |
| | | * | strdup and strndup call malloc and are not pure | Holger Lubitz | 2007-08-02 | 1 | -2/+2 |
| | | * | move strndup back to string.c - used by strdup | Holger Lubitz | 2007-08-02 | 1 | -0/+15 |
| | | * | move strndup back to string.c - used by strdup | Holger Lubitz | 2007-08-02 | 1 | -15/+0![]() |
| | | * | declare pointers passed to string functions as nonnull | Holger Lubitz | 2007-08-02 | 1 | -24/+24 |
| | | * | define __nonnull | Holger Lubitz | 2007-08-02 | 1 | -0/+7 |
| | | * | memscan does not alter the mem pointer - make it const | Holger Lubitz | 2007-08-02 | 1 | -1/+1 |
| | | * | set __pure attribute where possible | Holger Lubitz | 2007-08-02 | 1 | -16/+16 |
| | | * | define __pure and __const | Holger Lubitz | 2007-08-02 | 1 | -0/+12 |
| | | * | stripped down version of string.c containing only the used functions | Holger Lubitz | 2007-08-02 | 1 | -251/+0![]() |
| | | * | put unused functions from string.c into separate file | Holger Lubitz | 2007-08-02 | 1 | -0/+288 |
| | | * | Merge branch 'master' into strings | Holger Lubitz | 2007-08-02 | 66 | -734/+4027 |
| | | |\ | |||||
| | | * | | make bcopy use memmove | Holger Lubitz | 2007-07-29 | 1 | -6/+1![]() |
| | * | | | Auto-assign drive number only if set to 0xff; almost all applications | Michael Brown | 2007-08-23 | 1 | -2/+3 |
| | * | | | Allow legacy "make bin/etherboot.%". | Michael Brown | 2007-08-23 | 1 | -0/+5 |
| * | | | | __nonnull changes | Holger Lubitz | 2007-08-20 | 1 | -1/+1 |
| * | | | | __nonnull changes | Holger Lubitz | 2007-08-20 | 1 | -1/+1 |
| * | | | | __nonnull changes | Holger Lubitz | 2007-08-20 | 1 | -1/+1 |
| * | | | | __nonnull changes | Holger Lubitz | 2007-08-20 | 1 | -2/+4 |
| * | | | | __nonnull changes | Holger Lubitz | 2007-08-20 | 1 | -31/+35 |
| * | | | | __nonnull changes | Holger Lubitz | 2007-08-20 | 1 | -1/+18 |
| * | | | | __nonnull changes | Holger Lubitz | 2007-08-20 | 1 | -0/+2 |
| * | | | | __nonnull changes | Holger Lubitz | 2007-08-20 | 1 | -5/+5 |
| * | | | | __nonnull changes | Holger Lubitz | 2007-08-20 | 1 | -0/+8 |
| * | | | | __nonnull changes | Holger Lubitz | 2007-08-20 | 1 | -0/+5 |
| * | | | | __nonnull changes | Holger Lubitz | 2007-08-20 | 1 | -0/+9 |
| * | | | | define __nonnull | Holger Lubitz | 2007-08-19 | 1 | -0/+7 |
| * | | | | define __pure and __const | Holger Lubitz | 2007-08-19 | 1 | -0/+12 |
| |/ / / | |||||
| * | | | Added error IDs for all files in drivers/net; they're likely to need them. | Michael Brown | 2007-08-19 | 1 | -0/+26 |
| * | | | Fix building on distros which use dash as the default shell. | Michael Brown | 2007-08-18 | 1 | -2/+10 |
| * | | | Add barrier() primitive (was present in Eb5.4), used by some currently | Michael Brown | 2007-08-18 | 1 | -0/+5 |

