Lars Brinkhoff

Results 1716 comments of Lars Brinkhoff

@gwright83 has made some changes for FreeSBD which maybe fixes OpenBSD too?

@gwright83, please do!

Certainly doing buffer overflow checks throughout would be a welcome improvement.

supdup.h provides declarations of chaos_connect and tcp_connect, which are common to supcup.c, chaos.c, and tcp.c. What I did was to move *definitions* out from supdup.h. It's a good idea to...

It's a stylistic choice whether to have one big header file with all common declarations for the program, or many small header files each with a small scope. The former...

I'm not sure if there are any applications that use this? The RFC is written by RMS, so I'm assuming it was done with ITS in mind. @dabridgham, what do...

The protocol allows for both vector and bitmap displays.

Thanks. It's no use if there are no applications.

@ams, the Lisp Machines used SUPDUP, right? Would the applications use the graphics extension?