| Commit message (Expand) | Author | Age | Files | Lines |
* | Because ggatel(8) operates on local GEOM providers, use unlimited queue size in | pjd | 2011-04-02 | 2 | -18/+4 |
* | Please welcome HAST - Highly Avalable Storage. | pjd | 2010-02-18 | 2 | -2/+2 |
* | Style nits. | pjd | 2010-02-18 | 2 | -5/+5 |
* | (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. | antoine | 2009-12-28 | 1 | -2/+2 |
* | Switch the default WARNS level for sbin/ to 6. | ru | 2009-10-19 | 1 | -2/+0 |
* | The signature for a pthread function requires that it | mtm | 2008-06-26 | 1 | -0/+6 |
* | Fix spelling | gonzo | 2008-06-20 | 1 | -2/+2 |
* | Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer | ru | 2008-03-29 | 1 | -1/+1 |
* | Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental | obrien | 2007-10-09 | 1 | -1/+1 |
* | Repo copy libpthreads to libkse. | obrien | 2007-10-09 | 1 | -1/+1 |
* | Always install libpthread.* symlinks if at least one of | ru | 2007-10-01 | 1 | -2/+1 |
* | Implement a work-around for poor ggate write performance. | pjd | 2007-04-06 | 2 | -1/+12 |
* | For consistency use 'unsigned' instead of 'u_int'. | pjd | 2006-12-18 | 3 | -4/+4 |
* | Fix ggated for platforms with 64bit size_t. The DIOCGSECTORSIZE ioctl | pjd | 2006-12-15 | 3 | -4/+4 |
* | - When building world WITHOUT_LIBPTHREAD, link libthr to libpthread. | ru | 2006-11-26 | 1 | -6/+2 |
* | - Handle timeouts from recv(2) properly. | pjd | 2006-10-30 | 1 | -2/+6 |
* | Markup fixes. | ru | 2006-09-18 | 1 | -1/+1 |
* | Remove alpha left-overs. | ru | 2006-08-22 | 1 | -1/+1 |
* | Fix a typo s/Made/Make. Use .Pp for a line break, it will quiet the | trhodes | 2006-06-10 | 1 | -2/+2 |
* | libc_r is no longer provided, and on alpha and sparc64, libthr | ru | 2006-04-12 | 1 | -1/+1 |
* | Unbreak WITHOUT_LIBPHREAD/WITHOUT_LIBC_R option support, depending | ru | 2006-03-21 | 1 | -1/+6 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -1/+3 |
* | Flush stdout after printing name of created device, so it can be properly | pjd | 2006-03-12 | 1 | -1/+3 |
* | -mdoc sweep. | ru | 2005-11-18 | 1 | -1/+3 |
* | Update manual page after ggate rewrite. | pjd | 2005-07-29 | 1 | -7/+6 |
* | Don't compile ggatec/ggated in NO_LIBPTHREAD case. | pjd | 2005-07-10 | 1 | -1/+8 |
* | Sync which ggate changes. | pjd | 2005-07-08 | 1 | -16/+34 |
* | Reimplement ggatec/ggated applications. | pjd | 2005-07-08 | 6 | -455/+1094 |
* | include stdarg.h for va_list | delphij | 2005-05-02 | 1 | -0/+1 |
* | Sort sections. | ru | 2005-01-18 | 3 | -21/+21 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 3 | -3/+3 |
* | Fix a deadlock in ggatel(8) simlar to one which was fixed some time | pjd | 2004-10-02 | 1 | -1/+1 |
* | Fix/clean up return values checking. | pjd | 2004-09-08 | 4 | -31/+31 |
* | Print mediasize in human readable form as well. | pjd | 2004-06-21 | 3 | -5/+10 |
* | Remove extra semicolon. | pjd | 2004-06-02 | 1 | -1/+1 |
* | style.Makefile(5). | pjd | 2004-05-22 | 1 | -6/+6 |
* | Various style.Makefile(5) improvements. | pjd | 2004-05-20 | 3 | -11/+15 |
* | Polish the mdoc(7) markup. | ru | 2004-05-12 | 3 | -70/+60 |
* | Include <sys/time.h> for the declaration of struct bintime instead of | bde | 2004-05-04 | 1 | -0/+1 |
* | Add missing command. | pjd | 2004-05-03 | 1 | -1/+1 |
* | Add missing commands. | pjd | 2004-05-03 | 1 | -1/+2 |
* | Don't repeat handshake. | pjd | 2004-05-03 | 1 | -4/+4 |
* | Paths correction. | pjd | 2004-05-03 | 3 | -6/+6 |
* | Fix compiling on 64-bit architectures. | pjd | 2004-05-02 | 4 | -4/+4 |
* | GEOM Gate network daemon. | pjd | 2004-04-30 | 3 | -0/+774 |
* | GEOM Gate network client and control utility. | pjd | 2004-04-30 | 3 | -0/+708 |
* | GEOM Gate local control utility. | pjd | 2004-04-30 | 3 | -0/+497 |
* | Stuff shared between ggate utilities. | pjd | 2004-04-30 | 2 | -0/+473 |
* | Makefile for building ggate utilities: ggatel(8), ggatec(8), ggated(8). | pjd | 2004-04-30 | 1 | -0/+5 |