CVS commit: src/external/bsd/ntp/dist/sntp/libopts

2020-05-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon May 25 20:54:08 UTC 2020 Modified Files: src/external/bsd/ntp/dist/sntp/libopts: boolean.c configfile.c Log Message: Add FALLTHROUGH To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/bsd/ntp/dist/snt

CVS commit: src/external/bsd/ntp/dist/sntp/libopts

2015-11-30 Thread Havard Eidnes
Module Name:src Committed By: he Date: Mon Nov 30 10:37:25 UTC 2015 Modified Files: src/external/bsd/ntp/dist/sntp/libopts: enum.c Log Message: As far as I (and my compiler) can tell, there's no need to cast the arg to strncmp(). To generate a diff of this commit: cvs rd

CVS commit: src/external/bsd/ntp/dist/sntp/libopts

2014-12-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 19 20:48:55 UTC 2014 Modified Files: src/external/bsd/ntp/dist/sntp/libopts: autoopts.h Log Message: I will let others decide if we should grow this wart... To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 s

CVS commit: src/external/bsd/ntp/dist/sntp/libopts

2014-11-22 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Nov 23 01:47:59 UTC 2014 Modified Files: src/external/bsd/ntp/dist/sntp/libopts: init.c src/external/bsd/ntp/dist/sntp/libopts/autoopts: options.h Log Message: Replace very question pointer games to override const, mark