From f6d25b8861f97439d7086e4569e209c46486d009 Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Sun, 14 Jan 2001 22:28:37 +0000 Subject: - Added Hint for man pages in README. - Added signal handles for SIGINT and SIGTERM in ncpd for - properly shutting down the link. - Added flush() method in link.cc, needed for above feature. - If started with option -e and no -s option is given, assume being started by mgetty and use the line ncpd is started on instead of builtin default. - Added auto-reset in packet.cc. This helps making IrDA (ircomm-tty) based connections. Still not satisfying as i sometimes have to toggle infrared on the Psion (probably a bug in the Psion's IrDA). --- README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README') diff --git a/README b/README index 6ebbe3c..242fe81 100644 --- a/README +++ b/README @@ -81,6 +81,9 @@ ldconfig after installation. Another option is to run configure with the option --prefix=/usr + Please read the man pages ncpd(8) plpftp(1) and plpnfsd(8)! The + information there is more up-to-date. + The programs: ncpd is the daemon which handles the serial link to your Psion. -- cgit v1.2.3