a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 305182 and 2434

Description: very small, efficient, console-only getty and login
 fgetty is a small, efficient, console-only getty for Linux.
 It is derived from mingetty.
 .
 fgetty includes a login program that supports the checkpassword
 authentication interface, and also a checkpassword program that uses the
 standard C library interface to passwd and shadow.
Description: very small, efficient, console-only getty and login
 fgetty is a small, efficient, console-only getty for Linux.  It is derived
 from mingetty but hacked until it would link against diet libc to produce
 the smallest memory footprint possible for a simple yet complete getty.
 .
 fgetty includes a login program that supports the checkpassword
 authentication interface, and also a checkpassword program that uses the
 standard C library interface to passwd and shadow.
--- 305182	Thu Jan  1 00:00:00 1970
+++ 2434	Thu Jan  1 00:00:00 1970
@@ -1,6 +1,7 @@
 very small, efficient, console-only getty and login
- fgetty is a small, efficient, console-only getty for Linux.
- It is derived from mingetty.
+ fgetty is a small, efficient, console-only getty for Linux.  It is derived
+ from mingetty but hacked until it would link against diet libc to produce
+ the smallest memory footprint possible for a simple yet complete getty.
  .
  fgetty includes a login program that supports the checkpassword
  authentication interface, and also a checkpassword program that uses the