Bill Fenner
2edf00cf67
Fix memory leaks.
1998-02-19 19:03:15 +00:00
Bill Fenner
141bb0840a
Fix color behavior with tk8.0 -- tk was setting the highlight color to black.
1998-02-19 19:01:20 +00:00
Bill Fenner
1e0c535fa1
Handle a bug that LBL thought was fixed in 4.4BSD but wasn't: send()
...
on a socket with a pending error doesn't reset the error, so the socket
is effectively useless. Use getsockopt(...SO_ERROR...) to clear the
error status. The kernel should also be patched, but this patch is
required for backwards compatibility.
1998-02-19 19:00:40 +00:00
Bill Fenner
c6ac4c3700
Make port work with tcl/tk 8.0
1997-09-11 03:55:02 +00:00
Wolfram Schneider
1760fd6654
Add virtual category 'tk41'.
1997-04-20 13:20:00 +00:00
Satoshi Asami
92cb149612
Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
...
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Bill Fenner
e0fe359db3
New port: vat 4.0b2, LBL Visual Audio Tool
1996-11-10 21:11:48 +00:00