Source-Changes archive

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

sun-lamp CVS commits



jtc
Mon Apr 24 20:01:01 EDT 1995
Update of /a/cvsroot/src/lib/libc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv28297

Modified Files:
        Makefile 
Log Message:
Handle new termios subdirectory.


jtc
Mon Apr 24 20:04:53 EDT 1995
Update of /a/cvsroot/src/lib/libc/termios
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv28322

Added Files:
        Makefile.inc cfgetispeed.c cfgetospeed.c cfmakeraw.c 
        cfsetispeed.c cfsetospeed.c cfsetspeed.c tcdrain.c tcflow.c 
        tcflush.c tcgetattr.c tcgetpgrp.3 tcgetpgrp.c tcsendbreak.3 
        tcsendbreak.c tcsetattr.3 tcsetattr.c tcsetpgrp.3 tcsetpgrp.c 
Log Message:
Initial checkin of termios directory.  The code used to be in
gen/termios.c, but has been split out so that NetBSD users don't trip
over the extensions that intrude into the POSIX namespace.


jtc
Mon Apr 24 20:06:27 EDT 1995
Update of /a/cvsroot/src/lib/libc/gen
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv28465

Modified Files:
        Makefile.inc 
Removed Files:
        tcgetpgrp.3 tcsendbreak.3 tcsetattr.3 tcsetpgrp.3 termios.c 
Log Message:
termios code has been moved to new libc/termios directory.




Home | Main Index | Thread Index | Old Index