Searched hist:31403 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dmount.hdiff 31403 Tue Nov 25 05:07:48 MST 1997 julian Shift a few SYSINT() calls around.
this results in a few functions becoming static, and
the SYSINITs being close to the code they are related to.
setting up the dump device is with dumpsys() and
kicking off the scheduler is with the scheduler.
Mounting root is with the code that does it.

Reviewed by: phk
H A Dproc.hdiff 31403 Tue Nov 25 05:07:48 MST 1997 julian Shift a few SYSINT() calls around.
this results in a few functions becoming static, and
the SYSINITs being close to the code they are related to.
setting up the dump device is with dumpsys() and
kicking off the scheduler is with the scheduler.
Mounting root is with the code that does it.

Reviewed by: phk
/freebsd-11-stable/sys/kern/
H A Dkern_shutdown.cdiff 31403 Tue Nov 25 05:07:48 MST 1997 julian Shift a few SYSINT() calls around.
this results in a few functions becoming static, and
the SYSINITs being close to the code they are related to.
setting up the dump device is with dumpsys() and
kicking off the scheduler is with the scheduler.
Mounting root is with the code that does it.

Reviewed by: phk
H A Dkern_synch.cdiff 31403 Tue Nov 25 05:07:48 MST 1997 julian Shift a few SYSINT() calls around.
this results in a few functions becoming static, and
the SYSINITs being close to the code they are related to.
setting up the dump device is with dumpsys() and
kicking off the scheduler is with the scheduler.
Mounting root is with the code that does it.

Reviewed by: phk
H A Dvfs_mount.cdiff 31403 Tue Nov 25 05:07:48 MST 1997 julian Shift a few SYSINT() calls around.
this results in a few functions becoming static, and
the SYSINITs being close to the code they are related to.
setting up the dump device is with dumpsys() and
kicking off the scheduler is with the scheduler.
Mounting root is with the code that does it.

Reviewed by: phk
H A Dinit_main.cdiff 31403 Tue Nov 25 05:07:48 MST 1997 julian Shift a few SYSINT() calls around.
this results in a few functions becoming static, and
the SYSINITs being close to the code they are related to.
setting up the dump device is with dumpsys() and
kicking off the scheduler is with the scheduler.
Mounting root is with the code that does it.

Reviewed by: phk

Completed in 570 milliseconds