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:   he
Date:           Tue Jun  8 19:35:30 UTC 2004

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

Log Message:
PAGE_SIZE is apparently not a constant on the sparc port, so don't
use it in a static initializer.  Instead, initialize in signal_init().


To generate a diff of this commit:
cvs rdiff -r1.196 -r1.197 src/sys/kern/kern_sig.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