Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 1996 17:30:40 -0800 (PST)
From:      Michael Smith <msmith>
To:        CVS-committers, cvs-all, cvs-libexec
Subject:   cvs commit:  src/libexec/getty gettytab.5 gettytab.h init.c main.c
Message-ID:  <199612310130.RAA04966@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

msmith      96/12/30 17:30:40

  Modified:    libexec/getty  gettytab.5 gettytab.h init.c main.c
  Log:
  Add a new 'de' capability, specifying a number of seconds to sleep before
  emitting the initial prompt.
  
  This is useful in a number of circumstances :
   - you have (a) stupid modem(s) that assert(s) DCD too soon.
   - you have dialin users with stupid diallers and poorly
     written chatscripts. (esp. some Winsock diallers)
  
  BSD/OS also has this capability.
  
  Submitted by:	damian@cablenet.net (Damian Hamill)
  
  Revision  Changes    Path
  1.11      +2 -1      src/libexec/getty/gettytab.5
  1.5       +2 -1      src/libexec/getty/gettytab.h
  1.5       +4 -2      src/libexec/getty/init.c
  1.12      +7 -1      src/libexec/getty/main.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612310130.RAA04966>