summaryrefslogtreecommitdiffstats
path: root/sbin/ggate/ggated/ggated.c
Commit message (Expand)AuthorAgeFilesLines
* Style nits.pjd2010-02-181-1/+1
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.antoine2009-12-281-2/+2
* The signature for a pthread function requires that itmtm2008-06-261-0/+6
* Fix spellinggonzo2008-06-201-2/+2
* For consistency use 'unsigned' instead of 'u_int'.pjd2006-12-181-1/+1
* Fix ggated for platforms with 64bit size_t. The DIOCGSECTORSIZE ioctlpjd2006-12-151-1/+1
* Reimplement ggatec/ggated applications.pjd2005-07-081-236/+630
* Fix/clean up return values checking.pjd2004-09-081-11/+11
* Remove extra semicolon.pjd2004-06-021-1/+1
* Include <sys/time.h> for the declaration of struct bintime instead ofbde2004-05-041-0/+1
* Fix compiling on 64-bit architectures.pjd2004-05-021-1/+1
* GEOM Gate network daemon.pjd2004-04-301-0/+649
OpenPOWER on IntegriCloud