Deleted Added
full compact
42c42
< * $FreeBSD: head/sys/kern/init_main.c 91066 2002-02-22 13:32:01Z phk $
---
> * $FreeBSD: head/sys/kern/init_main.c 91140 2002-02-23 11:12:57Z tanimura $
307a308
> mtx_init(&pgrp0.pg_mtx, "process group", MTX_DEF);
313a315
> mtx_init(&session0.s_mtx, "session", MTX_DEF);