summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/lib/rtems_bsdnet_ntp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2000-04-24 Eric Norum <eric.norum@usask.ca>Joel Sherrill2001-04-241-36/+65
| | | | | | * lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS NTP synchronization a little more robust -- no NTP daemon yet, but at least it trys a little harder when the primary NTP server is down.
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-3/+3
|
* Patch from Eric Norum <eric@cls.usask.ca> to make the NTP handler a littleJoel Sherrill1999-12-131-1/+1
| | | | more flexible about the error status returned from a timeout.
* Removed debugging printfs.Joel Sherrill1999-12-011-2/+0
|
* Patch from Eric Norum <eric@cls.usask.ca> which includes:Joel Sherrill1999-11-101-0/+160
Patches against 1105 snapshot to add NTP server support to network configuration/BOOTP.