Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Fri, 17 May 1996 18:50:03 -0400 (EDT)
pk
Fri May 17 18:45:54 EDT 1996
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv6786
Modified Files:
uipc_syscalls.c
Log Message:
Don't touch retval[] in socketpair(); manual page says this system call
return 0 on success (PR#2428).
gwr
Fri May 17 18:49:25 EDT 1996
Update of /a/cvsroot/src/sys/dev/ic
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv6793
Modified Files:
z8530tty.c
Log Message:
New version that handles hardware flow-control (CRTSCTS) at the input
to the ring (or silo). This eliminates ring overrun with crtscts.
Also handle deferred register changes earlier, and misc. cleanup.
Give credit to: Bill Studenmund and Ian Dall (Thanks!)
Home |
Main Index |
Thread Index |
Old Index