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: riastradh
Date: Wed Apr 12 06:35:26 UTC 2023
Modified Files:
src/sys/kern: subr_prf.c tty.c
src/sys/sys: tty.h
Log Message:
ttycheckoutq(9): wait=0 always, parameter no longer useful, nix it.
XXX kernel revbump
To generate a diff of this commit:
cvs rdiff -u -r1.199 -r1.200 src/sys/kern/subr_prf.c
cvs rdiff -u -r1.309 -r1.310 src/sys/kern/tty.c
cvs rdiff -u -r1.103 -r1.104 src/sys/sys/tty.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