Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: apb
Date: Fri Oct 19 16:55:22 UTC 2012
Modified Files:
src/sys/compat/common: Makefile
src/sys/kern: tty.c tty_ptm.c
Added Files:
src/sys/compat/common: tty_60.c
src/sys/compat/sys: ttycom.h
Log Message:
Add COMPAT_60 versions of the TIOCPTMGET and TIOCPTSNAME ioctls.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/compat/common/Makefile
cvs rdiff -u -r0 -r1.1 src/sys/compat/common/tty_60.c
cvs rdiff -u -r0 -r1.1 src/sys/compat/sys/ttycom.h
cvs rdiff -u -r1.255 -r1.256 src/sys/kern/tty.c
cvs rdiff -u -r1.27 -r1.28 src/sys/kern/tty_ptm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index