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: riastradh
Date: Sat Dec 7 02:31:15 UTC 2024
Modified Files:
src/sys/kern: uipc_domain.c uipc_socket2.c uipc_usrreq.c
Log Message:
sys/kern/uipc_*.c: Fix leading whitespace issues.
Nix stray spaces before tab indentation.
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 src/sys/kern/uipc_domain.c
cvs rdiff -u -r1.146 -r1.147 src/sys/kern/uipc_socket2.c
cvs rdiff -u -r1.206 -r1.207 src/sys/kern/uipc_usrreq.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