summaryrefslogtreecommitdiffstats
path: root/bsd (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsd/ntpq: Use the correct address lengthKinsey Moore2023-09-231-0/+8
* bsd/ntpq: Add an output buffer and size to the ntpq queryChris Johns2023-06-082-20/+36
* bsd/ntp: Wrap the ntpq query in the bsd program wrapperChris Johns2023-06-011-2/+41
* bsd/ntp: Clean up ntpq header for use in applicationsChris Johns2023-05-311-2/+34
* bsd/ntp: Set the ntpq fd set sizeChris Johns2023-05-251-3/+11
* bsd/ntp: Only clean up in the finish safe handlerChris Johns2023-05-251-2/+1
* bsd/ntp: Fix the handling of max active fd when removing the max fdChris Johns2023-05-251-1/+6
* bsd/ntp: Copy all fds in an fd_setChris Johns2023-05-241-0/+4
* bsd/ntpd: Restart global variable destructionChris Johns2023-05-2415-5/+520
* bsd/ntp: Add stop and running control to ntpdChris Johns2023-05-173-2/+90
* bsd/ntp: Update namespace.hChris Johns2023-05-151-902/+1019
* ntpd: Fix select to support available fdsChris Johns2023-05-152-8/+10
* bsd/ntp: Add ntpq commandChris Johns2023-05-1522-8/+701
* bsd/ntp: Import ntpqChris Johns2023-05-1518-0/+11582
* bsd/ntp: Use msyslog support for %mChris Johns2023-04-251-1/+46
* bsd/ntp: Remove warning about errno_to_strChris Johns2023-04-252-1/+5
* bsd/ntp: Include rtems-bsd-program.h for calls to extiChris Johns2023-04-255-0/+15
* waf: Add option to enable NTP debugChris Johns2023-04-251-3/+3
* waf: Add support for the legacy stackChris Johns2023-04-181-1865/+0
* Rename the BSD services top levelChris Johns2023-04-18298-0/+122911