CVS commit: src/libexec/rpc.rquotad

2014-03-18 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Tue Mar 18 11:00:20 UTC 2014 Modified Files: src/libexec/rpc.rquotad: rquotad.c Log Message: Delay daemonization until RPC services have been registered. Fixes one of the race conditions of PR misc/48282. To generate a diff of thi

CVS commit: src/libexec/rpc.rquotad

2012-01-09 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon Jan 9 15:37:34 UTC 2012 Modified Files: src/libexec/rpc.rquotad: rquotad.c Log Message: Update rquotad to use the new libquota API. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/libexec/rpc.rquotad/rqu

CVS commit: src/libexec/rpc.rquotad

2011-08-27 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Aug 27 15:46:59 UTC 2011 Modified Files: src/libexec/rpc.rquotad: rquotad.c Log Message: staticfy. Use __dead. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/libexec/rpc.rquotad/rquotad.c Please note that

CVS commit: src/libexec/rpc.rquotad

2011-03-12 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sat Mar 12 12:30:40 UTC 2011 Modified Files: src/libexec/rpc.rquotad: rquotad.c Log Message: Define qfextension here To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/libexec/rpc.rquotad/rquotad.c Please note th