OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Marc Balmer (mbalmercvs.openbsd.org)
Date: Sat Nov 03 2007 - 10:22:54 CDT


CVSROOT: /cvs
Module name: src
Changes by: mbalmercvs.openbsd.org 2007/11/03 09:22:54

Log message:
    ldattach(8) is a command to attach line discipline to a tty line. It can
    be used from the command line or from init(8) by adding an entry to the
    /etc/ttys file. ldattach(8) can be extended to support new line disciplines.
    
    feedback many, ok deraadt, mikeb
    
    Status:
    
    Vendor Tag: mbalmer
    Release Tags: ldattach_20071103
    
    N src/sbin/ldattach/Makefile
    N src/sbin/ldattach/ldattach.c
    N src/sbin/ldattach/ldattach.8
    
    No conflicts created by this import