Home
last modified time | relevance | path

Searched hist:"75 b8b3b25ca74f1079044873565c0f5231e1c2a4" (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/fs/pseudofs/
H A Dpseudofs_vncache.cdiff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@
diff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@
/freebsd/sys/sys/
H A Deventhandler.hdiff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@
diff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@
H A Dsystm.hdiff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@
diff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@
/freebsd/sys/kern/
H A Duipc_sem.cdiff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@
diff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@
H A Dsysv_sem.cdiff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@
diff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@
H A Dvfs_aio.cdiff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@
diff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@
H A Dkern_exec.cdiff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@
diff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@
H A Dkern_fork.cdiff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@
diff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@
H A Dkern_exit.cdiff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@
diff 75b8b3b25ca74f1079044873565c0f5231e1c2a4 Mon Mar 24 22:15:35 CET 2003 John Baldwin <jhb@FreeBSD.org> Replace the at_fork, at_exec, and at_exit functions with the slightly more
flexible process_fork, process_exec, and process_exit eventhandlers. This
reduces code duplication and also means that I don't have to go duplicate
the eventhandler locking three more times for each of at_fork, at_exec, and
at_exit.

Reviewed by: phk, jake, almost complete silence on arch@