Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/ultrix
Module Name: src
Committed By: riastradh
Date: Sun Sep 20 13:47:18 UTC 2026
Modified Files:
src/sys/compat/ultrix: ultrix_misc.c
Log Message:
compat_ultrix: Fix shmat/shmdt confusion.
Also omit needless initializer while here, which was added to pacify
a gcc12 warning without actually fixing the problem the warning
should have alerted us to.
kern/60753: compat_ultrix shmsys(2): busted shmdt
To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 src/sys/compat/ultrix/ultrix_misc.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