linux-decnet-commit Mailing List for DECnet for Linux (Page 29)
Brought to you by:
chrissie_c,
ph3-der-loewe
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(15) |
Nov
(16) |
Dec
(6) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(20) |
Feb
(27) |
Mar
(25) |
Apr
(12) |
May
(2) |
Jun
(6) |
Jul
(36) |
Aug
(12) |
Sep
(12) |
Oct
(16) |
Nov
(5) |
Dec
(5) |
2003 |
Jan
(8) |
Feb
(9) |
Mar
(25) |
Apr
(18) |
May
(29) |
Jun
(4) |
Jul
(1) |
Aug
|
Sep
(10) |
Oct
(5) |
Nov
(3) |
Dec
(9) |
2004 |
Jan
(17) |
Feb
|
Mar
(9) |
Apr
|
May
(4) |
Jun
(1) |
Jul
(2) |
Aug
(21) |
Sep
|
Oct
|
Nov
|
Dec
(1) |
2005 |
Jan
(5) |
Feb
|
Mar
(13) |
Apr
|
May
(3) |
Jun
(1) |
Jul
|
Aug
|
Sep
(13) |
Oct
(83) |
Nov
(2) |
Dec
|
2006 |
Jan
(21) |
Feb
(1) |
Mar
(32) |
Apr
(31) |
May
(3) |
Jun
(1) |
Jul
|
Aug
(7) |
Sep
|
Oct
(1) |
Nov
(3) |
Dec
(13) |
2007 |
Jan
(1) |
Feb
(7) |
Mar
|
Apr
(2) |
May
|
Jun
(1) |
Jul
(2) |
Aug
(20) |
Sep
|
Oct
|
Nov
|
Dec
(7) |
2008 |
Jan
(4) |
Feb
(13) |
Mar
(24) |
Apr
(18) |
May
(10) |
Jun
|
Jul
|
Aug
(40) |
Sep
(72) |
Oct
(61) |
Nov
(9) |
Dec
(2) |
2009 |
Jan
(6) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(7) |
Jul
|
Aug
|
Sep
|
Oct
(8) |
Nov
|
Dec
(3) |
2010 |
Jan
|
Feb
|
Mar
|
Apr
(5) |
May
|
Jun
|
Jul
(41) |
Aug
(28) |
Sep
(2) |
Oct
(5) |
Nov
(4) |
Dec
|
2011 |
Jan
(7) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Patrick C. <pa...@us...> - 2003-12-20 15:34:16
|
Update of /cvsroot/linux-decnet/latd/debian In directory sc8-pr-cvs1:/tmp/cvs-serv4265/debian Modified Files: Tag: BRANCH_LATD_1_18 changelog Log Message: Get rid of "-1" in version number Index: changelog =================================================================== RCS file: /cvsroot/linux-decnet/latd/debian/changelog,v retrieving revision 1.14.2.1 retrieving revision 1.14.2.2 diff -C2 -r1.14.2.1 -r1.14.2.2 *** changelog 20 Dec 2003 15:21:44 -0000 1.14.2.1 --- changelog 20 Dec 2003 15:34:13 -0000 1.14.2.2 *************** *** 1,3 **** ! latd (1.19-1) unstable; urgency=low * Some Darwin bpf interface fixes. --- 1,3 ---- ! latd (1.19) unstable; urgency=low * Some Darwin bpf interface fixes. |
From: Patrick C. <pa...@us...> - 2003-12-20 15:24:53
|
Update of /cvsroot/linux-decnet/latd In directory sc8-pr-cvs1:/tmp/cvs-serv2796 Modified Files: Tag: BRANCH_LATD_1_18 configure.in Log Message: bump version Index: configure.in =================================================================== RCS file: /cvsroot/linux-decnet/latd/configure.in,v retrieving revision 1.6 retrieving revision 1.6.2.1 diff -C2 -r1.6 -r1.6.2.1 *** configure.in 20 Apr 2003 10:07:05 -0000 1.6 --- configure.in 20 Dec 2003 15:24:50 -0000 1.6.2.1 *************** *** 3,7 **** dnl Checks that we are given a good source directory. AC_INIT(latcp.cc) ! AM_INIT_AUTOMAKE(latd, 1.18) dnl Checks for programs. --- 3,7 ---- dnl Checks that we are given a good source directory. AC_INIT(latcp.cc) ! AM_INIT_AUTOMAKE(latd, 1.19) dnl Checks for programs. |
From: Patrick C. <pa...@us...> - 2003-12-20 15:21:47
|
Update of /cvsroot/linux-decnet/latd In directory sc8-pr-cvs1:/tmp/cvs-serv2279 Modified Files: Tag: BRANCH_LATD_1_18 aclocal.m4 clientsession.cc services.cc Log Message: Update autoconf and backport a couple of minor fixes Index: aclocal.m4 =================================================================== RCS file: /cvsroot/linux-decnet/latd/aclocal.m4,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -C2 -r1.2 -r1.2.2.1 *** aclocal.m4 17 Mar 2003 08:17:11 -0000 1.2 --- aclocal.m4 20 Dec 2003 15:21:44 -0000 1.2.2.1 *************** *** 1,3 **** ! # generated automatically by aclocal 1.7.3 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002 --- 1,3 ---- ! # generated automatically by aclocal 1.7.9 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002 *************** *** 4069,4073 **** # your package does certain things. But this isn't really a big deal. ! # Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # Free Software Foundation, Inc. --- 4069,4073 ---- # your package does certain things. But this isn't really a big deal. ! # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # Free Software Foundation, Inc. *************** *** 4087,4098 **** # 02111-1307, USA. ! # serial 9 ! ! # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be ! # written in clear, in which case automake, when reading aclocal.m4, ! # will think it sees a *use*, and therefore will trigger all it's ! # C support machinery. Also note that it means that autoscan, seeing ! # CC etc. in the Makefile, will ask for an AC_PROG_CC use... ! AC_PREREQ([2.54]) --- 4087,4091 ---- # 02111-1307, USA. ! # serial 10 AC_PREREQ([2.54]) *************** *** 4223,4227 **** # This function is AC_REQUIREd by AC_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], ! [AM_AUTOMAKE_VERSION([1.7.3])]) # Helper functions for option handling. -*- Autoconf -*- --- 4216,4220 ---- # This function is AC_REQUIREd by AC_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], ! [AM_AUTOMAKE_VERSION([1.7.9])]) # Helper functions for option handling. -*- Autoconf -*- *************** *** 4605,4608 **** --- 4598,4608 ---- cp "$am_depcomp" conftest.dir cd conftest.dir + # We will build objects and dependencies in a subdirectory because + # it helps to detect inapplicable dependency modes. For instance + # both Tru64's cc and ICC support -MD to output dependencies as a + # side effect of compilation, but ICC will put the dependencies in + # the current directory while Tru64 will put them in the object + # directory. + mkdir sub am_cv_$1_dependencies_compiler_type=none *************** *** 4611,4620 **** fi for depmode in $am_compiler_list; do # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. ! echo '#include "conftest.h"' > conftest.c ! echo 'int i;' > conftest.h ! echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf case $depmode in --- 4611,4627 ---- fi for depmode in $am_compiler_list; do + # Setup a source with many dependencies, because some compilers + # like to wrap large dependency lists on column 80 (with \), and + # we should not choose a depcomp mode which is confused by this. + # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. ! : > sub/conftest.c ! for i in 1 2 3 4 5 6; do ! echo '#include "conftst'$i'.h"' >> sub/conftest.c ! : > sub/conftst$i.h ! done ! echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf case $depmode in *************** *** 4634,4642 **** # handle `-M -o', and we need to detect this. if depmode=$depmode \ ! source=conftest.c object=conftest.o \ ! depfile=conftest.Po tmpdepfile=conftest.TPo \ ! $SHELL ./depcomp $depcc -c -o conftest.o conftest.c \ >/dev/null 2>conftest.err && ! grep conftest.h conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings --- 4641,4650 ---- # handle `-M -o', and we need to detect this. if depmode=$depmode \ ! source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ ! depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ ! $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ >/dev/null 2>conftest.err && ! grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && ! grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings *************** *** 4773,4777 **** # Check to see how 'make' treats includes. -*- Autoconf -*- ! # Copyright (C) 2001, 2002 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify --- 4781,4785 ---- # Check to see how 'make' treats includes. -*- Autoconf -*- ! # Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify *************** *** 4798,4803 **** [am_make=${MAKE-make} cat > confinc << 'END' ! doit: @echo done END # If we don't find an include directive, just comment out the code. --- 4806,4812 ---- [am_make=${MAKE-make} cat > confinc << 'END' ! am__doit: @echo done + .PHONY: am__doit END # If we don't find an include directive, just comment out the code. *************** *** 4827,4833 **** fi fi ! AC_SUBST(am__include) ! AC_SUBST(am__quote) ! AC_MSG_RESULT($_am_result) rm -f confinc confmf ]) --- 4836,4842 ---- fi fi ! AC_SUBST([am__include]) ! AC_SUBST([am__quote]) ! AC_MSG_RESULT([$_am_result]) rm -f confinc confmf ]) Index: clientsession.cc =================================================================== RCS file: /cvsroot/linux-decnet/latd/clientsession.cc,v retrieving revision 1.26 retrieving revision 1.26.2.1 diff -C2 -r1.26 -r1.26.2.1 *** clientsession.cc 5 Apr 2003 10:01:20 -0000 1.26 --- clientsession.cc 20 Dec 2003 15:21:44 -0000 1.26.2.1 *************** *** 20,23 **** --- 20,24 ---- #include <termios.h> #include <list> + #include <cassert> #include <queue> #include <string> Index: services.cc =================================================================== RCS file: /cvsroot/linux-decnet/latd/services.cc,v retrieving revision 1.13 retrieving revision 1.13.2.1 diff -C2 -r1.13 -r1.13.2.1 *** services.cc 12 Mar 2003 17:12:30 -0000 1.13 --- services.cc 20 Dec 2003 15:21:44 -0000 1.13.2.1 *************** *** 1,4 **** /****************************************************************************** ! (c) 2000-2002 Patrick Caulfield pa...@de... This program is free software; you can redistribute it and/or modify --- 1,4 ---- /****************************************************************************** ! (c) 2000-2003 Patrick Caulfield pa...@de... This program is free software; you can redistribute it and/or modify *************** *** 13,16 **** --- 13,17 ---- ******************************************************************************/ + #include <sys/types.h> #include <stdio.h> #include <time.h> |
From: Patrick C. <pa...@us...> - 2003-12-20 15:21:47
|
Update of /cvsroot/linux-decnet/latd/debian In directory sc8-pr-cvs1:/tmp/cvs-serv2279/debian Modified Files: Tag: BRANCH_LATD_1_18 changelog Log Message: Update autoconf and backport a couple of minor fixes Index: changelog =================================================================== RCS file: /cvsroot/linux-decnet/latd/debian/changelog,v retrieving revision 1.14 retrieving revision 1.14.2.1 diff -C2 -r1.14 -r1.14.2.1 *** changelog 20 Apr 2003 10:07:05 -0000 1.14 --- changelog 20 Dec 2003 15:21:44 -0000 1.14.2.1 *************** *** 1,2 **** --- 1,20 ---- + latd (1.19-1) unstable; urgency=low + + * Some Darwin bpf interface fixes. + * fix lat group on /dev/lat/ devices that was broken by my autoconf changes + in 1.17 + * Fix memory leak caused by latcp -d & llogin -d + (thanks to Sergei Gorbatov) + + -- Patrick Caulfield <pa...@de...> Sat, 20 Dec 2003 15:16:21 +0000 + + latd (1.18.1-1) unstable; urgency=low + + * include <cassert> + Closes: #195153 + + -- Patrick Caulfield <pa...@de...> Tue, 10 Jun 2003 08:21:04 +0100 + + latd (1.18-1) unstable; urgency=low |
From: Patrick C. <pa...@us...> - 2003-12-19 20:23:12
|
Update of /cvsroot/linux-decnet/latd In directory sc8-pr-cvs1:/tmp/cvs-serv30507 Modified Files: services.cc Log Message: Update copyright date Index: services.cc =================================================================== RCS file: /cvsroot/linux-decnet/latd/services.cc,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -r1.14 -r1.15 *** services.cc 19 Dec 2003 19:55:47 -0000 1.14 --- services.cc 19 Dec 2003 20:23:09 -0000 1.15 *************** *** 1,4 **** /****************************************************************************** ! (c) 2000-2002 Patrick Caulfield pa...@de... This program is free software; you can redistribute it and/or modify --- 1,4 ---- /****************************************************************************** ! (c) 2000-2003 Patrick Caulfield pa...@de... This program is free software; you can redistribute it and/or modify |
From: Patrick C. <pa...@us...> - 2003-12-19 20:16:13
|
Update of /cvsroot/linux-decnet/latd In directory sc8-pr-cvs1:/tmp/cvs-serv29173 Modified Files: llogin.cc Log Message: Add logfile option Index: llogin.cc =================================================================== RCS file: /cvsroot/linux-decnet/latd/llogin.cc,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -r1.21 -r1.22 *** llogin.cc 26 May 2003 11:19:56 -0000 1.21 --- llogin.cc 19 Dec 2003 20:16:10 -0000 1.22 *************** *** 1,4 **** /****************************************************************************** ! (c) 2001-2002 Patrick Caulfield pa...@de... This program is free software; you can redistribute it and/or modify --- 1,4 ---- /****************************************************************************** ! (c) 2001-2003 Patrick Caulfield pa...@de... This program is free software; you can redistribute it and/or modify *************** *** 63,68 **** static bool send_msg(int fd, int cmd, char *buf, int len); static bool open_socket(bool); ! static int terminal(int latfd, int, int, int, int); ! static int do_use_port(char *service, int quit_char, int crlf, int bsdel, int lfvt, int nolock); static int usage(char *cmd) --- 63,68 ---- static bool send_msg(int fd, int cmd, char *buf, int len); static bool open_socket(bool); ! static int terminal(int latfd, int, int, int, int, char *); ! static int do_use_port(char *service, int quit_char, int crlf, int bsdel, int lfvt, int nolock, char *logfile); static int usage(char *cmd) *************** *** 73,76 **** --- 73,77 ---- printf (" -d -v show learned services verbosely\n"); printf (" -p connect to a local device rather than a service\n"); + printf (" -f <file> log all output to <file>\n"); #ifdef HAVE_LOCKDEV_H printf (" -L Don't do device locking when using -p\n"); *************** *** 98,101 **** --- 99,103 ---- char localport[256] = {'\0'}; char password[256] = {'\0'}; + char logfile[PATH_MAX] = {'\0'}; signed char opt; int verbose = 0; *************** *** 117,121 **** if (ttyname(0)) strcpy(localport, ttyname(0)); ! while ((opt=getopt(argc,argv,"dpcvhlbQWLH:R:r:q:n:w:")) != EOF) { switch(opt) --- 119,123 ---- if (ttyname(0)) strcpy(localport, ttyname(0)); ! while ((opt=getopt(argc,argv,"dpcvhlbQWLH:R:r:q:n:w:f:")) != EOF) { switch(opt) *************** *** 177,180 **** --- 179,186 ---- break; + case 'f': + strcpy(logfile, optarg); + break; + case 'n': strcpy(localport, optarg); *************** *** 200,204 **** if (use_port) { ! do_use_port(service, quit_char, crlf, bsdel, lfvt, nolock); return 0; } --- 206,210 ---- if (use_port) { ! do_use_port(service, quit_char, crlf, bsdel, lfvt, nolock, logfile); return 0; } *************** *** 266,270 **** // If the reply was good then go into terminal mode. ! terminal(latcp_socket, quit_char, crlf, bsdel, lfvt); shutdown(latcp_socket, 3); --- 272,276 ---- // If the reply was good then go into terminal mode. ! terminal(latcp_socket, quit_char, crlf, bsdel, lfvt, logfile); shutdown(latcp_socket, 3); *************** *** 360,372 **** // Pretend to be a terminal connected to a LAT service ! static int terminal(int latfd, int endchar, int crlf, int bsdel, int lfvt) { int termfd = STDIN_FILENO; struct termios old_term; struct termios new_term; tcgetattr(termfd, &old_term); new_term = old_term; // Set local terminal characteristics new_term.c_iflag &= ~BRKINT; --- 366,388 ---- // Pretend to be a terminal connected to a LAT service ! static int terminal(int latfd, int endchar, int crlf, int bsdel, int lfvt, char *logfile) { int termfd = STDIN_FILENO; struct termios old_term; struct termios new_term; + FILE *logstream = NULL; tcgetattr(termfd, &old_term); new_term = old_term; + // Open the logfile, this is not fatal if it fails but + // have the courtesy to tell the user. + if (logfile[0]) + { + logstream = fopen(logfile, "w+"); + if (!logstream) + perror("Can't open logfile"); + } + // Set local terminal characteristics new_term.c_iflag &= ~BRKINT; *************** *** 415,418 **** --- 431,436 ---- } write(latfd, inbuf, len); + if (logstream) + fwrite(inbuf, len, 1, logstream); } *************** *** 432,435 **** --- 450,456 ---- } write(termfd, inbuf, len); + if (logstream) + fwrite(inbuf, len, 1, logstream); + } } *************** *** 443,447 **** } ! static int do_use_port(char *portname, int quit_char, int crlf, int bsdel, int lfvt, int nolock) { int termfd; --- 464,468 ---- } ! static int do_use_port(char *portname, int quit_char, int crlf, int bsdel, int lfvt, int nolock, char *logfile) { int termfd; *************** *** 487,491 **** // Be a terminal ! terminal(termfd, quit_char, crlf, bsdel, lfvt); // Reset terminal attributes --- 508,512 ---- // Be a terminal ! terminal(termfd, quit_char, crlf, bsdel, lfvt, logfile); // Reset terminal attributes |
From: Patrick C. <pa...@us...> - 2003-12-19 19:55:50
|
Update of /cvsroot/linux-decnet/latd In directory sc8-pr-cvs1:/tmp/cvs-serv25476 Modified Files: services.cc Log Message: Add include <sys/types.h> for FreeBSD Index: services.cc =================================================================== RCS file: /cvsroot/linux-decnet/latd/services.cc,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** services.cc 12 Mar 2003 17:12:30 -0000 1.13 --- services.cc 19 Dec 2003 19:55:47 -0000 1.14 *************** *** 13,16 **** --- 13,17 ---- ******************************************************************************/ + #include <sys/types.h> #include <stdio.h> #include <time.h> |
From: Patrick C. <pa...@us...> - 2003-11-05 11:48:27
|
Update of /cvsroot/linux-decnet/dnprogs/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv26924/scripts Modified Files: decnet.sh Log Message: Tidy Makefiles & RPM startup script. bump version number. Index: decnet.sh =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/scripts/decnet.sh,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** decnet.sh 28 Oct 2003 10:14:53 -0000 1.8 --- decnet.sh 5 Nov 2003 11:48:17 -0000 1.9 *************** *** 25,38 **** daemons="dnetd phoned" ! # Prefix for where the progs are installed. This is where the RPM puts them ! prefix=/usr # ! # Interfaces to set the MAC address of. If empty all available ! # ethernet interfaces will have their MAC address set the the DECnet ! # address. If you do not want to do that (or don't want to do it here) ! # then remove the -hw switch from the command. # ! interfaces="" # --- 25,38 ---- daemons="dnetd phoned" ! # Prefix for where the progs are installed. "make install" puts them ! # in /usr/local, the RPM has them in /usr ! prefix=/usr/local # ! # Interfaces to set the MAC address of. By default only the default interface ! # in /etc/decnet.conf will be set. If you want to set up more interfaces ! # for DECnet than add them here. # ! extra_interfaces="" # *************** *** 70,74 **** CCT=`grep executor /etc/decnet.conf | awk '{print $6}'` echo "$CCT" > /proc/sys/net/decnet/default_device ! $prefix/sbin/setether $NODE $interfaces for i in $daemons --- 70,74 ---- CCT=`grep executor /etc/decnet.conf | awk '{print $6}'` echo "$CCT" > /proc/sys/net/decnet/default_device ! $prefix/sbin/setether $NODE $CCT $extra_interfaces for i in $daemons |
From: Patrick C. <pa...@us...> - 2003-11-05 11:48:25
|
Update of /cvsroot/linux-decnet/dnprogs/debian In directory sc8-pr-cvs1:/tmp/cvs-serv26924/debian Modified Files: changelog Log Message: Tidy Makefiles & RPM startup script. bump version number. Index: changelog =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/debian/changelog,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -r1.27 -r1.28 *** changelog 26 Sep 2003 08:01:43 -0000 1.27 --- changelog 5 Nov 2003 11:48:17 -0000 1.28 *************** *** 1,2 **** --- 1,12 ---- + dnprogs (2.26) unstable; urgency=low + + * dnetd: Fix log function that could cause daemons to segfault if + they ran as a user with an invalid home directory. + * Minor tweaks to rpm building so the Red Hat users always get + a useful startup script. + * Remove some cruft from the Makefile. + + -- Patrick Caulfield <pa...@de...> Wed, 5 Nov 2003 10:30:29 +0000 + dnprogs (2.25) unstable; urgency=low |
From: Patrick C. <pa...@us...> - 2003-11-05 11:48:25
|
Update of /cvsroot/linux-decnet/dnprogs In directory sc8-pr-cvs1:/tmp/cvs-serv26924 Modified Files: Makefile Makefile.common NEWS Log Message: Tidy Makefiles & RPM startup script. bump version number. Index: Makefile =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/Makefile,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -r1.22 -r1.23 *** Makefile 15 Oct 2003 15:46:52 -0000 1.22 --- Makefile 5 Nov 2003 11:48:17 -0000 1.23 *************** *** 26,34 **** - backup: - rm -f /var/tmp/$(PKGNAME).tgz - tar -czvf /var/tmp/$(PKGNAME).tgz -Xexcludes-backup . - cp /var/tmp/$(PKGNAME).tgz /msdos/dev/bosy/ - clean: rm -rf debian/tmp --- 26,29 ---- *************** *** 75,83 **** make prefix=/usr RELEASE=true -j make DESTDIR=`pwd`/rpmbuild install make dist install -d rpmbuild/etc/rc.d/init.d install -d rpmbuild/usr/doc ! install scripts/decnet.sh rpmbuild/etc/rc.d/init.d/decnet ! ln -sf libdnet.so.2 rpmbuild/usr/lib/libdnet.so.1 sed -e's/%%PACKAGENAME%%/$(PKGNAME)/g' \ -e's/%%VERSION%%/$(VERSION)/g' \ --- 70,78 ---- make prefix=/usr RELEASE=true -j make DESTDIR=`pwd`/rpmbuild install + ln -sf libdnet.so.2 rpmbuild/usr/lib/libdnet.so.1 make dist install -d rpmbuild/etc/rc.d/init.d install -d rpmbuild/usr/doc ! sed -e's@/usr/local@/usr@g' < scripts/decnet.sh >rpmbuild/etc/rc.d/init.d/decnet sed -e's/%%PACKAGENAME%%/$(PKGNAME)/g' \ -e's/%%VERSION%%/$(VERSION)/g' \ *************** *** 89,94 **** mkdir -p BUILD RPMS/$(ARCH) cp README NEWS Documentation/*.README BUILD ! fakeroot rpmbuild -bb --target $(ARCH) --buildroot `pwd`/rpmbuild -v --rcfile .rpmrc $(PKGNAME).spec ! rm -f $(PKGNAME).spec .rpmrc .rpmmacros # --- 84,89 ---- mkdir -p BUILD RPMS/$(ARCH) cp README NEWS Documentation/*.README BUILD ! rpmbuild -bb --target $(ARCH) --buildroot `pwd`/rpmbuild -v --rcfile .rpmrc $(PKGNAME).spec ! rm -f $(PKGNAME).spec .rpmrc .rpmmacros # *************** *** 99,113 **** rm -f dnlogin/*.o dnlogin/dnlogin dpkg-buildpackage -rfakeroot - - # - # Copy binaries to the web preload directory. - # Only really works on my Intel machine, hence the check - # - bindist: dist rpm deb - @if [ `uname -n` != "tyke" ]; then echo "Only do this on Patrick\'s Intel box"; exit 1; fi - cp /usr/src/redhat/SOURCES/$(PKGNAME)-$(VERSION).tar.gz /home/patrick/public_html/decnet - cp ../$(PKGNAME)_$(VERSION)-1_i386.deb /home/patrick/public_html/decnet - cp /usr/src/redhat/RPMS/$(ARCH)/$(PKGNAME)-$(VERSION)-1.i386.rpm /home/patrick/public_html/decnet - cp /scratch/sparclinux/$(PKGNAME)-$(VERSION)-1.sparc.rpm /home/patrick/public_html/decnet # --- 94,97 ---- Index: Makefile.common =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/Makefile.common,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -r1.25 -r1.26 *** Makefile.common 24 Sep 2003 15:53:43 -0000 1.25 --- Makefile.common 5 Nov 2003 11:48:17 -0000 1.26 *************** *** 54,58 **** MAJOR_VERSION=2 ! MINOR_VERSION=25 VERSION=$(MAJOR_VERSION).$(MINOR_VERSION) --- 54,58 ---- MAJOR_VERSION=2 ! MINOR_VERSION=26 VERSION=$(MAJOR_VERSION).$(MINOR_VERSION) Index: NEWS =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/NEWS,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -r1.18 -r1.19 *** NEWS 4 Nov 2002 11:20:32 -0000 1.18 --- NEWS 5 Nov 2003 11:48:17 -0000 1.19 *************** *** 1,2 **** --- 1,56 ---- + dnprogs (2.26) unstable; urgency=low + + * dnetd: Fix log function that could cause daemons to segfault if + they ran as a user with an invalid home directory. + * Minor tweaks to rpm building so the Red Hat users always get + a useful startup script. + * Remove some cruft from the Makefile. + + -- Patrick Caulfield <pa...@de...> Wed, 5 Nov 2003 10:30:29 +0000 + + dnprogs (2.25) unstable; urgency=low + + * po-debconf support and German & French description translations + Closes: #210661, #211635 + * Get rid of the "-1" in the version number as it's not right, this + really is a debian package. But include a README.Debian to keep + some people happy. + Closes: #197332 + * Don't use SIGIO in sethost as it's unreliable and tacky. + + -- Patrick Caulfield <pa...@de...> Wed, 24 Sep 2003 13:57:47 +0100 + + dnprogs (2.24-1) unstable; urgency=low + + * support for large files. + + -- Patrick Caulfield <pa...@de...> Fri, 6 Jun 2003 12:03:39 +0100 + + dnprogs (2.23.2-1) unstable; urgency=low + + * Always return 0 from init scripts in case someone installs DECnet + when they don't actually want it. + Closes: #192052 + + -- Patrick Caulfield <pa...@de...> Tue, 6 May 2003 08:14:29 +0100 + + dnprogs (2.23.1-1) unstable; urgency=low + + * Add library path to dnroute link. + Closes: #191946 + * Get rid of C++ism in dnroute + + -- Patrick Caulfield <pa...@de...> Mon, 5 May 2003 09:26:55 +0100 + + dnprogs (2.23-1) unstable; urgency=low + + * sethost no longer gets stuck in a tight loop after shutting down + a node. + * Move libdnet-dev to libdevel section. + * dnroute is now included. + * Add routing support to init scripts + + -- Patrick Caulfield <pa...@de...> Sun, 4 May 2003 13:14:33 +0100 + dnprogs (2.22-1) unstable; urgency=low |
From: Patrick C. <pa...@us...> - 2003-10-28 10:20:16
|
Update of /cvsroot/linux-decnet/dnprogs/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv11989/scripts Modified Files: decnet.sh Log Message: Get rid of comment about Caldera and remove redundant variables. use $interfaces in call to setether as we promised in the comment. Index: decnet.sh =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/scripts/decnet.sh,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** decnet.sh 15 Oct 2003 15:46:53 -0000 1.7 --- decnet.sh 28 Oct 2003 10:14:53 -0000 1.8 *************** *** 34,46 **** # then remove the -hw switch from the command. # - # If running on Caldera OpenLinux you may need to add the -f switch to - # startnet to force it to change the MAC address because that - # distribution's startup scripts UP all the interfaces before calling any - # other scripts :-( - # interfaces="" - startnet="$prefix/sbin/startnet -hw $interfaces" - # # Set up some variables. --- 34,39 ---- *************** *** 77,81 **** CCT=`grep executor /etc/decnet.conf | awk '{print $6}'` echo "$CCT" > /proc/sys/net/decnet/default_device ! $prefix/sbin/setether $NODE $CCT for i in $daemons --- 70,74 ---- CCT=`grep executor /etc/decnet.conf | awk '{print $6}'` echo "$CCT" > /proc/sys/net/decnet/default_device ! $prefix/sbin/setether $NODE $interfaces for i in $daemons |
From: Patrick C. <pa...@us...> - 2003-10-28 10:10:36
|
Update of /cvsroot/linux-decnet/dnprogs/libdaemon In directory sc8-pr-cvs1:/tmp/cvs-serv11117 Modified Files: dnet_daemon.c Log Message: Fix log function that could cause daemons to segfault if they ran as a user with an invalid home directory. Index: dnet_daemon.c =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/libdaemon/dnet_daemon.c,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -r1.10 -r1.11 *** dnet_daemon.c 10 Jul 2002 07:39:21 -0000 1.10 --- dnet_daemon.c 28 Oct 2003 10:07:11 -0000 1.11 *************** *** 614,618 **** if (chdir(pw->pw_dir)) { ! DNETLOG((LOG_WARNING, "Cannot chdir to %s : %m\n")); chdir("/"); } --- 614,618 ---- if (chdir(pw->pw_dir)) { ! DNETLOG((LOG_WARNING, "Cannot chdir to %s : %m\n", pw->pw_dir)); chdir("/"); } |
From: Patrick C. <pa...@us...> - 2003-10-15 15:48:20
|
Update of /cvsroot/linux-decnet/dnprogs/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv17926/scripts Modified Files: decnet.sh Log Message: Fixes for Red Hat. Index: decnet.sh =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/scripts/decnet.sh,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** decnet.sh 18 Oct 2002 09:41:32 -0000 1.6 --- decnet.sh 15 Oct 2003 15:46:53 -0000 1.7 *************** *** 23,29 **** # Daemons to start. You may remove the ones you don't want # - prefix=/usr/local daemons="dnetd phoned" # # Interfaces to set the MAC address of. If empty all available --- 23,31 ---- # Daemons to start. You may remove the ones you don't want # daemons="dnetd phoned" + # Prefix for where the progs are installed. This is where the RPM puts them + prefix=/usr + # # Interfaces to set the MAC address of. If empty all available *************** *** 71,89 **** echo -n "Starting DECnet: " ! # Run startnet only if we need to ! EXEC=`cat /proc/net/decnet | sed -n '2s/ *\([0-9]\.[0-9]\).*[0-9]\.[0-9]/\1/p'` ! if [ -z "$EXEC" -o "$EXEC" = "0.0" ] ! then ! $startnet ! if [ $? != 0 ] ! then ! echo error starting socket layer. ! exit 1 ! fi ! NODE=`grep executor /etc/decnet.conf|sed 's/.* \([0-9.]\{3,7\}\) .*/\1/'` ! echo "$NODE" > /proc/sys/net/decnet/node_address ! CCT=`grep executor /etc/decnet.conf|sed 's/.*line *//'` ! echo "$CCT" > /proc/sys/net/decnet/default_device ! fi for i in $daemons --- 73,81 ---- echo -n "Starting DECnet: " ! NODE=`grep executor /etc/decnet.conf| awk '{print $2}'` ! echo "$NODE" > /proc/sys/net/decnet/node_address ! CCT=`grep executor /etc/decnet.conf | awk '{print $6}'` ! echo "$CCT" > /proc/sys/net/decnet/default_device ! $prefix/sbin/setether $NODE $CCT for i in $daemons |
From: Patrick C. <pa...@us...> - 2003-10-15 15:48:15
|
Update of /cvsroot/linux-decnet/dnprogs/apps In directory sc8-pr-cvs1:/tmp/cvs-serv17926/apps Modified Files: Makefile Log Message: Fixes for Red Hat. Index: Makefile =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/apps/Makefile,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** Makefile 17 Jul 2001 08:01:13 -0000 1.6 --- Makefile 15 Oct 2003 15:46:53 -0000 1.7 *************** *** 73,76 **** --- 73,77 ---- install -m 0755 -s $(PROG4) $(prefix)/bin install -m 0755 -s $(PROG5) $(prefix)/sbin + install -m 0700 setether.sh $(prefix)/sbin/setether if [ -f $(PROG6) ]; then install -m 0750 -s $(PROG6) $(prefix)/sbin; fi install -m 0755 -s $(PROG7) $(prefix)/sbin |
From: Patrick C. <pa...@us...> - 2003-10-15 15:47:33
|
Update of /cvsroot/linux-decnet/dnprogs In directory sc8-pr-cvs1:/tmp/cvs-serv17926 Modified Files: Makefile rpm.spec Log Message: Fixes for Red Hat. Index: Makefile =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/Makefile,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -r1.21 -r1.22 *** Makefile 6 Jun 2003 12:02:33 -0000 1.21 --- Makefile 15 Oct 2003 15:46:52 -0000 1.22 *************** *** 77,84 **** make dist install -d rpmbuild/etc/rc.d/init.d - install -d rpmbuild/etc/rc.d/rc3.d install -d rpmbuild/usr/doc install scripts/decnet.sh rpmbuild/etc/rc.d/init.d/decnet - ln -sf ../init.d/decnet rpmbuild/etc/rc.d/rc3.d/S09decnet ln -sf libdnet.so.2 rpmbuild/usr/lib/libdnet.so.1 sed -e's/%%PACKAGENAME%%/$(PKGNAME)/g' \ --- 77,82 ---- Index: rpm.spec =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/rpm.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** rpm.spec 4 May 2003 12:15:42 -0000 1.6 --- rpm.spec 15 Oct 2003 15:46:52 -0000 1.7 *************** *** 38,42 **** --- 38,46 ---- %%PREFIX%%/sbin/startnet %%PREFIX%%/sbin/decnetconf + %%PREFIX%%/sbin/setether + %%PREFIX%%/sbin/sendvmsmail + %%PREFIX%%/sbin/vmsmaild %%PREFIX%%/man/man1/dncopy.1 + %%PREFIX%%/man/man1/phone.1 %%PREFIX%%/man/man1/dntype.1 %%PREFIX%%/man/man1/dntask.1 *************** *** 51,54 **** --- 55,59 ---- %%PREFIX%%/man/man3/dnet_htoa.3 %%PREFIX%%/man/man3/dnet_ntoa.3 + %%PREFIX%%/man/man3/dnet_eof.3 %%PREFIX%%/man/man3/dnet_getnode.3 %%PREFIX%%/man/man3/dnet_nextnode.3 *************** *** 73,77 **** --- 78,85 ---- %%PREFIX%%/man/man8/sendvmsmail.8 %%PREFIX%%/man/man8/vmsmaild.8 + %%PREFIX%%/man/man8/setether.8 + %%PREFIX%%/man/man8/decnetconf.8 /etc/rc.d/init.d/decnet + /etc/decnet.proxy %%LIBPREFIX%%/lib/libdnet.a %%LIBPREFIX%%/lib/libdnet.so.1 *************** *** 105,108 **** --- 113,118 ---- %post + chkconfig --level 345 decnet on /sbin/ldconfig; if [ ! -f /etc/decnet.conf ]; then %%PREFIX%%/sbin/decnetconf </dev/tty ; fi + |
From: Patrick C. <pa...@us...> - 2003-09-26 08:02:13
|
Update of /cvsroot/linux-decnet/dnprogs/apps In directory sc8-pr-cvs1:/tmp/cvs-serv9791 Modified Files: sethost.c Log Message: Don't use SIGIO Index: sethost.c =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/apps/sethost.c,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** sethost.c 15 Dec 2002 19:43:29 -0000 1.7 --- sethost.c 26 Sep 2003 08:02:05 -0000 1.8 *************** *** 51,55 **** unsigned char char_attr[256]; ! unsigned char *nodename,inpbuf[132],buf[1000], ahead[32]; short bufptr,blklen,cnt; --- 51,55 ---- unsigned char char_attr[256]; ! unsigned char *nodename,inpbuf[132],buf[1600], ahead[32]; short bufptr,blklen,cnt; *************** *** 75,78 **** --- 75,80 ---- static int htype; /*ed*/ + static void (*kb_handler)(int); + /* Routines in this program: static void usage(char *prog, FILE *f) *************** *** 288,298 **** } /* ! if ((zz == 2 ) && (car == ESC) && (han_char.input_escseq_recognition)) */ if (car == ESC) escseq=TRUE; ! if (!escseq) ct_echo_input_char(&car); ! inpbuf[inpptr++]=car; inpcnt += 1; --- 290,300 ---- } /* ! if ((zz == 2 ) && (car == ESC) && (han_char.input_escseq_recognition)) */ if (car == ESC) escseq=TRUE; ! if (!escseq) ct_echo_input_char(&car); ! inpbuf[inpptr++]=car; inpcnt += 1; *************** *** 301,309 **** { esclen += 1; ! if (escseq_terminator(car)) ct_terminate_read(1); return; } ! if (zz==2) { if (car < 0x1B) --- 303,311 ---- { esclen += 1; ! if (escseq_terminator(car)) ct_terminate_read(1); return; } ! if (zz==2) { if (car < 0x1B) *************** *** 323,327 **** if (flavor != CTERM) return 0; ! oo=char_attr[car] & 0x03; i =(char_attr[car] & 0x04) >> 2; --- 325,329 ---- if (flavor != CTERM) return 0; ! oo=char_attr[car] & 0x03; i =(char_attr[car] & 0x04) >> 2; *************** *** 329,333 **** ee=(char_attr[car] & 0x30) >> 4; f =(char_attr[car] & 0x40) >> 6; ! if (oo==0) return 0; msg[5]=d; --- 331,335 ---- ee=(char_attr[car] & 0x30) >> 4; f =(char_attr[car] & 0x40) >> 6; ! if (oo==0) return 0; msg[5]=d; *************** *** 349,356 **** if (oo==3) redisplay=TRUE; ! if ((oo==3) && (i==1)) return 0; ! return 1; ! } /*-------------------------------------------------------------------------*/ --- 351,358 ---- if (oo==3) redisplay=TRUE; ! if ((oo==3) && (i==1)) return 0; ! return 1; ! } /*-------------------------------------------------------------------------*/ *************** *** 366,370 **** for (i=0; i < 32; i++) term_tab[i]=0; for (i=0; i < 256; i++) char_attr[i]=0; ! if ( (np=getnodebyname(nodename)) == NULL) --- 368,372 ---- for (i=0; i < 32; i++) term_tab[i]=0; for (i=0; i < 256; i++) char_attr[i]=0; ! if ( (np=getnodebyname(nodename)) == NULL) *************** *** 557,561 **** } ! if ( (cnt=read(sockfd,buf,sizeof(buf))) < 0) { int status = 0; --- 559,563 ---- } ! if ( (cnt=dnet_recv(sockfd, buf, sizeof(buf), MSG_EOR)) < 0) { int status = 0; *************** *** 597,601 **** } ! if ( (cnt=read(sockfd,buf,sizeof(buf))) < 0) { printf("ct_setup_link: error receiving bind from host\n"); --- 599,603 ---- } ! if ( (cnt=dnet_recv(sockfd,buf,sizeof(buf),MSG_EOR)) < 0) { printf("ct_setup_link: error receiving bind from host\n"); *************** *** 650,654 **** } ! if ( (cnt=read(sockfd,buf,sizeof(buf))) < 0) { printf("ct_setup_link: error receiving initiate/host\n"); --- 652,656 ---- } ! if ( (cnt=dnet_recv(sockfd,buf,sizeof(buf),MSG_EOR)) < 0) { printf("ct_setup_link: error receiving initiate/host\n"); *************** *** 695,699 **** raw.c_cc[4] = 1; raw.c_cc[5] = 2; ! if ( ioctl(ttyfd,TCSETA,&raw) < 0) { --- 697,701 ---- raw.c_cc[4] = 1; raw.c_cc[5] = 2; ! if ( ioctl(ttyfd,TCSETA,&raw) < 0) { *************** *** 707,716 **** exit(-1); } ! if ( (fcntl(ttyfd,F_SETFL,savflgs|FASYNC)) < 0) ! { ! perror("setflg"); ! ct_reset_term(); ! exit(-1); ! } } /*-------------------------------------------------------------------------*/ --- 709,713 ---- exit(-1); } ! } /*-------------------------------------------------------------------------*/ *************** *** 726,730 **** cntx=read(ttyfd,&buf,80); for (i=0; i < cntx; i++) ! { c=buf[i]; if (c==exit_char) --- 723,727 ---- cntx=read(ttyfd,&buf,80); for (i=0; i < cntx; i++) ! { c=buf[i]; if (c==exit_char) *************** *** 742,746 **** break; case CTRL_O: discard = ~discard; ! if (discard) write(ttyfd,"\n*output off*\n",14); else --- 739,743 ---- break; case CTRL_O: discard = ~discard; ! if (discard) write(ttyfd,"\n*output off*\n",14); else *************** *** 753,757 **** default: if (ct_out_of_band(c)) break; ! if (read_present) { ct_input_proc(c); --- 750,754 ---- default: if (ct_out_of_band(c)) break; ! if (read_present) { ct_input_proc(c); *************** *** 763,768 **** } } ! signal(SIGIO,ct_preinput_proc); /* re-establish itself */ ! } /*-------------------------------------------------------------------------*/ static void rsts_preinput_proc(int x) --- 760,764 ---- } } ! } /*-------------------------------------------------------------------------*/ static void rsts_preinput_proc(int x) *************** *** 775,779 **** cntx=read(ttyfd, &buf[4], 80); for (i=0; i < cntx; i++) ! { c=buf[i + 4]; if (c==exit_char) --- 771,775 ---- cntx=read(ttyfd, &buf[4], 80); for (i=0; i < cntx; i++) ! { c=buf[i + 4]; if (c==exit_char) *************** *** 799,804 **** exit(-1); } ! signal(SIGIO, rsts_preinput_proc); /* re-establish itself */ ! } /*-------------------------------------------------------------------------*/ static void rsx_preinput_proc(int x) --- 795,799 ---- exit(-1); } ! } /*-------------------------------------------------------------------------*/ static void rsx_preinput_proc(int x) *************** *** 817,821 **** cntx=read(ttyfd, &buf, 80); for (i=0; i < cntx; i++) ! { c=buf[i]; if (c==exit_char) --- 812,816 ---- cntx=read(ttyfd, &buf, 80); for (i=0; i < cntx; i++) ! { c=buf[i]; if (c==exit_char) *************** *** 836,841 **** exit(-1); } ! signal(SIGIO, tops_preinput_proc); /* re-establish itself */ ! } /*-------------------------------------------------------------------------*/ static void ct_print_char(char *c) --- 831,835 ---- exit(-1); } ! } /*-------------------------------------------------------------------------*/ static void ct_print_char(char *c) *************** *** 901,905 **** bufptr += 1; flg=buf[bufptr]; ! ee = (flg & 0x03); bufptr += 1; /* Point to next char */ --- 895,899 ---- bufptr += 1; flg=buf[bufptr]; ! ee = (flg & 0x03); bufptr += 1; /* Point to next char */ *************** *** 907,935 **** p=(void *)&buf[bufptr]; max_len=dn_ntohs(*p); ! bufptr += 2; p=(void *)&buf[bufptr]; end_of_data=dn_ntohs(*p); ! bufptr += 2; p=(void *)&buf[bufptr]; timeout=dn_ntohs(*p); ! bufptr += 2; p=(void *)&buf[bufptr]; end_of_prompt=dn_ntohs(*p); ! bufptr += 2; p=(void *)&buf[bufptr]; start_of_display=dn_ntohs(*p); ! bufptr += 2; p=(void *)&buf[bufptr]; low_water=dn_ntohs(*p); ! bufptr += 2; termlen = buf[bufptr]; bufptr += 1; procnt=17; ! for (i=0; i < termlen; i++) { term_tab[i]=buf[bufptr]; --- 901,929 ---- p=(void *)&buf[bufptr]; max_len=dn_ntohs(*p); ! bufptr += 2; p=(void *)&buf[bufptr]; end_of_data=dn_ntohs(*p); ! bufptr += 2; p=(void *)&buf[bufptr]; timeout=dn_ntohs(*p); ! bufptr += 2; p=(void *)&buf[bufptr]; end_of_prompt=dn_ntohs(*p); ! bufptr += 2; p=(void *)&buf[bufptr]; start_of_display=dn_ntohs(*p); ! bufptr += 2; p=(void *)&buf[bufptr]; low_water=dn_ntohs(*p); ! bufptr += 2; termlen = buf[bufptr]; bufptr += 1; procnt=17; ! for (i=0; i < termlen; i++) { term_tab[i]=buf[bufptr]; *************** *** 995,999 **** s = (flgs & 0x400) >> 10; t = (flgs & 0x800) >> 11; ! prefix = buf[bufptr]; bufptr += 1; --- 989,993 ---- s = (flgs & 0x400) >> 10; t = (flgs & 0x800) >> 11; ! prefix = buf[bufptr]; bufptr += 1; *************** *** 1008,1012 **** if (d) discard=FALSE; ! if (pp==1) { for (i=0; i < pp; i++) ct_print_char(&lf); --- 1002,1006 ---- if (d) discard=FALSE; ! if (pp==1) { for (i=0; i < pp; i++) ct_print_char(&lf); *************** *** 1021,1026 **** procnt += 1; ct_print_char(&c); ! } ! if (qq==1) { for (i=0; i < qq; i++) ct_print_char(&lf); --- 1015,1020 ---- procnt += 1; ct_print_char(&c); ! } ! if (qq==1) { for (i=0; i < qq; i++) ct_print_char(&lf); *************** *** 1081,1085 **** { if (debug == 2) { printf(" ct_readchar_req...Phys char!\n");} ! switch (selector & 0xFF) { case 0x01: /* Input speed */ --- 1075,1079 ---- { if (debug == 2) { printf(" ct_readchar_req...Phys char!\n");} ! switch (selector & 0xFF) { case 0x01: /* Input speed */ *************** *** 1212,1216 **** bufptr += 2; break; ! case 0x02: /* Terminal attributes */ p=(void *)&outbuf[ouptr]; --- 1206,1210 ---- bufptr += 2; break; ! case 0x02: /* Terminal attributes */ p=(void *)&outbuf[ouptr]; *************** *** 1643,1647 **** fd_set rdfs; int retval; - long numbytes; if (debug == 2) { printf(" Entered static void ct_read_pkt...\n");} --- 1637,1640 ---- *************** *** 1649,1681 **** FD_ZERO(&rdfs); FD_SET(sockfd,&rdfs); ! retval=select(sockfd+1,&rdfs,NULL,NULL, NULL); ! } while (retval <= 0); ! ioctl(sockfd,FIONREAD,&numbytes); ! cnt=read(sockfd,buf,numbytes); ! if (cnt <= 0) { unbind = TRUE; return; ! } ! /* ! if ( (cnt=read(sockfd,buf,sizeof(buf))) < 0) ! { ! perror("read pkt"); ! ct_reset_term(); ! exit(-1); ! } ! */ ! if (flavor == CTERM) ! { if (buf[0] == 0x09) bufptr = 2; if ( (cnt==3) && (buf[0] == 0x02)) unbind = TRUE; ! } ! else ! { if (cnt == 0) ! unbind = TRUE; bufptr = 0; } } /*-------------------------------------------------------------------------*/ --- 1642,1675 ---- FD_ZERO(&rdfs); FD_SET(sockfd,&rdfs); ! FD_SET(ttyfd,&rdfs); ! retval=select(FD_SETSIZE,&rdfs,NULL,NULL, NULL); ! } while (retval <= 0); ! ! if (FD_ISSET(sockfd, &rdfs)) { + cnt=dnet_recv(sockfd,buf,sizeof(buf),MSG_EOR); + if (cnt <= 0) + { unbind = TRUE; return; ! } ! if (flavor == CTERM) ! { if (buf[0] == 0x09) bufptr = 2; if ( (cnt==3) && (buf[0] == 0x02)) unbind = TRUE; ! } ! else ! { if (cnt == 0) ! unbind = TRUE; bufptr = 0; + } + } + if (FD_ISSET(ttyfd, &rdfs)) + { + kb_handler(0); } + } /*-------------------------------------------------------------------------*/ *************** *** 1705,1709 **** exit(-1); } ! write(ttyfd, buf + 4, data_cnt); } bufptr = cnt; --- 1699,1703 ---- exit(-1); } ! write(ttyfd, buf + 4, data_cnt); } bufptr = cnt; *************** *** 1727,1731 **** blklen=buf[bufptr] | (buf[bufptr+1]<<8); ! bufptr += 2; switch(buf[bufptr]) { --- 1721,1725 ---- blklen=buf[bufptr] | (buf[bufptr+1]<<8); ! bufptr += 2; switch(buf[bufptr]) { *************** *** 1790,1794 **** struct sigaction sa; sigset_t ss; ! int verbosity; /*int debug = 0;*/ --- 1784,1788 ---- struct sigaction sa; sigset_t ss; ! int verbosity; /*int debug = 0;*/ *************** *** 1802,1808 **** while ((opt=getopt(argc,argv,"?Vhdte:")) != EOF) { ! switch(opt) { ! case 'h': usage(argv[0], stdout); exit(0); --- 1796,1802 ---- while ((opt=getopt(argc,argv,"?Vhdte:")) != EOF) { ! switch(opt) { ! case 'h': usage(argv[0], stdout); exit(0); *************** *** 1834,1845 **** { usage(argv[0], stderr); ! exit(2); } nodename = argv[optind]; ! ! ct_setup(); /* Resolve remote node addr*/ /* ct_setup_link may use "cooked" to send terminal characteristics ! * to the other end */ if ( ioctl(ttyfd,TCGETA,&cooked) < 0) --- 1828,1839 ---- { usage(argv[0], stderr); ! exit(2); } nodename = argv[optind]; ! ! ct_setup(); /* Resolve remote node addr*/ /* ct_setup_link may use "cooked" to send terminal characteristics ! * to the other end */ if ( ioctl(ttyfd,TCGETA,&cooked) < 0) *************** *** 1849,1855 **** } ct_setup_link(); /* Setup link */ ! ct_init_term(); /* Set terminal in raw mode*/ ! sigemptyset(&ss); if (debug == 1) --- 1843,1849 ---- } ct_setup_link(); /* Setup link */ ! ct_init_term(); /* Set terminal in raw mode*/ ! sigemptyset(&ss); if (debug == 1) *************** *** 1860,1873 **** { case CTERM: ! sa.sa_handler = ct_preinput_proc; break; case RSTS: ! sa.sa_handler = rsts_preinput_proc; ! break; case RSX: ! sa.sa_handler = rsx_preinput_proc; break; case TOPS20: ! sa.sa_handler = tops_preinput_proc; break; case VMS: --- 1854,1867 ---- { case CTERM: ! kb_handler = ct_preinput_proc; break; case RSTS: ! kb_handler = rsts_preinput_proc; ! break; case RSX: ! kb_handler = rsx_preinput_proc; break; case TOPS20: ! kb_handler = tops_preinput_proc; break; case VMS: *************** *** 1875,1890 **** break; } - sa.sa_mask = ss; - sa.sa_flags = 0; - sigaction(SIGIO, &sa, NULL); /* Setup SIGIO Handler for */ - /* keyboard input */ - sa.sa_handler=ct_timeout_proc; - sigaction(SIGALRM, &sa, NULL); alarm(0); ! ct_proc_pkt(); /* Process input packets */ ! ct_reset_term(); ! return 0; } --- 1869,1878 ---- break; } alarm(0); ! ct_proc_pkt(); /* Process input packets */ ! ct_reset_term(); ! return 0; } |
From: Patrick C. <pa...@us...> - 2003-09-26 08:01:47
|
Update of /cvsroot/linux-decnet/dnprogs/debian In directory sc8-pr-cvs1:/tmp/cvs-serv9725 Modified Files: changelog dnet-common.files rules Added Files: dnet-common.README Log Message: Addition doc files to keep people happy. --- NEW FILE: dnet-common.README --- The DECnet packages are native to Debian and the latest version should always be the one in the Debian "unstable" archive. The homepage for the project is at http://linux-decnet.sourceforge.net Index: changelog =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/debian/changelog,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -r1.26 -r1.27 *** changelog 6 Jun 2003 12:02:33 -0000 1.26 --- changelog 26 Sep 2003 08:01:43 -0000 1.27 *************** *** 1,2 **** --- 1,14 ---- + dnprogs (2.25) unstable; urgency=low + + * po-debconf support and German & French description translations + Closes: #210661, #211635 + * Get rid of the "-1" in the version number as it's not right, this + really is a debian package. But include a README.Debian to keep + some people happy. + Closes: #197332 + * Don't use SIGIO in sethost as it's unreliable and tacky. + + -- Patrick Caulfield <pa...@de...> Wed, 24 Sep 2003 13:57:47 +0100 + dnprogs (2.24-1) unstable; urgency=low Index: dnet-common.files =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/debian/dnet-common.files,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** dnet-common.files 1 Mar 2001 13:16:44 -0000 1.4 --- dnet-common.files 26 Sep 2003 08:01:43 -0000 1.5 *************** *** 6,9 **** --- 6,10 ---- ./usr/sbin/decnetconf ./usr/share/doc/dnet-common/README + ./usr/share/doc/dnet-common/README.Debian ./usr/share/doc/dnet-common/decnet.conf.sample ./usr/share/man/man8/decnetconf.8 Index: rules =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/debian/rules,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -r1.17 -r1.18 *** rules 24 Sep 2003 15:53:43 -0000 1.17 --- rules 26 Sep 2003 08:01:43 -0000 1.18 *************** *** 37,40 **** --- 37,41 ---- cp README debian/tmp/usr/share/doc/dnet-common cp Documentation/*README debian/tmp/usr/share/doc/dnet-common + cp debian/dnet-common.README debian/tmp/usr/share/doc/dnet-common/README.Debian cp apps/decnet.conf debian/tmp/usr/share/doc/dnet-common/decnet.conf.sample make install DESTDIR=`pwd`/debian/tmp MAKEDEB=true RELEASE=true |
From: Patrick C. <pa...@us...> - 2003-09-26 07:42:35
|
Update of /cvsroot/linux-decnet/dnprogs/debian In directory sc8-pr-cvs1:/tmp/cvs-serv6609 Modified Files: dnet-common.copyright dnet-progs.copyright libdnet-dev.copyright libdnet.copyright Log Message: Update copyright dates. Index: dnet-common.copyright =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/debian/dnet-common.copyright,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** dnet-common.copyright 18 Jul 2002 09:39:04 -0000 1.2 --- dnet-common.copyright 26 Sep 2003 07:42:30 -0000 1.3 *************** *** 2,6 **** (C) 1996-2001 Eduardo Serrat ! (C) 1996-2002 Patrick Caulfield You are free to distribute this software under the terms of the GNU General --- 2,6 ---- (C) 1996-2001 Eduardo Serrat ! (C) 1996-2003 Patrick Caulfield You are free to distribute this software under the terms of the GNU General Index: dnet-progs.copyright =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/debian/dnet-progs.copyright,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** dnet-progs.copyright 18 Jul 2002 09:39:04 -0000 1.2 --- dnet-progs.copyright 26 Sep 2003 07:42:30 -0000 1.3 *************** *** 2,6 **** (C) 1996-2001 Eduardo Serrat ! (C) 1996-2002 Patrick Caulfield You are free to distribute this software under the terms of the GNU General --- 2,6 ---- (C) 1996-2001 Eduardo Serrat ! (C) 1996-2003 Patrick Caulfield You are free to distribute this software under the terms of the GNU General Index: libdnet-dev.copyright =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/debian/libdnet-dev.copyright,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** libdnet-dev.copyright 18 Jul 2002 09:39:04 -0000 1.3 --- libdnet-dev.copyright 26 Sep 2003 07:42:30 -0000 1.4 *************** *** 2,6 **** (C) 1996-2001 Eduardo Serrat ! (C) 1996-2002 Patrick Caulfield (C) 1999 Steve Whitehouse --- 2,6 ---- (C) 1996-2001 Eduardo Serrat ! (C) 1996-2003 Patrick Caulfield (C) 1999 Steve Whitehouse Index: libdnet.copyright =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/debian/libdnet.copyright,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** libdnet.copyright 18 Jul 2002 09:39:04 -0000 1.3 --- libdnet.copyright 26 Sep 2003 07:42:30 -0000 1.4 *************** *** 2,6 **** (C) 1996-2001 Eduardo Serrat ! (C) 1996-2002 Patrick Caulfield (C) 1999 Steve Whitehouse --- 2,6 ---- (C) 1996-2001 Eduardo Serrat ! (C) 1996-2003 Patrick Caulfield (C) 1999 Steve Whitehouse |
From: Patrick C. <pa...@us...> - 2003-09-24 15:53:49
|
Update of /cvsroot/linux-decnet/dnprogs/debian/po In directory sc8-pr-cvs1:/tmp/cvs-serv16891/debian/po Added Files: de.po fr.po Log Message: Debian l10n --- NEW FILE: de.po --- # # Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' # # Some information specific to po-debconf are available at # /usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans # # Developers do not need to manually edit POT or PO files. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2003-09-12 06:32+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Sebastian Feltel\n" "Language-Team: LANGUAGE <LL...@li...>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" #. Description #: ../dnet-common.templates:4 #, fuzzy msgid "DECnet node name" msgstr "Wie lautet der DECnet Knotenname?" #. Description #: ../dnet-common.templates:4 #, fuzzy msgid "" "All nodes on a DECnet network have a node name. This is similar to the IP " "hostname but can only be a maximum of 6 characters long. . It is common that " "the DECnet name is the same as the IP name (if your machine has one). If you " "do not know the answer to this question please contact your system " "administrator." msgstr "" "Alle Knoten in einem DECnet-Netzwerk haben einen Knotennamen. Dieser ist " "vergleichbar mit dem Hostnamen in einem IP-Netz, jedoch kann der Knotenname " "nich länger als 6 Zeichen sein." #. Description #: ../dnet-common.templates:14 #, fuzzy msgid "DECnet node address" msgstr "Wie lautet die DECnet Knotenadresse?" #. Description #: ../dnet-common.templates:14 msgid "" "All nodes on a DECnet network have a node address. This is two numbers " "seperated with a period (eg 3.45) where the first number denotes the area " "and the second is the node within that area." msgstr "" "Alle Knoten in einem DECnet-Netzwerk haben eine Knotenadresse. Sie besteht " "aus zwei Zahlen, die durch einen Punkt getrennt sind. Die erste Zahl " "spezifiziert das Netz, die zweite den Knoten innerhalb des Netzes." #. Description #: ../dnet-common.templates:14 #, fuzzy msgid "" "Do not make up a number here. If you do not know your DECnet node address " "then ask your system administrator." msgstr "" "Wählen Sie hier keine beliebige Nummer. Wenn Sie die Knotennummer nicht " "kennen, dann sollten Sie Ihren Systemadministrator fragen." #. Description #: ../dnet-common.templates:24 msgid "DECnet startup changes your ethernet hardware address" msgstr "Starten des DECnet verändert die MAC-Adresse Ihrer Netzwerkkarten." #. Description #: ../dnet-common.templates:24 msgid "" "The \"setether\" program in this package will change the hardware (MAC) " "address of all ethernet cards in your system (by default) to match the " "DECnet node address. This is essential for the operation of DECnet and so is " "not optional. However, if you have more than one ethernet card you may want " "to edit /etc/default/decnet to alter the list of cards whose hardware " "addresses are changed." msgstr "" "Das setether-Programm in diesem Paket wird standardmäßig die Hardware- " "Adresse aller im Rechner installierten Netzwerkkarten ändern, um diese an " "die Knotenadresse anzupassen. Dies ist wichtig für den Betrieb des DECnet " "und kann nicht unterbunden werden. Wenn Sie mehr als eine Netz- werkkarte im " "Rechner installiert haben, dann können Sie die Karte, die Sie für DECnet " "verwenden wollen, in der Datei /etc/default/decnet angeben." #. Description #: ../dnet-common.templates:24 msgid "" "Be aware that any other machines that have your system's MAC address in " "their ARP cache may no longer be able to communicate with you via IP " "protocols until this cache has timed out or been flushed." msgstr "" "Achten Sie darauf, das Ihr Rechner nicht mit anderen Rechnern über IP " "kommunizieren kann, solange diese nicht ihren ARP-Cache (Zwischenspeicher " "für MAC-Adressen) leeren oder er von alleine verfällt." #. Description #: ../dnet-common.templates:24 msgid "" "The MAC address cannot be changed on-the-fly so you will need to reboot your " "machine before DECnet can function." msgstr "" "Die MAC-Adresse kann nicht sofort geändert werden. Sie müssen Ihren Rechner " "neu starten, um DECnet verwenden zu können." #. Description #: ../dnet-common.templates:24 msgid "" "You should also edit /etc/decnet.conf to add the names and addresses of " "DECnet nodes you want to communicate with." msgstr "" "Sie sollten die Datei /etc/decnet.conf anpassen, und darin die Namen und " "Adressen der DECnet-Knoten angeben mit denen Sie kommunizieren wollen." #~ msgid "What is your DECnet node name?" #~ msgstr "Wie lautet der DECnet Knotenname?" #~ msgid "What is your DECnet node address?" #~ msgstr "Wie lautet die DECnet Knotenadresse?" #, fuzzy #~ msgid "" #~ "All nodes on a DECnet network have a node address. Such address consists " #~ "of two numbers seperated with a period (eg 3.45) where the first number " #~ "is the area and the second is the node within that area." #~ msgstr "" #~ "Alle Knoten in einem DECnet-Netzwerk haben eine Knotenadresse. Sie " #~ "besteht aus zwei Zahlen, die durch einen Punkt getrennt sind. Die erste " #~ "Zahl spezifiziert das Netz, die zweite den Knoten innerhalb des Netzes." #, fuzzy #~ msgid "" #~ "Do not use a random number here. If you do not know your DECnet node " #~ "address, then ask your system administrator." #~ msgstr "" #~ "Wählen Sie hier keine beliebige Nummer. Wenn Sie die Knotennummer nicht " #~ "kennen, dann sollten Sie Ihren Systemadministrator fragen." #, fuzzy #~ msgid "" #~ "Do not make up a number here, If you do not know your DECnet node addres " #~ "then ask your system administrator." #~ msgstr "" #~ "Wählen Sie hier keine beliebige Nummer. Wenn Sie die Knotennummer nicht " #~ "kennen, dann sollten Sie Ihren Systemadministrator fragen." --- NEW FILE: fr.po --- # # Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' # # Some information specific to po-debconf are available at # /usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans # # Developers do not need to manually edit POT or PO files. # msgid "" msgstr "" "Project-Id-Version: dnprogs 2.24-1\n" "POT-Creation-Date: 2003-09-12 06:32+0200\n" "PO-Revision-Date: 2003-09-12 18:21+0100\n" "Last-Translator: Christian Perrier <bu...@de...>\n" "Language-Team: French <deb...@li...>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-15\n" "Content-Transfer-Encoding: 8bit\n" #. Description #: ../dnet-common.templates:4 msgid "DECnet node name" msgstr "Nom de noeud DECnet" #. Description #: ../dnet-common.templates:4 msgid "" "All nodes on a DECnet network have a node name. This is similar to the IP " "hostname but can only be a maximum of 6 characters long. . It is common that " "the DECnet name is the same as the IP name (if your machine has one). If you " "do not know the answer to this question please contact your system " "administrator." msgstr "" "Tous les noeuds d'un réseau DECnet ont un nom. Celui-ci est analogue au nom " "d'hôte IP mais ne peut comporter que 6 caractères maximum. Le nom DECnet est " "usuellement le même que le nom IP (si votre machine en possède un). Si vous " "ne connaissez pas ce nom, veuillez consulter votre administrateur réseau." #. Description #: ../dnet-common.templates:14 msgid "DECnet node address" msgstr "Adresse de noeud DECnet" #. Description #: ../dnet-common.templates:14 msgid "" "All nodes on a DECnet network have a node address. This is two numbers " "seperated with a period (eg 3.45) where the first number denotes the area " "and the second is the node within that area." msgstr "" "Tous les noeuds d'un réseau DECnet ont une adresse. Celle-ci est constituée " "de deux nombres séparés par un point (p. ex. 3.45) où le premier nombre " "correspond à la zone et le second représente le noeud au sein de cette zone." #. Description #: ../dnet-common.templates:14 msgid "" "Do not make up a number here. If you do not know your DECnet node address " "then ask your system administrator." msgstr "" "N'utilisez pas n'importe quelles valeurs ici. Si vous ne connaissez pas " "votre adresse de noeud DECnet, veuillez consulter votre administrateur " "réseau." #. Description #: ../dnet-common.templates:24 msgid "DECnet startup changes your ethernet hardware address" msgstr "Le démarrage de DECnet va modifier votre adresse matérielle Ethernet" #. Description #: ../dnet-common.templates:24 msgid "" "The \"setether\" program in this package will change the hardware (MAC) " "address of all ethernet cards in your system (by default) to match the " "DECnet node address. This is essential for the operation of DECnet and so is " "not optional. However, if you have more than one ethernet card you may want " "to edit /etc/default/decnet to alter the list of cards whose hardware " "addresses are changed." msgstr "" "Le programme « setether » de ce paquet va, par défaut, changer l'adresse " "matérielle (ou « adresse MAC ») de toutes les cartes Ethernet de votre " "système pour correspondre avec l'adresse de noeud DECnet. Cela est " "indispensable au bon fonctionnement de DECnet ce qui explique que ce ne soit " "pas optionnel. Cependant, si vous avez plus d'une carte Ethernet, vous " "devriez modifier /etc/default/decnet pour changer la liste des cartes dont " "l'adresse matérielle sera modifiée." #. Description #: ../dnet-common.templates:24 msgid "" "Be aware that any other machines that have your system's MAC address in " "their ARP cache may no longer be able to communicate with you via IP " "protocols until this cache has timed out or been flushed." msgstr "" "Vous devez savoir que tout autre poste qui possède votre adresse MAC dans " "son cache ARP ne pourra plus communiquer avec vous via les protocoles IP " "tant que ce cache n'aura pas expiré ou été vidé." #. Description #: ../dnet-common.templates:24 msgid "" "The MAC address cannot be changed on-the-fly so you will need to reboot your " "machine before DECnet can function." msgstr "" "L'adresse matérielle ne peut pas être modifiée à la volée et vous devrez " "donc redémarrer votre machine avant de pouvoir utiliser DECnet." #. Description #: ../dnet-common.templates:24 msgid "" "You should also edit /etc/decnet.conf to add the names and addresses of " "DECnet nodes you want to communicate with." msgstr "" "Vous devriez également modifier /etc/decnet.conf pour y ajouter les noms et " "adresses des hôtes avec lesquels vous souhaitez communiquer." |
From: Patrick C. <pa...@us...> - 2003-09-24 15:53:49
|
Update of /cvsroot/linux-decnet/dnprogs/libdap In directory sc8-pr-cvs1:/tmp/cvs-serv16891/libdap Modified Files: Makefile Log Message: Debian l10n Index: Makefile =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/libdap/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** Makefile 17 Jul 2001 08:01:14 -0000 1.3 --- Makefile 24 Sep 2003 15:53:43 -0000 1.4 *************** *** 9,12 **** --- 9,13 ---- STATICLIB=$(LIBNAME).a + CXXFLAGS+=-Wno-format-y2k all: $(STATICLIB) $(SHAREDLIB) |
From: Patrick C. <pa...@us...> - 2003-09-24 15:53:49
|
Update of /cvsroot/linux-decnet/dnprogs In directory sc8-pr-cvs1:/tmp/cvs-serv16891 Modified Files: Makefile.common excludes-dist Log Message: Debian l10n Index: Makefile.common =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/Makefile.common,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -r1.24 -r1.25 *** Makefile.common 6 Jun 2003 12:02:33 -0000 1.24 --- Makefile.common 24 Sep 2003 15:53:43 -0000 1.25 *************** *** 54,58 **** MAJOR_VERSION=2 ! MINOR_VERSION=24 VERSION=$(MAJOR_VERSION).$(MINOR_VERSION) --- 54,58 ---- MAJOR_VERSION=2 ! MINOR_VERSION=25 VERSION=$(MAJOR_VERSION).$(MINOR_VERSION) Index: excludes-dist =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/excludes-dist,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** excludes-dist 13 Sep 2002 10:50:36 -0000 1.4 --- excludes-dist 24 Sep 2003 15:53:43 -0000 1.5 *************** *** 1,5 **** *core *.o ! *.po *.a *.bak --- 1,5 ---- *core *.o ! *lib*/*.po *.a *.bak |
From: Patrick C. <pa...@us...> - 2003-09-24 15:53:49
|
Update of /cvsroot/linux-decnet/dnprogs/debian In directory sc8-pr-cvs1:/tmp/cvs-serv16891/debian Modified Files: rules Log Message: Debian l10n Index: rules =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/debian/rules,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -r1.16 -r1.17 *** rules 5 May 2003 08:31:40 -0000 1.16 --- rules 24 Sep 2003 15:53:43 -0000 1.17 *************** *** 14,18 **** -make clean -rm -f `find . -name "*~"` ! -rm -rf debian/tmp `find debian/* -type d ! -name CVS ` debian/files* core -rm -f debian/*substvars dh_clean -k --- 14,18 ---- -make clean -rm -f `find . -name "*~"` ! -rm -rf debian/tmp `find debian/* -type d ! -name CVS ! -name po` debian/files* core -rm -f debian/*substvars dh_clean -k *************** *** 61,65 **** binary-arch: checkroot build $(checkdir) ! -rm -rf debian/tmp `find debian/* -type d ! -name CVS ` install -d debian/tmp mkdir -p debian/tmp/etc/modutils --- 61,65 ---- binary-arch: checkroot build $(checkdir) ! -rm -rf debian/tmp `find debian/* -type d ! -name CVS ! -name po` install -d debian/tmp mkdir -p debian/tmp/etc/modutils |
From: Patrick C. <pa...@us...> - 2003-09-12 19:29:30
|
Update of /cvsroot/linux-decnet/dnprogs/debian In directory sc8-pr-cvs1:/tmp/cvs-serv30291 Modified Files: control dnet-common.templates Log Message: po-debconf & French debian description translation Index: control =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/debian/control,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -r1.25 -r1.26 *** control 4 May 2003 12:29:03 -0000 1.25 --- control 12 Sep 2003 19:29:26 -0000 1.26 *************** *** 3,7 **** Priority: extra Maintainer: Patrick Caulfield <pa...@de...> ! Build-Depends: debhelper(>=2), libncurses5-dev Standards-Version: 3.5.6 --- 3,7 ---- Priority: extra Maintainer: Patrick Caulfield <pa...@de...> ! Build-Depends: debhelper(>= 4.1.16), libncurses5-dev Standards-Version: 3.5.6 Index: dnet-common.templates =================================================================== RCS file: /cvsroot/linux-decnet/dnprogs/debian/dnet-common.templates,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** dnet-common.templates 25 Jul 2002 08:08:09 -0000 1.5 --- dnet-common.templates 12 Sep 2003 19:29:26 -0000 1.6 *************** *** 2,53 **** Type: string Default: linux ! Description: What is your DECnet node name? ! All nodes on a DECnet network have a node name. This is similar to ! the IP hostname but can only be a maximum of 6 characters long. ! . ! It is common that the DECnet name is the same as the IP name (if your ! machine has one). If you do not know the answer to this question please ! contact your system administrator. ! Description-de: Wie lautet der DECnet Knotenname? ! Alle Knoten in einem DECnet-Netzwerk haben einen Knotennamen. Dieser ! ist vergleichbar mit dem Hostnamen in einem IP-Netz, jedoch kann der ! Knotenname nich länger als 6 Zeichen sein. ! . ! Normalerweise wird der Knotenname genauso wie der Hostname (wenn Ihr ! Rechner einen besitzt) benannt. Wenn Sie den Knotennamen nicht wissen, ! dann sollten Sie Ihren Systemadministrator fragen. Template: dnet-common/nodeaddr Type: string Default: 1.10 ! Description: What is your DECnet node address? All nodes on a DECnet network have a node address. This is two numbers ! seperated with a period (eg 3.45) where the first number denotes the ! area and the second is the node within that area. . ! Do not make up a number here, If you do not know your DECnet node address then ask your system administrator. - Description-de: Wie lautet die DECnet Knotenadresse? - Alle Knoten in einem DECnet-Netzwerk haben eine Knotenadresse. Sie - besteht aus zwei Zahlen, die durch einen Punkt getrennt sind. Die - erste Zahl spezifiziert das Netz, die zweite den Knoten innerhalb - des Netzes. - . - Wählen Sie hier keine beliebige Nummer. Wenn Sie die Knotennummer - nicht kennen, dann sollten Sie Ihren Systemadministrator fragen. Template: dnet-common/warning Type: note ! Description: DECnet startup changes your ethernet hardware address ! The "setether" program in this package will change the hardware (MAC) address ! of all ethernet cards in your system (by default) to match the DECnet ! node address. This is essential for the operation of DECnet and so ! is not optional. However, if you have more than one ethernet card ! you may want to edit /etc/default/decnet to alter the list of cards ! whose hardware addresses are changed. ! . ! Be aware that any other machines that have your system's MAC address ! in their ARP cache may no longer be able to communicate with you via ! IP protocols until this cache has timed out or been flushed. . The MAC address cannot be changed on-the-fly so you will need to reboot --- 2,36 ---- Type: string Default: linux ! _Description: DECnet node name ! All nodes on a DECnet network have a node name. This is similar to the IP ! hostname but can only be a maximum of 6 characters long. . It is common ! that the DECnet name is the same as the IP name (if your machine has one). ! If you do not know the answer to this question please contact your system ! administrator. Template: dnet-common/nodeaddr Type: string Default: 1.10 ! _Description: DECnet node address All nodes on a DECnet network have a node address. This is two numbers ! seperated with a period (eg 3.45) where the first number denotes the area ! and the second is the node within that area. . ! Do not make up a number here. If you do not know your DECnet node address then ask your system administrator. Template: dnet-common/warning Type: note ! _Description: DECnet startup changes your ethernet hardware address ! The "setether" program in this package will change the hardware (MAC) ! address of all ethernet cards in your system (by default) to match the ! DECnet node address. This is essential for the operation of DECnet and so ! is not optional. However, if you have more than one ethernet card you may ! want to edit /etc/default/decnet to alter the list of cards whose hardware ! addresses are changed. ! . ! Be aware that any other machines that have your system's MAC address in ! their ARP cache may no longer be able to communicate with you via IP ! protocols until this cache has timed out or been flushed. . The MAC address cannot be changed on-the-fly so you will need to reboot *************** *** 56,75 **** You should also edit /etc/decnet.conf to add the names and addresses of DECnet nodes you want to communicate with. - Description-de: Starten des DECnet verändert die MAC-Adresse Ihrer Netzwerkkarten. - Das setether-Programm in diesem Paket wird standardmäßig die Hardware- - Adresse aller im Rechner installierten Netzwerkkarten ändern, um diese - an die Knotenadresse anzupassen. Dies ist wichtig für den Betrieb des - DECnet und kann nicht unterbunden werden. Wenn Sie mehr als eine Netz- - werkkarte im Rechner installiert haben, dann können Sie die Karte, die - Sie für DECnet verwenden wollen, in der Datei /etc/default/decnet - angeben. - . - Achten Sie darauf, das Ihr Rechner nicht mit anderen Rechnern über IP - kommunizieren kann, solange diese nicht ihren ARP-Cache (Zwischenspeicher für - MAC-Adressen) leeren oder er von alleine verfällt. - . - Die MAC-Adresse kann nicht sofort geändert werden. Sie müssen Ihren - Rechner neu starten, um DECnet verwenden zu können. - . - Sie sollten die Datei /etc/decnet.conf anpassen, und darin die Namen - und Adressen der DECnet-Knoten angeben mit denen Sie kommunizieren wollen. --- 39,40 ---- |
From: Patrick C. <pa...@us...> - 2003-09-12 19:29:30
|
Update of /cvsroot/linux-decnet/dnprogs/debian/po In directory sc8-pr-cvs1:/tmp/cvs-serv30291/po Added Files: POTFILES.in templates.pot Log Message: po-debconf & French debian description translation --- NEW FILE: POTFILES.in --- [type: gettext/rfc822deb] dnet-common.templates --- NEW FILE: templates.pot --- # # Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' # # Some information specific to po-debconf are available at # /usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans # # Developers do not need to manually edit POT or PO files. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2003-09-12 06:32+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL...@li...>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #. Description #: ../dnet-common.templates:4 msgid "DECnet node name" msgstr "" #. Description #: ../dnet-common.templates:4 msgid "" "All nodes on a DECnet network have a node name. This is similar to the IP " "hostname but can only be a maximum of 6 characters long. . It is common that " "the DECnet name is the same as the IP name (if your machine has one). If you " "do not know the answer to this question please contact your system " "administrator." msgstr "" #. Description #: ../dnet-common.templates:14 msgid "DECnet node address" msgstr "" #. Description #: ../dnet-common.templates:14 msgid "" "All nodes on a DECnet network have a node address. This is two numbers " "seperated with a period (eg 3.45) where the first number denotes the area " "and the second is the node within that area." msgstr "" #. Description #: ../dnet-common.templates:14 msgid "" "Do not make up a number here. If you do not know your DECnet node address " "then ask your system administrator." msgstr "" #. Description #: ../dnet-common.templates:24 msgid "DECnet startup changes your ethernet hardware address" msgstr "" #. Description #: ../dnet-common.templates:24 msgid "" "The \"setether\" program in this package will change the hardware (MAC) " "address of all ethernet cards in your system (by default) to match the " "DECnet node address. This is essential for the operation of DECnet and so is " "not optional. However, if you have more than one ethernet card you may want " "to edit /etc/default/decnet to alter the list of cards whose hardware " "addresses are changed." msgstr "" #. Description #: ../dnet-common.templates:24 msgid "" "Be aware that any other machines that have your system's MAC address in " "their ARP cache may no longer be able to communicate with you via IP " "protocols until this cache has timed out or been flushed." msgstr "" #. Description #: ../dnet-common.templates:24 msgid "" "The MAC address cannot be changed on-the-fly so you will need to reboot your " "machine before DECnet can function." msgstr "" #. Description #: ../dnet-common.templates:24 msgid "" "You should also edit /etc/decnet.conf to add the names and addresses of " "DECnet nodes you want to communicate with." msgstr "" |
From: Patrick C. <pa...@us...> - 2003-09-12 19:27:44
|
Update of /cvsroot/linux-decnet/dnprogs/debian/po In directory sc8-pr-cvs1:/tmp/cvs-serv30119/po Log Message: Directory /cvsroot/linux-decnet/dnprogs/debian/po added to the repository |