Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-10-08 | don't include os_compat.h | Max Kellermann | 1 | -1/+3 |
2008-09-23 | Remove EINTR checking for open(2) | Eric Wong | 1 | -2/+1 |
2008-03-26 | unsigned counters | Max Kellermann | 1 | -2/+2 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -6/+1 |
2007-08-27 | export FATAL() with noreturn attribute | Eric Wong | 1 | -1/+0 |
2007-05-26 | After changing ERROR();exit() to FATAL(), gcc incorrectly detects some | J. Alexander Treuman | 1 | -0/+1 |
2007-05-26 | Changing all calls to ERROR() followed by exit(EXIT_FAILURE) with a single | J. Alexander Treuman | 1 | -8/+4 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2007-01-14 | Don't initialize globals to zero (or NULL) | Eric Wong | 1 | -1/+1 |
2006-07-30 | software volume can now be saved and read from the state file | Eric Wong | 1 | -0/+2 |
2006-07-30 | Standardize state_file handling routines. | Eric Wong | 1 | -0/+112 |