Ralf Corsepius
5d974c9a70
#include <unistd.h>
2010-04-04 11:03:43 +00:00
Ralf Corsepius
b25b88e732
Add HAVE_CONFIG_H support to let files receive configure defines.
2010-03-28 05:50:29 +00:00
Joel Sherrill
27643e0336
2009-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libcsupport/src/termios.c, libfs/src/dosfs/msdos_format.c,
libfs/src/nfsclient/src/nfs.c, libfs/src/pipe/fifo.c,
libnetworking/lib/rtems_bsdnet_ntp.c, libnetworking/lib/tftpDriver.c,
libnetworking/rtems/rtems_glue.c, libnetworking/rtems/rtems_select.c:
Eliminate uses of deprecated rtems_clock_get() and replace with
properly typed routine.
2009-12-17 20:26:09 +00:00
Eric Norum
ac337bc053
Final resolution of this "small" por t number change.
2008-09-26 15:03:29 +00:00
Joel Sherrill
0655f79d8e
2008-09-25 Eric Norum <norume@aps.anl.gov>
...
* libnetworking/lib/rtems_bsdnet_ntp.c: Revert previous patch.
2008-09-25 19:54:26 +00:00
Joel Sherrill
dba0264924
2008-09-23 Eric Norum <norume@aps.anl.gov>
...
* libnetworking/lib/rtems_bsdnet_ntp.c: Let TCP/IP stack pick port
rather than hard coding selection.
2008-09-23 15:21:21 +00:00
Joel Sherrill
300c914c64
*** empty log message ***
2006-09-01 18:15:01 +00:00
Ralf Corsepius
8b02581b22
socklen_t.
2005-05-10 08:06:58 +00:00
Ralf Corsepius
b90307a092
2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
...
PR 755/rtems
* libnetworking/libc/res_init.c, libnetworking/lib/rtems_bsdnet_ntp.c,
libnetworking/nfs/bootp_subr.c: Include <rtems/bsdnet/servers.h>.
2005-02-03 05:49:30 +00:00
Joel Sherrill
8d2733f020
2004-07-25 Till Straumann <strauman@slac.stanford.edu>
...
PR 620/networking
* libnetworking/lib/rtems_bsdnet_ntp.c,
libnetworking/rtems/rtems_bsdnet.h: Enhance NTP API.
2004-07-25 15:04:13 +00:00
Ralf Corsepius
d8dbdc02cf
2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* libnetworking/lib/ftpfs.c, libnetworking/lib/rtems_bsdnet_ntp.c,
libnetworking/lib/tftpDriver.c, libnetworking/machine/endian.h,
libnetworking/net/if_ppp.c, libnetworking/rtems/rtems_bsdnet.h,
libnetworking/rtems/rtems_bsdnet_internal.h,
libnetworking/rtems/rtems_glue.c,
libnetworking/rtems/rtems_syscall.c: Convert to using c99 fixed size
types.
2004-03-29 22:11:51 +00:00
Joel Sherrill
126405d9ef
2000-04-24 Eric Norum <eric.norum@usask.ca>
...
* 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.
2001-04-24 21:02:03 +00:00
Joel Sherrill
df49c60c96
Merged from 4.5.0-beta3a
2000-06-12 15:00:15 +00:00
Joel Sherrill
fc0b91c5d5
Patch from Eric Norum <eric@cls.usask.ca> to make the NTP handler a little
...
more flexible about the error status returned from a timeout.
1999-12-13 19:20:38 +00:00
Joel Sherrill
5d3da15b83
Removed debugging printfs.
1999-12-01 16:00:38 +00:00
Joel Sherrill
cbccd37599
Patch from Eric Norum <eric@cls.usask.ca> which includes:
...
Patches against 1105 snapshot to add NTP server support to network
configuration/BOOTP.
1999-11-10 14:31:11 +00:00