1
0
mirror of https://frontier.innolan.net/rainlance/amiga-ntimed.git synced 2025-11-20 16:47:15 +00:00

22 Commits

Author SHA1 Message Date
e966ac7d55 Revision 1.05 changes 2015-07-26 10:45:18 +02:00
c086e3bea2 Revision 1.04 changes 2015-07-25 23:11:11 +02:00
ce27e11c51 Reconfigured build for AROS 2015-07-13 18:53:05 +02:00
ae659b1879 Version 1.02 changes 2015-07-10 23:00:05 +02:00
9a2f08fca2 Initial integration of timezone database 2015-05-01 00:44:54 +02:00
747b6a8672 Revision 1.01 changes 2015-04-18 22:08:39 +02:00
42ffc2e7a4 Optimized includes 2015-03-19 14:41:38 +01:00
ac7c9449da Refactored external inet code 2015-03-19 12:40:19 +01:00
8bb7d44c1d Support for poll server and sim client 2015-03-18 20:32:00 +01:00
a25a43b7af Support for poll server 2015-03-18 16:21:16 +01:00
af8756d4c8 Added Amiga OS memory management 2015-03-17 16:52:05 +01:00
d361fc7ec7 Refactored compiler and platform logic 2015-03-17 10:02:28 +01:00
75baad1c00 Purified to Amiga OS code 2015-03-12 22:48:56 +01:00
bc91b7a3c3 Added timezone logic 2015-03-11 22:10:43 +01:00
a0979eba92 Removed compiler warnings 2015-03-08 00:12:51 +01:00
a56b6e0b0f Initial commit 2015-03-07 23:29:12 +01:00
76ccc26b27 Portability improvements:
grep -q is non portable

avoid IP_RECVDSTADDR until we need it

Spotted by:	Ronan Flood
2015-01-16 20:17:35 +00:00
27ca509920 Pass the expected socket family into UdpTimedRx() so it can pick the
right socket, rather than listening on both.

Implement TODO_Cancel()

Only wake the time_unix task when needed.

Fix sockaddr comparison for IPv6[1]

Grap userland timestamp, in case SCM_TIMESTAMP* does not work/isn't
available.[1]

Undefined timestamp fix for simfile reading[1]

Minor fixes from github

[1] From Ronan Flood
2015-01-09 10:44:47 +00:00
f0007519ab Minor consistency stuff discovered on OS/X 2015-01-04 15:18:51 +00:00
7346057b62 Detect if make(1) is GNU make, to avoid confusing debian kFreeBSD. 2015-01-04 14:45:53 +00:00
29dbf981ed typo: remeber->remember 2014-12-24 14:23:09 +00:00
45af90e98a First preview release. 2014-12-21 22:31:18 +00:00