summaryrefslogtreecommitdiffstats
path: root/sbin/ggate
Commit message (Expand)AuthorAgeFilesLines
* MFC: r281324jgh2015-04-221-12/+14
* MFC 280988:wblock2015-04-091-16/+15
* Fix warnings found by -Wmising-variable-declarations.ed2012-10-193-5/+5
* Make sure the compiler knows g_gate_xvlog() and g_gate_xlog() do notdim2012-08-061-2/+2
* Because ggatel(8) operates on local GEOM providers, use unlimited queue size inpjd2011-04-022-18/+4
* Please welcome HAST - Highly Avalable Storage.pjd2010-02-182-2/+2
* Style nits.pjd2010-02-182-5/+5
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.antoine2009-12-281-2/+2
* Switch the default WARNS level for sbin/ to 6.ru2009-10-191-2/+0
* The signature for a pthread function requires that itmtm2008-06-261-0/+6
* Fix spellinggonzo2008-06-201-2/+2
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerru2008-03-291-1/+1
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalobrien2007-10-091-1/+1
* Repo copy libpthreads to libkse.obrien2007-10-091-1/+1
* Always install libpthread.* symlinks if at least one ofru2007-10-011-2/+1
* Implement a work-around for poor ggate write performance.pjd2007-04-062-1/+12
* For consistency use 'unsigned' instead of 'u_int'.pjd2006-12-183-4/+4
* Fix ggated for platforms with 64bit size_t. The DIOCGSECTORSIZE ioctlpjd2006-12-153-4/+4
* - When building world WITHOUT_LIBPTHREAD, link libthr to libpthread.ru2006-11-261-6/+2
* - Handle timeouts from recv(2) properly.pjd2006-10-301-2/+6
* Markup fixes.ru2006-09-181-1/+1
* Remove alpha left-overs.ru2006-08-221-1/+1
* Fix a typo s/Made/Make. Use .Pp for a line break, it will quiet thetrhodes2006-06-101-2/+2
* libc_r is no longer provided, and on alpha and sparc64, libthrru2006-04-121-1/+1
* Unbreak WITHOUT_LIBPHREAD/WITHOUT_LIBC_R option support, dependingru2006-03-211-1/+6
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+3
* Flush stdout after printing name of created device, so it can be properlypjd2006-03-121-1/+3
* -mdoc sweep.ru2005-11-181-1/+3
* Update manual page after ggate rewrite.pjd2005-07-291-7/+6
* Don't compile ggatec/ggated in NO_LIBPTHREAD case.pjd2005-07-101-1/+8
* Sync which ggate changes.pjd2005-07-081-16/+34
* Reimplement ggatec/ggated applications.pjd2005-07-086-455/+1094
* include stdarg.h for va_listdelphij2005-05-021-0/+1
* Sort sections.ru2005-01-183-21/+21
* Added the EXIT STATUS section where appropriate.ru2005-01-173-3/+3
* Fix a deadlock in ggatel(8) simlar to one which was fixed some timepjd2004-10-021-1/+1
* Fix/clean up return values checking.pjd2004-09-084-31/+31
* Print mediasize in human readable form as well.pjd2004-06-213-5/+10
* Remove extra semicolon.pjd2004-06-021-1/+1
* style.Makefile(5).pjd2004-05-221-6/+6
* Various style.Makefile(5) improvements.pjd2004-05-203-11/+15
* Polish the mdoc(7) markup.ru2004-05-123-70/+60
* Include <sys/time.h> for the declaration of struct bintime instead ofbde2004-05-041-0/+1
* Add missing command.pjd2004-05-031-1/+1
* Add missing commands.pjd2004-05-031-1/+2
* Don't repeat handshake.pjd2004-05-031-4/+4
* Paths correction.pjd2004-05-033-6/+6
* Fix compiling on 64-bit architectures.pjd2004-05-024-4/+4
* GEOM Gate network daemon.pjd2004-04-303-0/+774
* GEOM Gate network client and control utility.pjd2004-04-303-0/+708
OpenPOWER on IntegriCloud