Commit graph

146 commits

Author SHA1 Message Date
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
hpa
57044bc5df Interpret the \i and \x escape sequences to insert the IP of the
requesting host
2001-11-16 23:38:29 +00:00
hpa
fc1a21c942 News: AIX works again 2001-11-16 20:20:21 +00:00
hpa
3d401fa4c9 Be paranoid about multiple inclusions (apparently some systems don't like
it for certain header files.)  Be a little bit more careful in setting
up the standard environment in config.h.  This is AIX portability work.
2001-11-16 20:15:27 +00:00
hpa
818a5408bd Try to deal with severe AIX <inttypes.h> braindamage 2001-11-15 22:29:51 +00:00
hpa
71e9b81cee Recover from botched patch (version checked in as CHANGES) 2001-11-15 22:29:32 +00:00
hpa
b1c150eb35 Add a few feature test macros to benefit Digital Unix 2001-11-15 21:33:59 +00:00
hpa
69b2544ed0 Fix the installation of manpages when using INSTALLROOT. 2001-11-15 05:31:21 +00:00
hpa
cc471b0f7a Now working on MacOS X... 2001-11-15 04:37:07 +00:00
hpa
7028f9064a Kill SA_RESETHAND, it doesn't exist on MacOS X and isn't necessary 2001-11-15 04:11:39 +00:00
hpa
eaed5dbbca Fix trivial memory leak 2001-11-14 20:51:57 +00:00
hpa
01acb3dc7f Allow "readline" to be used even if "history" is unavailable... 2001-11-14 20:51:09 +00:00
hpa
a9be60cae6 Move the definition of the blksize2 option. 2001-11-14 05:52:25 +00:00
hpa
10b52e87d7 Add missing space. 2001-11-14 04:42:07 +00:00
hpa
1b1121b8bf Add missing "the output of" 2001-11-14 04:40:58 +00:00
hpa
6a391b73db Change tftpd -V => in.tftpd -V 2001-11-14 04:40:14 +00:00
hpa
597570a15b Remove BUGS section; it isn't really very useful and it makes the
typeset version of the page exceed two pages.
2001-11-14 04:38:58 +00:00