summaryrefslogtreecommitdiff
path: root/sbin/ggate/shared
AgeCommit message (Expand)Author
2024-09-21ggate: Add support for O_DIRECT accessDavid E. Cross
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-01-02Various fixes for ggatec and ggatedAlan Somers
2019-09-06Fix typo not -> nor and add 'the' because we are talking about specific flagsWarner Losh
2017-11-27various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni
2012-08-06Make sure the compiler knows g_gate_xvlog() and g_gate_xlog() do notDimitry Andric
2010-02-18Style nits.Pawel Jakub Dawidek
2007-04-06Implement a work-around for poor ggate write performance.Pawel Jakub Dawidek
2006-12-18For consistency use 'unsigned' instead of 'u_int'.Pawel Jakub Dawidek
2006-12-15Fix ggated for platforms with 64bit size_t. The DIOCGSECTORSIZE ioctlPawel Jakub Dawidek
2006-10-30- Handle timeouts from recv(2) properly.Pawel Jakub Dawidek
2005-07-08Reimplement ggatec/ggated applications.Pawel Jakub Dawidek
2005-05-02include stdarg.h for va_listXin LI
2004-09-08Fix/clean up return values checking.Pawel Jakub Dawidek
2004-06-21Print mediasize in human readable form as well.Pawel Jakub Dawidek
2004-05-02Fix compiling on 64-bit architectures.Pawel Jakub Dawidek
2004-04-30Stuff shared between ggate utilities.Pawel Jakub Dawidek