[Linux-decnet-commit] CVS: dnprogs README,1.7,1.8
Brought to you by:
chrissie_c,
ph3-der-loewe
From: Patrick C. <pa...@us...> - 2006-03-21 17:03:25
|
Update of /cvsroot/linux-decnet/dnprogs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24750 Modified Files: README Log Message: Update Index: README =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/README,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** README 4 May 2003 11:56:49 -0000 1.7 --- README 21 Mar 2006 17:03:18 -0000 1.8 *************** *** 36,40 **** time. ! NOTE: These startup scripts are out of date for everthing except Debian. If you can help with startup scripts for your particular distribution then please contact me. --- 36,40 ---- time. ! NOTE: These startup scripts are out of date for everything except Debian. If you can help with startup scripts for your particular distribution then please contact me. *************** *** 116,124 **** dndir - show VMS directories dndel - delete VMS files ! sethost - connect a terminal session to VMS dnping - "ping" (NCP LOOP NODE) a VMS machine dnsubmit - submit batch jobs to a VMS queue dnprint - print files on a VMS printer phone - phone client Administrator programs and daemons in /usr/local/sbin: --- 116,125 ---- dndir - show VMS directories dndel - delete VMS files ! dnlogin - connect a terminal session to VMS dnping - "ping" (NCP LOOP NODE) a VMS machine dnsubmit - submit batch jobs to a VMS queue dnprint - print files on a VMS printer phone - phone client + sethost - old terminal client. use dnlogin instead. Administrator programs and daemons in /usr/local/sbin: *************** *** 159,162 **** --- 160,167 ---- excellent efforts of the Lesstif team, is merely a legacy toolkit. + UPDATE: GTK+2 is now more common and (probably) better. I have no intention of + updating phone to use this. It's just a waste of effort. If you really want + a GTK+2 version of phone, send me the patch. + Writing DECnet programs *************** *** 226,230 **** SUPPORT ------- ! These programs have been tested on Linux 2.0, 2.1, 2.2, 2.3 & 2.4 on Intel, Alpha, SPARC and parisc machines (though not necessarily all combinations!). --- 231,235 ---- SUPPORT ------- ! These programs have been tested on Linux 2.0, 2.1, 2.2, 2.3, 2.4 & 2.6 on Intel, Alpha, SPARC and parisc machines (though not necessarily all combinations!). |