cvs commit: src/sys/dev/snp snp.c
Olivier Houchard
cognet at FreeBSD.org
Fri Sep 23 17:38:49 PDT 2005
cognet 2005-09-23 23:22:22 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/snp snp.c
Log:
MFC rev 1.101 and 1.102:
revision 1.101
date: 2005/09/18 19:23:35; author: cognet; state: Exp; lines: +14 -5
Slightly change the API for the SNPSTTY ioctl so that the userland now
provides a file descriptor instead of a dev_t.
revision 1.102
date: 2005/09/19 13:48:45; author: ru; state: Exp; lines: +5 -5
Restore the ability to detach from a tty via SIOCSTTY and document
recent changes in a manpage.
Approved by: re
Revision Changes Path
1.99.2.2 +15 -6 src/sys/dev/snp/snp.c
More information about the cvs-src
mailing list