Re: agetty.c: backport of mingetty features ready

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Apr 28, 2011 at 04:56:28PM +0200, Werner Fink wrote:
> I have just finisched the backport of the mingetty features
> as mingetty was original a fork of an old agetty done by
> Florian La Roche.  Also I've added all implementations I've done 
> for various feature requests and bug fixes at openSUSE

I'm now using this agetty as a replacment for mingetty
as well as on the serial lines.  Both works ... only
one have to add the speed for the virtual consoles, that
is we may consider to make the test

         if (argc < optind + 2) 

in parse_args() less restrictive with

         if (argc < optind + 2)

we could test the speed later on if the type of the
terminal line will be detected.

   Werner

-- 
  "Having a smoking section in a restaurant is like having
          a peeing section in a swimming pool." -- Edward Burr
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux