Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-26 | - dtucker@cvs.openbsd.org 2010/01/18 01:50:27 | Damien Miller | |
[roaming_client.c] s/long long unsigned/unsigned long long/, from tim via portable (Id sync only, change already in portable) | |||
2010-01-16 | - (tim) [roaming_client.c] Use of <sys/queue.h> is not really portable so | Tim Rice | |
we use "openbsd-compat/sys-queue.h" | |||
2010-01-09 | - dtucker@cvs.openbsd.org 2010/01/09 05:17:00 | Darren Tucker | |
[roaming_client.c] Remove a PRIu64 format string that snuck in with roaming. ok djm@ | |||
2010-01-09 | - (dtucker) [roaming_client.c] Wrap inttypes.h in an ifdef. | Darren Tucker | |
2010-01-08 | - (dtucker] [misc.c] Shrink the area covered by USE_ROUTINGDOMAIN more | Darren Tucker | |
to eliminate an unused variable warning. | |||
2010-01-08 | - (dtucker) [Makefile.in added roaming_client.c roaming_serv.c] Import new | Darren Tucker | |
files for roaming and add to Makefile. |