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

/freebsd-10.3-release/sys/kern/
H A Dimgact_shell.cdiff 210545 Tue Jul 27 17:38:19 MDT 2010 alc Introduce exec_alloc_args(). The objective being to encapsulate the
details of the string buffer allocation in one place.

Eliminate the portion of the string buffer that was dedicated to storing
the interpreter name. The pointer to the interpreter name can simply be
made to point to the appropriate argument string.

Reviewed by: kib
H A Dkern_sharedpage.cdiff 210545 Tue Jul 27 17:38:19 MDT 2010 alc Introduce exec_alloc_args(). The objective being to encapsulate the
details of the string buffer allocation in one place.

Eliminate the portion of the string buffer that was dedicated to storing
the interpreter name. The pointer to the interpreter name can simply be
made to point to the appropriate argument string.

Reviewed by: kib
H A Dkern_exec.cdiff 210545 Tue Jul 27 17:38:19 MDT 2010 alc Introduce exec_alloc_args(). The objective being to encapsulate the
details of the string buffer allocation in one place.

Eliminate the portion of the string buffer that was dedicated to storing
the interpreter name. The pointer to the interpreter name can simply be
made to point to the appropriate argument string.

Reviewed by: kib
/freebsd-10.3-release/sys/vm/
H A Dvm_init.cdiff 210545 Tue Jul 27 17:38:19 MDT 2010 alc Introduce exec_alloc_args(). The objective being to encapsulate the
details of the string buffer allocation in one place.

Eliminate the portion of the string buffer that was dedicated to storing
the interpreter name. The pointer to the interpreter name can simply be
made to point to the appropriate argument string.

Reviewed by: kib
/freebsd-10.3-release/sys/sys/
H A Dimgact.hdiff 210545 Tue Jul 27 17:38:19 MDT 2010 alc Introduce exec_alloc_args(). The objective being to encapsulate the
details of the string buffer allocation in one place.

Eliminate the portion of the string buffer that was dedicated to storing
the interpreter name. The pointer to the interpreter name can simply be
made to point to the appropriate argument string.

Reviewed by: kib
/freebsd-10.3-release/sys/compat/freebsd32/
H A Dfreebsd32_misc.cdiff 210545 Tue Jul 27 17:38:19 MDT 2010 alc Introduce exec_alloc_args(). The objective being to encapsulate the
details of the string buffer allocation in one place.

Eliminate the portion of the string buffer that was dedicated to storing
the interpreter name. The pointer to the interpreter name can simply be
made to point to the appropriate argument string.

Reviewed by: kib

Completed in 309 milliseconds