comparison packages/net/common/current/ChangeLog @ 1667:dc5f9783d45a

* include/network.h: Added a __THROW to perror so that it matches what is in stdio.h. Problem pointed out by Xyvid Harboe.
author asl
date Tue, 08 Jun 2004 17:58:20 +0000
parents a5c7a6799462
children 6627c3a1df79
comparison
equal deleted inserted replaced
1666:ac397049b1b7 1667:dc5f9783d45a
1 2004-06-08 Andrew Lunn <andrew.lunn@ascom.ch>
2
3 * include/network.h: Added a __THROW to perror so that it matches
4 what is in stdio.h. Problem pointed out by Øyvid Harboe.
5
1 2004-05-04 Jay Foster <jay.foster@systech.com> 6 2004-05-04 Jay Foster <jay.foster@systech.com>
2 7
3 * src/bootp_support.c (get_bootp_option, show_bootp): 8 * src/bootp_support.c (get_bootp_option, show_bootp):
4 * src/dhcp_prot.c (scan_dhcp_size): Fixed bug that didn't handle 9 * src/dhcp_prot.c (scan_dhcp_size): Fixed bug that didn't handle
5 the pad option. 10 the pad option.