Commit graph

162 commits

Author SHA1 Message Date
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
hpa
e1508afaa2 Update changes in 0.30. 2002-09-03 19:25:21 +00:00
hpa
9447780638 Cleanup of configure.in; update to version 0.30 2002-09-03 19:13:17 +00:00
hpa
b5b455d116 Correct LOG_WARN -> LOG_WARNING 2002-09-03 19:03:02 +00:00
hpa
d2692c9f98 Downgrade client-side errors from LOG_ERR to LOG_WARN 2002-09-03 19:02:02 +00:00
hpa
c980666bbe Fix bogus sizeof() 2002-05-06 19:14:14 +00:00
hpa
d849153191 Fix macro substitution bug; some Makefile issues 2002-03-08 04:08:05 +00:00
hpa
60707444d7 Correct handing of "struct in_pktinfo" 2002-01-05 22:49:46 +00:00
hpa
303adc9620 Correct merge conflict. 2002-01-05 22:22:39 +00:00
hpa
2116104641 Make sure version.h is deleted for "make distclean" 2001-12-14 22:38:33 +00:00
hpa
7a3373656d Fix running on Cygwin *without* chroot 2001-11-29 22:07:50 +00:00
hpa
4a0c498c38 Update: Cygwin port now working... 2001-11-29 22:06:22 +00:00
hpa
64ae5fda79 -> Clean up the use of autoconf macros a bit.
-> Always pass O_TEXT/O_BINARY and "t"/"b" respectively, as appropriate.
2001-11-29 22:02:52 +00:00
hpa
5c5b5e8a0b More Cygwin compatibility work -- now actually WORKS!
Always leave fds 0-2 defined; point them to /dev/null rather than
just closing them...
2001-11-29 20:53:59 +00:00
hpa
1a41c6ae7c Use $(LN_S) 2001-11-27 10:18:11 +00:00
hpa
98d7543721 Working on version 0.29.
Initial work for compiling on Win32/Cygwin.

Posixly correctness.
2001-11-27 10:05:13 +00:00
hpa
f9e7950883 Fix listen mode (-l) 2001-11-20 19:45:11 +00:00
hpa
e06f1b61f1 Update version for release 2001-11-19 21:51:16 +00:00
hpa
d2fc120997 Explain the new security model activated by the -p option. 2001-11-19 21:51:08 +00:00
hpa
a121c6d903 Grammar fix (-p option.) 2001-11-19 21:30:59 +00:00
hpa
431b2d7015 Notes on the interaction between -c, -p and -U 2001-11-19 21:29:08 +00:00
hpa
1f9c54ba2f More notes on security. 2001-11-19 21:25:51 +00:00
hpa
8f396ac2aa Grammar fix. 2001-11-19 21:23:52 +00:00
hpa
499eaf7b90 Clean up temp directory when done 2001-11-17 02:02:29 +00:00
hpa
d135f1ab24 Try to get the release process to actually work... 2001-11-17 02:00:51 +00:00
hpa
d2d78f07d0 Document race condition cleanup. 2001-11-17 01:59:20 +00:00
hpa
b9210ee9da Fix formatting bug; delete obsolete file 2001-11-17 01:58:21 +00:00
hpa
78fd7348ea Add the -p option for using regular Unix permissions. 2001-11-17 01:55:08 +00:00
hpa
93e86de7a2 Double-double-backslash for double backslash... 2001-11-17 00:20:40 +00:00
hpa
4f739767f2 Make the version number automatically included in the man page footer 2001-11-17 00:16:53 +00:00
hpa
779db73551 Script to tag the tree and generate a release tarball 2001-11-17 00:16:10 +00:00
hpa
cc2a43bf01 Update the date. 2001-11-16 23:58:21 +00:00
hpa
056a5737a4 Make this version 0.27-pre1 2001-11-16 23:48:21 +00:00