Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: thorpej
Date: Fri Dec 11 03:00:10 UTC 2020
Modified Files:
src/sys/kern: kern_entropy.c kern_event.c subr_log.c sys_pipe.c tty.c
tty_pty.c uipc_socket.c
Log Message:
Use sel{record,remove}_knote().
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/kern/kern_entropy.c
cvs rdiff -u -r1.108 -r1.109 src/sys/kern/kern_event.c
cvs rdiff -u -r1.59 -r1.60 src/sys/kern/subr_log.c
cvs rdiff -u -r1.150 -r1.151 src/sys/kern/sys_pipe.c
cvs rdiff -u -r1.294 -r1.295 src/sys/kern/tty.c
cvs rdiff -u -r1.145 -r1.146 src/sys/kern/tty_pty.c
cvs rdiff -u -r1.293 -r1.294 src/sys/kern/uipc_socket.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