Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure the compiler knows g_gate_xvlog() and g_gate_xlog() do not | dim | 2012-08-06 | 1 | -2/+2 |
* | Style nits. | pjd | 2010-02-18 | 1 | -4/+4 |
* | Implement a work-around for poor ggate write performance. | pjd | 2007-04-06 | 1 | -1/+11 |
* | For consistency use 'unsigned' instead of 'u_int'. | pjd | 2006-12-18 | 2 | -3/+3 |
* | Fix ggated for platforms with 64bit size_t. The DIOCGSECTORSIZE ioctl | pjd | 2006-12-15 | 2 | -3/+3 |
* | - Handle timeouts from recv(2) properly. | pjd | 2006-10-30 | 1 | -2/+6 |
* | Reimplement ggatec/ggated applications. | pjd | 2005-07-08 | 2 | -24/+136 |
* | include stdarg.h for va_list | delphij | 2005-05-02 | 1 | -0/+1 |
* | Fix/clean up return values checking. | pjd | 2004-09-08 | 1 | -8/+8 |
* | Print mediasize in human readable form as well. | pjd | 2004-06-21 | 1 | -1/+6 |
* | Fix compiling on 64-bit architectures. | pjd | 2004-05-02 | 1 | -1/+1 |
* | Stuff shared between ggate utilities. | pjd | 2004-04-30 | 2 | -0/+473 |