aboutsummaryrefslogtreecommitdiff
path: root/sbin/ggate
Commit message (Expand)AuthorAgeFilesLines
* ggatec: Use ANSI C definition for init_initial_buffer_size.John Baldwin2022-02-011-1/+1
* Various fixes for ggatec and ggatedAlan Somers2022-01-033-39/+88
* pkgbase: Create a FreeBSD-ggate packageEmmanuel Vadot2021-09-073-0/+3
* Fix remote code execution in ggatec(8).Gordon Tetlow2021-08-241-0/+20
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-221-7/+2
* ggate: Fix ggated/ggatec debug print of offsets.Mark Johnston2020-09-092-13/+16
* ggated(8): Avoid doubly opening the requested disk device.Mark Johnston2020-08-311-1/+13
* Fix typo not -> nor and add 'the' because we are talking about specific flagsWarner Losh2019-09-061-2/+2
* ggated: do not expose stack data in sendfail()Ed Maste2018-12-041-0/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-275-0/+10
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-313-3/+0
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-043-6/+6
* Add missing history sections to a number of storage related man pagesAllan Jude2016-09-163-4/+20
* Remove last remnants of acd(4), mcd(4), and scd(4) drivers.Alex Kozlov2016-08-252-6/+6
* Add pidfile support to ggated(8)Enji Cooper2016-01-283-25/+52
* Cleanup; mostly language with a little bit of mdoc style.Christian Brueffer2015-07-143-17/+18
* Unbreak ggatec and ggatel on i386 after r238119, which added two moreChristian Brueffer2015-07-142-0/+2
* If ggated's exports_find() fails, the connection is removed beforeChristian Brueffer2015-07-141-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-133-0/+69
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-083-6/+0
| * Merge sync of headSimon J. Gerraty2015-05-275-34/+32
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-193-3/+3
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-163-3/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-103-0/+6
| * | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-113-0/+3
| * | | Updated dependenciesSimon J. Gerraty2013-02-163-6/+0
| * | | Sync from headSimon J. Gerraty2012-11-044-7/+7
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-223-0/+72
* | | | | - ggatel.8 currently doesn't mention the 'rescue' command andJason Helfman2015-04-091-12/+14
* | | | | Add articles, avoid use of "you", simplify a few sentences.Warren Block2015-04-021-16/+15
* | | | | Convert sbin/ to LIBADDBaptiste Daroussin2014-11-253-6/+3
| |_|_|/ |/| | |
* | | | use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin2014-06-203-3/+3
| |_|/ |/| |
* | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |/ |/|
* | Fix warnings found by -Wmising-variable-declarations.Ed Schouten2012-10-193-5/+5
* | Make sure the compiler knows g_gate_xvlog() and g_gate_xlog() do notDimitry Andric2012-08-061-2/+2
|/
* Because ggatel(8) operates on local GEOM providers, use unlimited queue size inPawel Jakub Dawidek2011-04-022-18/+4
* Please welcome HAST - Highly Avalable Storage.Pawel Jakub Dawidek2010-02-182-2/+2
* Style nits.Pawel Jakub Dawidek2010-02-182-5/+5
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.Antoine Brodin2009-12-281-2/+2
* Switch the default WARNS level for sbin/ to 6.Ruslan Ermilov2009-10-191-2/+0
* The signature for a pthread function requires that itMike Makonnen2008-06-261-0/+6
* Fix spellingOleksandr Tymoshenko2008-06-201-2/+2
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerRuslan Ermilov2008-03-291-1/+1
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalDavid E. O'Brien2007-10-091-1/+1
* Repo copy libpthreads to libkse.David E. O'Brien2007-10-091-1/+1
* Always install libpthread.* symlinks if at least one ofRuslan Ermilov2007-10-011-2/+1
* Implement a work-around for poor ggate write performance.Pawel Jakub Dawidek2007-04-062-1/+12
* For consistency use 'unsigned' instead of 'u_int'.Pawel Jakub Dawidek2006-12-183-4/+4
* Fix ggated for platforms with 64bit size_t. The DIOCGSECTORSIZE ioctlPawel Jakub Dawidek2006-12-153-4/+4