freebsd kernel with SKQ
Go to file
pst db1a2c98a7 Previously, if the dial script had any problems, pppd would simply
bomb out.  Unfortunately, FreeBSD's sio driver and certain internal
modems don't get along very well, which can cause the serial port to
wedge until it is closed and reopened.

Add new variable, connect-max-attempts, default = 1 (to mimic previous
behavior).  If > 1, will try up to "n" times to dial remote site before
aborting.
1996-08-11 17:29:37 +00:00
bin Pick collate info for RE character ranges 1996-08-11 16:59:27 +00:00
contrib/tcl General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
eBones Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS. 1996-07-30 21:16:34 +00:00
etc Add missing netatalk, netipx and netkey directories. 1996-08-11 04:32:14 +00:00
games Correctly declare main() as `int'. 1996-07-17 20:13:33 +00:00
gnu Throw some unnecessary dreck out of this Makefile. 1996-08-11 17:21:20 +00:00
include Create FreeBSD copyright (c comment) for OS version 1996-08-04 22:34:23 +00:00
lib Use collate data for national alpha character ranges like [a-z] 1996-08-11 16:08:17 +00:00
libexec Reviewed by: various 1996-08-09 22:22:30 +00:00
lkm Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
release Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
sbin Reviewed by: julian 1996-08-09 22:52:02 +00:00
secure This commit was generated by cvs2svn to compensate for changes in r17497, 1996-08-10 17:19:16 +00:00
share delete rule 3 (advertising) from copyright 1996-08-11 13:03:25 +00:00
sys Fix many long-standing bugs and problems with pcvt, namely: 1996-08-10 22:14:36 +00:00
tools Update to use modern make meta-variables. Fix the $Id$ both. 1996-06-30 18:02:58 +00:00
usr.bin Pick collate info for RE character ranges 1996-08-11 16:22:47 +00:00
usr.sbin Previously, if the dial script had any problems, pppd would simply 1996-08-11 17:29:37 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Removed extraneous .endif that was left during OBJDIR cleanup. 1996-08-07 19:28:09 +00:00