Commit graph

20 commits

Author SHA1 Message Date
joerg
98190f3526 Don't use malloc.h 2007-08-08 19:48:04 +00:00
dbj
df94b5f876 add include of errno.h to a couple of files.
this fixes build problems on darwin
2006-06-28 23:13:18 +00:00
joerg
469c555b4d Fix Darwin build. 2006-01-10 18:58:33 +00:00
joerg
1ec06b074e Add read-ahead hack for DragonFly, manually casting to the "public"
version of FILE. Kids, don't try that at home.

Fix errno.
2005-12-18 23:15:43 +00:00
drochner
d216d19213 update to 8.0.211
C-Kermit 8.0.211 is a "stability release" -- mostly bug fixes, only a
handful of new features:
    INPUT /NOMATCH timeout (waits for the entire interval without trying
     to match anything; useful for scripted logging).
    SET INPUT SCALE-FACTOR (lets you scale INPUT timeouts); \v(inscale),
     SHOW INPUT.
    ASK[Q] and GETOK /DEFAULT:text (lets you supply default answer).
    FREAD /TRIM and FREAD /UNTABIFY.
    \funtabify(string).
    ON_CD macro (if you define one, it executes automatically whenever
     you tell Kermit to change directories).
2004-04-15 18:14:52 +00:00
kim
aaa01e2f86 Enable OpenSSL by default to get SSL/TLS support (e.g. in TELNET and FTP).
Install the manual page again.
2003-07-02 20:37:34 +00:00
fredb
34224bfc0d This distro incorporates the last netbsd patch. Thanks to Frank da Cruz
(kermit's maintainer) for responding so quickly! Remove more no-op KFLAGS.
Also comment out -DNODEBUG and -DNOOLDMODEMS at Frank da Cruz's request.
2000-01-02 22:57:25 +00:00
fredb
4186ff235e Update checksum--new tarfile, same name. Builds now with full support,
by default, for dtr/cts and dtr/cd flow-control. Also, remove -DSUNX25
(Frank da Cruz pointed out that it's a no-op), and install the man page,
which is again included in the distro.
2000-01-02 21:05:01 +00:00
fredb
17d71d4121 Update kermit to 7.0.96.beta11. Numerous changes, too many to list,
but here's a couple:

- - kermit protocol transfers default to "fast" mode
- - support for SOCKS and sun X.25 (both untested)
1999-12-20 12:33:45 +00:00
tron
626e625582 Add RCS Id and remove duplicate patch sections which caused patch to fail. 1999-10-06 22:27:15 +00:00
tron
0ce466d23a Add RCS Id and convert to unified format. 1999-10-06 22:26:51 +00:00
sjg
34b631dcd6 no point letting them select 7200 if we can't set it 1999-10-06 13:03:35 +00:00
sjg
6f6bc317a1 add 14400 and 28800 for BSD44 1999-10-05 06:45:34 +00:00
tron
576c044dc1 Always use big buffers. Fixes PR pkg/7236 by Greg A. Woods. 1999-03-26 23:59:59 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
tron
d5af514f98 Apply fix to the real source of the problem. 1998-06-20 21:24:09 +00:00
tron
dc0fd7c112 Really fix the code for 64 bit architectures instead of only making the
compiler happy. Problem pointed out by Klaus Klein.
1998-06-20 20:58:42 +00:00
tron
c5e7ac84af Make "kermit" 64bit clean using patches supplied by Tim Rightnour in
PR pkg/5609.
1998-06-19 21:13:07 +00:00
tron
dd00badee1 Make this package work with NetBSD. 1998-02-10 00:29:57 +00:00
tron
1500f4fb25 Initial import of FreeBSD's "kermit" port. 1998-02-09 22:45:02 +00:00