aboutsummaryrefslogtreecommitdiff
path: root/sbin/ggate/ggatel/ggatel.c
Commit message (Expand)AuthorAgeFilesLines
* ggate: Add support for O_DIRECT accessDavid E. Cross2024-09-211-6/+14
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Unbreak ggatec and ggatel on i386 after r238119, which added two moreChristian Brueffer2015-07-141-0/+1
* Fix warnings found by -Wmising-variable-declarations.Ed Schouten2012-10-191-1/+1
* Because ggatel(8) operates on local GEOM providers, use unlimited queue size inPawel Jakub Dawidek2011-04-021-12/+3
* Please welcome HAST - Highly Avalable Storage.Pawel Jakub Dawidek2010-02-181-1/+1
* Sync which ggate changes.Pawel Jakub Dawidek2005-07-081-16/+34
* Fix a deadlock in ggatel(8) simlar to one which was fixed some timePawel Jakub Dawidek2004-10-021-1/+1
* Fix/clean up return values checking.Pawel Jakub Dawidek2004-09-081-3/+3
* Fix compiling on 64-bit architectures.Pawel Jakub Dawidek2004-05-021-1/+1
* GEOM Gate local control utility.Pawel Jakub Dawidek2004-04-301-0/+318