Commit Graph

7 Commits

Author SHA1 Message Date
Adam David
c0fc93bbe8 1.0.104 --> 1.1 1997-04-15 23:25:46 +00:00
Adam David
88b51f0915 --> 1.0.102 1997-03-04 06:44:42 +00:00
Adam David
b4caaca0b1 added kfuns regexp_compile() and regexp_match()
this is the LPC interface to GNU regexp by Robert Leslie <rob@ccs.neu.edu>
and is used by the upcoming dgd-lpmoo port
1997-01-03 04:03:04 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Adam David
891bd47b8d 1.0.91- --> 1.0.93
updated PLIST
1996-11-13 15:19:09 +00:00
Adam David
4825ba1c6a there was an extra file 1996-08-02 01:35:58 +00:00
Adam David
18f9468cf2 This is the networking-enhanced version of DGD.
The following additional functionality is provided:

send and receive udp datagrams
initiate tcp and telnet connections
listen on any number of ports for incoming connections

This is a separate version because sites not requiring these features can
use the other version and not need to concern themselves with the network
security issues. Also the programming semantics for network communication
are somewhat different in the two versions.
1996-06-18 11:15:44 +00:00