Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/compat/mach



Module Name:    src
Committed By:   pooka
Date:           Wed Mar 24 16:55:07 UTC 2004

Modified Files:
        src/sys/compat/mach: mach_message.c mach_port.c

Log Message:
Use PR_WAITOK instead of M_WAITOK for pool_get().  This is polite,
since M_WAITOK happens to be PR_NOWAIT.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/compat/mach/mach_message.c
cvs rdiff -r1.51 -r1.52 src/sys/compat/mach/mach_port.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