William Ferrell
ddfd41f53e
More formatting updates. Reduced whitespace, looks even better.
2000-03-30 20:43:33 +00:00
William Ferrell
a98c8109a8
Added a tags file. I dunno if this is something that's really supposed to
...
be in a CVS repository, but for now, it is, so there. :)
2000-03-30 20:28:01 +00:00
jrray
8411ee67d1
Made sock_recv_string work.
...
sock_send_string and sock_send "corrected" to handle cases where not all
the bytes intended to be sent are actually sent (must loop to
send the remaining bytes).
File descriptors were not actually being closed by sock_close (they were
only being shutdown).
2000-02-14 13:38:39 +00:00
William Ferrell
e6431e9827
Automake patch
1999-12-11 19:33:35 +00:00
William Ferrell
1f0e4679ab
Applied Bjorn Andersson's autoconf/automake patch. LCDproc is now built
...
with the standard "./autogen.sh && ./configure && make && make install"
instead of just tweaking the Makefile and typing "make".
1999-12-11 19:21:29 +00:00
William Ferrell
2635c3085d
Initial revision
1999-12-09 23:15:14 +00:00