David Malone 4d45de743a 1) Linux_sendto was trashing the BSD sockaddr it put in the stackgap,
so be more careful about calling stackgap_init.

    Tested by: Fred Souza <fred@storming.org>

2) Linux_sendmsg was forgetting to fill out the bsd_args struct.

    Reviewed by: ume

3) The args to linux_connect have differently named types on alpha and
i386, so add a cast to stop gcc complaining.

    Spotted by: peter
2003-02-08 09:26:31 +00:00
..
2003-02-08 05:41:41 +00:00
2003-02-07 14:05:34 +00:00
2003-01-25 22:41:22 +00:00
2003-02-08 05:41:41 +00:00
2003-02-07 15:05:37 +00:00
2003-02-05 15:32:24 +00:00
2003-01-23 23:36:45 +00:00
2003-02-05 15:32:24 +00:00
2003-02-06 11:07:39 +00:00
2003-02-02 13:30:00 +00:00