Source-Changes archive

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

NetBSD master CVS tree commits



mrg
Thu Jun  6 11:31:30 EDT 1996
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3812

Modified Files:
        tty.c 
Log Message:
don't tty_detach() in ttyfree().  make the user of ttyfree() do
the tty_detach() as not all ttymalloc()'ed ttys are tty_attach()ed.


thorpej
Thu Jun  6 08:36:16 PDT 1996
Update of /a/cvsroot/src/sys/arch/hp300/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3866

Modified Files:
        dca.c dcm.c ite.c 
Log Message:
Add calls to tty_attach() and tty_detach() where appropriate.


thorpej
Thu Jun  6 08:39:14 PDT 1996
Update of /a/cvsroot/src/sys/arch/hp300/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv4148

Revision/Branch: netbsd-1-2

Modified Files:
        dca.c dcm.c ite.c 
Log Message:
Update from trunk:

Add calls to tty_attach() and tty_detach() where appropriate.




Home | Main Index | Thread Index | Old Index