Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2006-09-12 | Fix from Bernhard for somebody trying to limp along with gcc 2.95.4. | landley | 1 | -0/+8 |
2006-09-12 | Random cleanup hanging around my tree. | landley | 1 | -8/+0 |
2006-09-12 | - small trivia to be gentle to gcc-2.95.x which had no va_copy but only __va_... | aldot | 5 | -19/+10 |
2006-09-12 | - fix warning about discarding qualifiers in initialization | aldot | 1 | -1/+1 |
2006-09-11 | nfsmount: sanitize it. It had a rather peculiar idea of implementing "bg" | vda | 3 | -189/+223 |
2006-09-11 | - convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen de... | aldot | 7 | -8/+8 |
2006-09-11 | - merge xstat.c into xfuncs.c | aldot | 4 | -14/+12 |