Commit graph

194 commits

Author SHA1 Message Date
Peter Anvin
ae1305e2d5 Local port range functionality hack 2005-10-13 11:30:45 -07:00
Peter Anvin
25d63c415a Disable path MTU discovery by default. It's useless for TFTP. 2005-10-13 11:16:40 -07:00
Peter Anvin
7976458c8b Define _GNU_SOURCE 2005-10-13 11:16:23 -07:00
Peter Anvin
4cee9cc9ee Remove version.new if superfluous 2005-10-13 10:48:34 -07:00
Peter Anvin
a3af5d93a3 Only commit version if necessary 2005-10-13 10:48:11 -07:00
Peter Anvin
b52fe85017 Update history 2005-10-13 10:42:12 -07:00
Peter Anvin
8a2f696097 Handle transformations with matches 2005-10-13 10:41:10 -07:00
Peter Anvin
cbf26dca81 0.41 is the next version 2005-10-13 10:38:08 -07:00
Peter Anvin
759ff9e29b Update version for release 2005-09-26 10:48:05 -07:00
Peter Anvin
547d611d53 Don't build empty libxtra; Solaris can't build an empty archive 2005-09-26 10:47:27 -07:00
H. Peter Anvin
d1f0406637 New release script 2005-09-25 17:12:56 -07:00
hpa
d86d06e131 Change cvs-real -> cvs 2004-10-08 23:25:35 +00:00
hpa
9630aae006 Correct bug which caused "r" rules to get incorrectly rejected as "ri" rules 2004-09-23 02:22:02 +00:00
hpa
6299024e7a Make release = 1 2004-09-14 22:54:17 +00:00
hpa
28a2be925a Fix undefined macro 2004-09-14 22:51:39 +00:00
hpa
1405c06bab Add spec file for rpm -ta 2004-09-14 22:48:36 +00:00
hpa
17b5188b65 - Fix bug in the handling of timeouts.
- Add support for \U..\E and \L..\E.
- Add support for inverse rules.
2004-09-14 22:38:46 +00:00
hpa
bc8e3b32ee Next version will be 0.39 2004-09-03 23:46:08 +00:00
hpa
0ca2afec32 Fix handling of getopt variables. 2004-09-03 00:42:33 +00:00
hpa
490ecf7d4a Portability fixes. 2004-07-20 16:46:13 +00:00
hpa
f9f549c866 Update to 0.38 2004-07-20 16:44:51 +00:00
hpa
5f27c18a36 Configuration fixes 2004-07-20 16:43:27 +00:00
hpa
2cba51056f Fix a pathology where a client sending ACKs for the wrong
packet can prevent proper retransmission.
2004-06-13 21:11:24 +00:00
hpa
5fbd57b61a Use the correct magic for long long 2004-01-15 20:21:42 +00:00
hpa
0a85ac914b Update version for release 2004-01-15 20:16:46 +00:00
hpa
c4a04c3da2 Prepare for 0.36 release. 2004-01-15 20:16:29 +00:00
hpa
5967262032 Handle the use of install-sh making sure we absolutize the path. 2004-01-15 20:15:46 +00:00
hpa
0740f97365 Create a sensible solution to the libxtra path problem. 2004-01-14 18:37:56 +00:00
hpa
d05bd6fa96 Makefile/configure cleanups; prepare for release 2004-01-08 20:48:51 +00:00
hpa
9c3ab465f2 Remove broken Cygwin workaround 2004-01-08 20:48:30 +00:00
hpa
0eea078aec Command-line parsing that doesn't depend on getopt() 2004-01-08 20:47:00 +00:00
hpa
b38a61cf70 Fixes to help tru64 2004-01-05 19:41:42 +00:00
hpa
454370c052 Stray crap edit 2003-08-23 00:33:15 +00:00
hpa
530706aebe #include <sys/socket.h> if it exists;
Add option to control the max blksize negotiated.
2003-08-23 00:31:20 +00:00
hpa
b3941f251a Prepare for 0.34 2003-04-12 06:56:57 +00:00
hpa
571deaa36b Apply some code cleanups that apparently fix Solaris 7 gcc problems. 2003-04-12 06:54:58 +00:00
hpa
8796832723 Support running the TFTP client from the command line 2003-02-03 01:29:00 +00:00
hpa
cabc969c25 Update CHANGES: configure fix for readline 2003-01-31 02:24:49 +00:00
hpa
c11a43fa53 Formatting fix 2003-01-31 02:22:33 +00:00
hpa
fb83297f03 libreadline depends on libtermcap on newer glibc releases, at least...
fix autoheader problem
2003-01-31 02:17:01 +00:00
hpa
9e952fed98 The original tftp code does a lot of aliasing. 2002-11-13 18:58:23 +00:00
hpa
9eef4c82a7 Update for what 0.33 is 2002-11-09 02:24:22 +00:00
hpa
1f64a5b178 Now working on 0.33 2002-11-09 02:23:39 +00:00
hpa
0f52cd8fa4 More error message improvements; work around a suspect Solaris compiler bug 2002-11-09 02:22:59 +00:00
hpa
8036d9e857 Missed this on last update 2002-11-09 00:11:38 +00:00
hpa
b3ec0c58e6 Better error messages. 2002-11-08 01:10:08 +00:00
hpa
82eae1bcd6 Fix some timeout-related bugs; allow the user to set the default timeout. 2002-10-23 21:21:46 +00:00
hpa
ebc8f1f89d Bump the version number to 0.31 2002-10-23 20:59:03 +00:00
hpa
01bcd42c44 Update SYSLINUX mailing list info 2002-10-23 20:48:09 +00:00
hpa
725183b5ba Check that the received address is really AF_INET. 2002-10-23 20:47:23 +00:00