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
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
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
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