Date: Tue, 10 Nov 1998 11:17:55 +0300 (MSK) From: Dmitry Valdov <dv@dv.ru> To: Brian Somers <brian@FreeBSD.ORG> Cc: current@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/ppp ip.c Message-ID: <Pine.BSF.3.95q.981110111417.27884F-100000@xkis.kis.ru> In-Reply-To: <199811100032.QAA13871@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! There is a problem in ppp - when you kill it with -9, You'll not be able to start it again until you reboot. Sometimes I need to kill it with -9 because when killing with SIGHUP it tries to properly shutdown PPP session via LCP, but there is some cases when it inpossible. On Mon, 9 Nov 1998, Brian Somers wrote: > Date: Mon, 9 Nov 1998 16:32:39 -0800 (PST) > From: Brian Somers <brian@FreeBSD.ORG> > To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG > Subject: cvs commit: src/usr.sbin/ppp ip.c > > brian 1998/11/09 16:32:39 PST > > Modified files: > usr.sbin/ppp ip.c > Log: > Don't forget to initialise dbuff when debugging. > > Revision Changes Path > 1.54 +9 -5 src/usr.sbin/ppp/ip.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.981110111417.27884F-100000>