cvs commit: src/sys/kern init_main.c
David Schultz
das at FreeBSD.org
Sat Feb 5 00:59:42 GMT 2005
das 2005-02-05 00:59:42 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/kern init_main.c
Log:
MFC:
2004-11-20 02:28:48 UTC
Malloc p_stats instead of putting it in the U area. We should consider
simply embedding it in struct proc.
2004-11-27 06:51:39 UTC
Don't include sys/user.h merely for its side-effect of recursively
including other headers.
Revision Changes Path
1.246.2.4 +2 -7 src/sys/kern/init_main.c
More information about the cvs-src
mailing list