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: rmind
Date: Mon Mar 17 00:18:24 UTC 2008
Modified Files:
src/sys/kern: kern_proc.c kern_resource.c
src/sys/sys: resourcevar.h
Log Message:
- Initialize uihashtbl in resource_init();
- Make some variables static, remove the externs from header;
- Wrap few long lines, misc;
No functional changes are intended.
To generate a diff of this commit:
cvs rdiff -r1.129 -r1.130 src/sys/kern/kern_proc.c
cvs rdiff -r1.133 -r1.134 src/sys/kern/kern_resource.c
cvs rdiff -r1.41 -r1.42 src/sys/sys/resourcevar.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