Linked by Thom Holwerda on Mon 15th Oct 2007 21:06 UTC, submitted by Valour
OpenBSD "A few weeks ago, the OpenBSD Project announced that the Portable C Compiler had been added to the OpenBSD source tree. There has already been some explanation of why the traditional GNU Compiler Collection is troublesome and why a new compiler is needed, but there are still some details left uncovered. In this interview, Theo de Raadt and Otto Moerbeek of the OpenBSD Project offer more information about PCC and GCC and where they are headed within the project."
Thread beginning with comment 278486
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: ...
by phoenix on Tue 16th Oct 2007 02:33 UTC in reply to "RE[3]: ..."
phoenix
Member since:
2005-07-11

Oddly enough, one of the big reasons why I use Windows is PuTTY. Even when I do use OpenSSH, I learned how to use most of the features on PuTTY. PuTTY has better documentation, a simpler interface (i.e. no need to pull out vi to edit config files or deal with long command line parameters), and seems to behave with non OpenSSH servers better.


PuTTY is available for Linux, *BSD, Windows, and more. Why would you use Windows just for a terminal app when that same app runs on more than just Windows?

Problem with PuTTY is that it uses the Windows registry to store just about everything. Makes it very inconvenient to use on a USB stick. Newer versions tend to use the registry less, but you still leave tracks on every computer you connect from. Not exactly a security conscious development method.

Reply Parent Bookmark Score: 7

RE[5]: ...
by Spellcheck on Tue 16th Oct 2007 06:25 in reply to "RE[4]: ..."
Spellcheck Member since:
2007-01-20

Problem with PuTTY is that it uses the Windows registry to store just about everything.


While it still won't save config to a flat file, which seems like it would be really easy with an abstracted interface to its config routines, its docs do have some workarounds, of sorts.

Oh, and there's this, which is even up to date: http://portableapps.com/apps/internet/putty_portable

Reply Parent Bookmark Score: 2

RE[5]: ... - PuTTY on USB works great
by jabbotts on Tue 16th Oct 2007 19:26 in reply to "RE[4]: ..."
jabbotts Member since:
2007-09-06

http://portableapps.com/apps/internet/putty_portable

It's been a staple on my win32 USB drive toolkit for years now. No local registry changes and it works great when I don't have a true bash/ssh handy.

Reply Parent Bookmark Score: 1