Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2006-06-25 | Various cleanups I made while going through Erik Hovland's patch submissions, | Rob Landley | 1 | -63/+24 |
2006-06-25 | - convert old-style parameter declarations (K&R) to modern style. | Bernhard Reutner-Fischer | 3 | -314/+154 |
2006-06-25 | Whitespace. (Vim's auto-indent is kind of annoying at times, like "daytime" | Rob Landley | 1 | -1/+1 |
2006-06-25 | Fix a possible race condition if two processes try to claim the same loop | Rob Landley | 1 | -3/+4 |
2006-06-25 | A few patches from Erik Hovland, turning strncpy() into safe_strncpy() and | Rob Landley | 4 | -12/+6 |