Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-08 | Don't use malloc.h | joerg | 1 | -0/+20 | |
2006-06-28 | add include of errno.h to a couple of files. | dbj | 2 | -0/+26 | |
this fixes build problems on darwin | |||||
2006-01-10 | Fix Darwin build. | joerg | 1 | -0/+15 | |
2005-12-18 | Add read-ahead hack for DragonFly, manually casting to the "public" | joerg | 7 | -5/+94 | |
version of FILE. Kids, don't try that at home. Fix errno. | |||||
2004-04-15 | update to 8.0.211 | drochner | 1 | -12/+12 | |
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). | |||||
2003-07-02 | Enable OpenSSL by default to get SSL/TLS support (e.g. in TELNET and FTP). | kim | 2 | -0/+52 | |
Install the manual page again. | |||||
2000-01-02 | This distro incorporates the last netbsd patch. Thanks to Frank da Cruz | fredb | 1 | -13/+0 | |
(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 | Update checksum--new tarfile, same name. Builds now with full support, | fredb | 1 | -19/+0 | |
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. | |||||
1999-12-20 | Update kermit to 7.0.96.beta11. Numerous changes, too many to list, | fredb | 5 | -118/+24 | |
but here's a couple: - - kermit protocol transfers default to "fast" mode - - support for SOCKS and sun X.25 (both untested) | |||||
1999-10-06 | Add RCS Id and remove duplicate patch sections which caused patch to fail. | tron | 1 | -33/+2 | |
1999-10-06 | Add RCS Id and convert to unified format. | tron | 1 | -63/+49 | |
1999-10-06 | no point letting them select 7200 if we can't set it | sjg | 1 | -5/+57 | |
1999-10-05 | add 14400 and 28800 for BSD44 | sjg | 1 | -27/+63 | |
1999-03-26 | Always use big buffers. Fixes PR pkg/7236 by Greg A. Woods. | tron | 1 | -4/+14 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 5 | -0/+10 | |
1998-06-20 | Apply fix to the real source of the problem. | tron | 1 | -12/+15 | |
1998-06-20 | Really fix the code for 64 bit architectures instead of only making the | tron | 2 | -30/+22 | |
compiler happy. Problem pointed out by Klaus Klein. | |||||
1998-06-19 | Make "kermit" 64bit clean using patches supplied by Tim Rightnour in | tron | 4 | -14/+58 | |
PR pkg/5609. | |||||
1998-02-10 | Make this package work with NetBSD. | tron | 1 | -0/+10 | |
1998-02-09 | Initial import of FreeBSD's "kermit" port. | tron | 1 | -0/+14 | |