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:   pk
Date:           Tue May  4 21:25:49 UTC 2004

Modified Files:
        src/sys/kern: kern_sig.c
        src/sys/sys: signalvar.h

Log Message:
Change sigactsfree() to take a `struct sigacts' pointer, to fit the needs
of exit1 (its only client).


To generate a diff of this commit:
cvs rdiff -r1.194 -r1.195 src/sys/kern/kern_sig.c
cvs rdiff -r1.51 -r1.52 src/sys/sys/signalvar.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