Network Services | ntp: reset cmdline parsing state between invocations (!36)
A V Vedanth (@av-vedanth)
gitlab at rtems.org
Sat May 9 20:59:46 UTC 2026
A V Vedanth commented on a discussion on bsd/freebsd/contrib/ntp/ntpd/ntpd.c: https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/36#note_149722
> }
> #endif /* NEED_EARLY_FORK */
>
> +static int parsed;
> +static int optct;
> +
Following up after reading the RTEMS software engineering docs: I have updated the patch to comply with the Third-Party Source Code section. It is now purely additive, with all original declarations and logic paths preserved within `#ifndef __rtems__` guards.
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/36#note_149722
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260509/8096606f/attachment-0001.htm>
More information about the bugs
mailing list