comparison packages/net/common/current/ChangeLog @ 1791:79abc4aecdb7

* include/tftp_support.h: Use the definitions of O_RDONLY and O_WRONLY from fcntl.h instead of defining them ourselves.
author asl
date Tue, 05 Oct 2004 08:04:04 +0000
parents 42c0adb7b2fc
children 3c298b795d0b
comparison
equal deleted inserted replaced
1790:8fa2d8cf7d1b 1791:79abc4aecdb7
1 2004-10-04 Andrew Lunn <andrew.lunn@ascom.ch>
2
3 * include/tftp_support.h: Use the definitions of O_RDONLY and
4 O_WRONLY from fcntl.h instead of defining them ourselves.
5
1 2004-06-17 Oyvind Harboe <oyvind.harboe@zylin.com> 6 2004-06-17 Oyvind Harboe <oyvind.harboe@zylin.com>
2 7
3 * src/tftp_server.c: 8 * src/tftp_server.c:
4 * cdl/net.cdl: Made tftp server stack size configurable via cdl. 9 * cdl/net.cdl: Made tftp server stack size configurable via cdl.
5 10