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: christos
Date: Thu May 27 02:56:38 UTC 2004
Modified Files:
src/sys/conf: files majors
src/sys/kern: tty_pty.c
src/sys/sys: ttycom.h
Log Message:
Unix 98 pty multiplexor device; original code from OpenBSD.
To generate a diff of this commit:
cvs rdiff -r1.671 -r1.672 src/sys/conf/files
cvs rdiff -r1.7 -r1.8 src/sys/conf/majors
cvs rdiff -r1.76 -r1.77 src/sys/kern/tty_pty.c
cvs rdiff -r1.12 -r1.13 src/sys/sys/ttycom.h
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